NinjaTrader Support Forum  
X

Attention!

This website will be down for maintenance from Friday May 24th at 6PM MDT until Saturday May 25th at 11AM MDT. We apologize for the inconvenience. If you need assistance during this time, please email sales@ninjatrader.com


Go Back   NinjaTrader Support Forum > Application Technical Support > Miscellaneous Support

Miscellaneous Support Miscellaneous support issues.

Reply
 
Thread Tools Display Modes
Old 12-01-2008, 10:59 PM   #1
commodity_trader
Member
 
Join Date: Dec 2007
Posts: 45
Thanks: 0
Thanked 0 times in 0 posts
Default Ninja 7 : XP-64 bit vs Vista 64 bit

Hi Support,

Will Ninja 7 support Windows XP 64 bit? Between, XP 64 bit and Vista 64 bit, which OS would Ninja recommend for the upcoming ninja 7?

Would the preferred OS be XP 64 bit, as it has a small OS footprint and is stable OS,when compared to Vista 64 bit.

Also when is the anticipated Ninja 7 beta release, can it be expected by Dec end or Jan end ?

Thanks
Commodity_trader

PS: I haven't yet tried either of the 64 bit OS's.
commodity_trader is offline  
Reply With Quote
Old 12-01-2008, 11:23 PM   #2
ctrlbrk
Senior Member
 
Join Date: Oct 2008
Location: Dallas, TX
Posts: 682
Thanks: 0
Thanked 2 times in 2 posts
Default

Based on previous posts from NT, NT 7 will:

a) Run on 64-bit platforms
b) Beta will be released Q1 2009
c) Support multiple cores

No details have been released about specific memory limits (main advantage of 64-bit), however a generic statement has been said multiple times -- which is that NT 7 will have improved memory management.

I am running on Vista x64 today and I can tell you there is zero advantage to doing so with a single instance of NT. However, if you run NT in multiple virtual machines (as I do), then you need x64 so you've got enough RAM to support that.

Patience!
ctrlbrk is offline  
Reply With Quote
Old 12-02-2008, 01:02 AM   #3
heech
Senior Member
 
Join Date: Nov 2008
Posts: 576
Thanks: 0
Thanked 1 time in 1 post
Default

Quote:
Originally Posted by ctrlbrk View Post
I am running on Vista x64 today and I can tell you there is zero advantage to doing so with a single instance of NT. However, if you run NT in multiple virtual machines (as I do), then you need x64 so you've got enough RAM to support that.

Patience!
Just curious, what's the advantage of running multiple instances of NT? What's motivated you into doing so? I'm still new to the platform, and am trying to better think about real-world deployment implications of using NT. Would love to hear from other "power" users.

One thought I had... partly because I'm running a multi-day/week strategy... Although NT has been pretty stable with me so far, there are reports of it crashing occasionally (and it'd would unfair to expect otherwise). So, one solution for example, is to launch "backup" instances of NT; whenever a strategy running in a primary instance becomes unresponsive, a strategy running in a secondary NT could take over and start executing positions. I assume I'd need multiple NT licenses to do this, but seems like it would work.

Thoughts?
heech is offline  
Reply With Quote
Old 12-02-2008, 01:38 AM   #4
NinjaTrader_Dierk
Administrator
 
NinjaTrader_Dierk's Avatar
 
Join Date: Mar 2005
Location: Bamberg, Germany
Posts: 9,994
Thanks: 0
Thanked 6 times in 6 posts
Default

Guys, to make sure we are on the same page: Running multiple concurrent NT instances against the same DB (or the same <my documents>/NinjaTrader6.5 directory) is not supported and could yield unexpected results.
NinjaTrader_Dierk is offline  
Reply With Quote
Old 12-02-2008, 10:06 AM   #5
commodity_trader
Member
 
Join Date: Dec 2007
Posts: 45
Thanks: 0
Thanked 0 times in 0 posts
Default

Ctrlbrk, thanks for the information. Glad to know you able to run multiple NT instances. Can you elaborate on your setup. You using like hardware visualization to achieve this? Also what hardware you running and what visualization software you using?

Dierk/Support,
Can you please tell me the preferred 64 bit OS for NT 7,would it be XP 64 bit or Vista 64 bit? Also when is the anticipated NT 7 beta release,would it be in Jan-09 ?


Thanks
Commodity_trader
commodity_trader is offline  
Reply With Quote
Old 12-02-2008, 10:28 AM   #6
heech
Senior Member
 
Join Date: Nov 2008
Posts: 576
Thanks: 0
Thanked 1 time in 1 post
Default

Quote:
Originally Posted by NinjaTrader_Dierk View Post
Guys, to make sure we are on the same page: Running multiple concurrent NT instances against the same DB (or the same <my documents>/NinjaTrader6.5 directory) is not supported and could yield unexpected results.
Dierk,

Good input.

If the goal is reliability, I wouldn't run multiple instances truly side/side anyways. Either go a virtualization approach (which doesn't help against hardware failure)... or I was actually considering running two entirely separate machines.

The "primary" and "redundant" strategies can open up a TCP port to talk back and forth, track status... The redundant strategy would follow along on all trades... *except* it won't actually place orders unless the primary stops responding.
heech is offline  
Reply With Quote
Old 12-02-2008, 04:42 PM   #7
heech
Senior Member
 
Join Date: Nov 2008
Posts: 576
Thanks: 0
Thanked 1 time in 1 post
Default

By the way, my experience on my Xeon Windows Server 2003 machine is:

- 20 charts (same strategy), 3 timeframe each (5/10/30 min), no problems.
- 1 chart (same strategy), 20 symbols, 3 timeframe each + OnMarketUpdate(), no problems... (so, 60 total Add calls) CPU load doesn't even go above 5%, and memory needs are also trivial.
heech is offline  
Reply With Quote
Old 12-02-2008, 06:13 PM   #8
ctrlbrk
Senior Member
 
Join Date: Oct 2008
Location: Dallas, TX
Posts: 682
Thanks: 0
Thanked 2 times in 2 posts
Default

Quote:
Originally Posted by heech View Post
Just curious, what's the advantage of running multiple instances of NT? What's motivated you into doing so? I'm still new to the platform, and am trying to better think about real-world deployment implications of using NT. Would love to hear from other "power" users.
Quote:
Originally Posted by commodity_trader View Post
Ctrlbrk, thanks for the information. Glad to know you able to run multiple NT instances. Can you elaborate on your setup. You using like hardware visualization to achieve this? Also what hardware you running and what visualization software you using?
heech / commodity trader, I am using Vista x64 with a E6850 and 8GB of RAM. I use VMware Workstation 6.5 and run my 'main' (trading) instance of NT in Vista natively, and run backtesting and such under the VM instance.

The VM's of NT run a bare bones XP install and 1.5GB of RAM each.

Once day I use the NT built-in backup function to make sure the VM instance has all the latest everything... strategies, data, etc.

The main motiviation was time. With NT currently not supporting multi-core I was wasting 50% of my resources and there was plenty of backtesting that needed done
Last edited by ctrlbrk; 12-02-2008 at 06:16 PM.
ctrlbrk is offline  
Reply With Quote
Old 12-02-2008, 06:14 PM   #9
ctrlbrk
Senior Member
 
Join Date: Oct 2008
Location: Dallas, TX
Posts: 682
Thanks: 0
Thanked 2 times in 2 posts
Default

Quote:
Originally Posted by NinjaTrader_Dierk View Post
Guys, to make sure we are on the same page: Running multiple concurrent NT instances against the same DB (or the same <my documents>/NinjaTrader6.5 directory) is not supported and could yield unexpected results.
Good point. My setup does not share the DB at all like this. I make a backup copy and then move that to my virtual machine running XP about once a day.
ctrlbrk is offline  
Reply With Quote
Old 12-02-2008, 06:18 PM   #10
ctrlbrk
Senior Member
 
Join Date: Oct 2008
Location: Dallas, TX
Posts: 682
Thanks: 0
Thanked 2 times in 2 posts
Default

Quote:
Originally Posted by heech View Post
By the way, my experience on my Xeon Windows Server 2003 machine is:

- 20 charts (same strategy), 3 timeframe each (5/10/30 min), no problems.
- 1 chart (same strategy), 20 symbols, 3 timeframe each + OnMarketUpdate(), no problems... (so, 60 total Add calls) CPU load doesn't even go above 5%, and memory needs are also trivial.
Hmm very interesting. I won't go into detail here because last time I did my post was deleted, but I have had issues with just a handful of symbols and 4 strategies. Primarily if you let it run for say 12 hours unattended I am nearly out of memory (NT's 1.4GB cap).
ctrlbrk is offline  
Reply With Quote
Old 12-03-2008, 01:32 AM   #11
heech
Senior Member
 
Join Date: Nov 2008
Posts: 576
Thanks: 0
Thanked 1 time in 1 post
Default

Quote:
Originally Posted by ctrlbrk View Post
Hmm very interesting. I won't go into detail here because last time I did my post was deleted, but I have had issues with just a handful of symbols and 4 strategies. Primarily if you let it run for say 12 hours unattended I am nearly out of memory (NT's 1.4GB cap).
ctrlbrk,

My market's only open for 8 hours, so it'll never run for 12. I've definitely run 20 symbols/3 timeframes for a full market day without any problem. I have *not* had more than a few minutes of OnMarketData execution, so don't know how that will look after running for many hours...

But yes, I'm worried about the same kind of scenario. FWIW, I've been finding a good macros solution... and think I might have found one.

http://www.download.com/Workspace-Ma...-10307040.html

You can "record" a series of keys/mouse clicks. So, I'm going to set my system up to automatically setup the strategy 30 minutes before open, close/repair DB/backup 30 minutes after the close. Hell, maybe every hour, on the hour.
heech is offline  
Reply With Quote
Old 12-03-2008, 02:01 AM   #12
ctrlbrk
Senior Member
 
Join Date: Oct 2008
Location: Dallas, TX
Posts: 682
Thanks: 0
Thanked 2 times in 2 posts
Default

heech,

Thanks for the macro app, I have been looking for something like that, I will check it out!

I mainly trade ES and NQ. I set it up before I go to bed and sometimes do not check it again until about 12-16 hours later. I am also capturing Market Replay data on about 15 symbols. I make sure I have no charts open, no DOM, etc, but still it's been an issue.

Good hunting!
ctrlbrk is offline  
Reply With Quote
Old 12-03-2008, 10:34 AM   #13
heech
Senior Member
 
Join Date: Nov 2008
Posts: 576
Thanks: 0
Thanked 1 time in 1 post
Default

Quote:
Originally Posted by ctrlbrk View Post
heech,

Thanks for the macro app, I have been looking for something like that, I will check it out!

I mainly trade ES and NQ. I set it up before I go to bed and sometimes do not check it again until about 12-16 hours later. I am also capturing Market Replay data on about 15 symbols. I make sure I have no charts open, no DOM, etc, but still it's been an issue.

Good hunting!
I haven't played with Market Replay data at all... so perhaps that's the difference on performance. I'm only working at minute scales, so my sense is I'm okay with just using HLOC.

On the macros application... to my great chagrin, the "scheduled" macros didn't launch this morning. No idea why, haven't had a chance to look into it yet. I'm pretty sure it was an operator error.
heech is offline  
Reply With Quote
Old 12-04-2008, 08:31 AM   #14
kronie
Junior Member
 
Join Date: Sep 2005
Location: NYC - Wallstreet - baby!
Posts: 24
Thanks: 0
Thanked 0 times in 0 posts
Default

pm me please

how do you run multiple vm's?
how do you run multiple instances of NT?






Quote:
Originally Posted by ctrlbrk View Post
Based on previous posts from NT, NT 7 will:

a) Run on 64-bit platforms
b) Beta will be released Q1 2009
c) Support multiple cores

No details have been released about specific memory limits (main advantage of 64-bit), however a generic statement has been said multiple times -- which is that NT 7 will have improved memory management.

I am running on Vista x64 today and I can tell you there is zero advantage to doing so with a single instance of NT. However, if you run NT in multiple virtual machines (as I do), then you need x64 so you've got enough RAM to support that.

Patience!
kronie is offline  
Reply With Quote
Old 12-04-2008, 03:52 PM   #15
ctrlbrk
Senior Member
 
Join Date: Oct 2008
Location: Dallas, TX
Posts: 682
Thanks: 0
Thanked 2 times in 2 posts
Default

VMware Workstation 6.5.
ctrlbrk is offline  
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Ninja on XP 64 Bit Roguefishr Miscellaneous Support 8 07-29-2009 10:02 PM
Looking for a MACRO program for XP? Want scheduled control of ninja scriabinop23 Automated Trading 5 04-24-2009 01:56 PM
Cannot launch Ninja Trader on vista FitzroyTrading Connecting 5 09-08-2008 07:32 AM
64-bit OS Speedie6 Suggestions And Feedback 10 07-17-2008 01:24 PM
NT and 64 bit PC Antraman Miscellaneous Support 3 02-28-2007 12:56 AM


All times are GMT -6. The time now is 07:16 PM.