![]() |
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
|
|||||||
| Miscellaneous Support Miscellaneous support issues. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Member
Join Date: Dec 2007
Posts: 45
Thanks: 0
Thanked 0 times in 0 posts
|
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. |
|
|
|
|
|
#2 |
|
Senior Member
Join Date: Oct 2008
Location: Dallas, TX
Posts: 682
Thanks: 0
Thanked 2 times in 2 posts
|
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!
|
|
|
|
|
|
#3 | |
|
Senior Member
Join Date: Nov 2008
Posts: 576
Thanks: 0
Thanked 1 time in 1 post
|
Quote:
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? |
|
|
|
|
|
|
#4 |
|
Administrator
Join Date: Mar 2005
Location: Bamberg, Germany
Posts: 9,994
Thanks: 0
Thanked 6 times in 6 posts
|
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
NinjaTrader Customer Service |
|
|
|
|
|
#5 |
|
Member
Join Date: Dec 2007
Posts: 45
Thanks: 0
Thanked 0 times in 0 posts
|
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 |
|
|
|
|
|
#6 | |
|
Senior Member
Join Date: Nov 2008
Posts: 576
Thanks: 0
Thanked 1 time in 1 post
|
Quote:
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. |
|
|
|
|
|
|
#7 |
|
Senior Member
Join Date: Nov 2008
Posts: 576
Thanks: 0
Thanked 1 time in 1 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. |
|
|
|
|
|
#8 | ||
|
Senior Member
Join Date: Oct 2008
Location: Dallas, TX
Posts: 682
Thanks: 0
Thanked 2 times in 2 posts
|
Quote:
Quote:
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.
|
||
|
|
|
|
|
#9 |
|
Senior Member
Join Date: Oct 2008
Location: Dallas, TX
Posts: 682
Thanks: 0
Thanked 2 times in 2 posts
|
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.
|
|
|
|
|
|
#10 | |
|
Senior Member
Join Date: Oct 2008
Location: Dallas, TX
Posts: 682
Thanks: 0
Thanked 2 times in 2 posts
|
Quote:
|
|
|
|
|
|
|
#11 | |
|
Senior Member
Join Date: Nov 2008
Posts: 576
Thanks: 0
Thanked 1 time in 1 post
|
Quote:
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. |
|
|
|
|
|
|
#12 |
|
Senior Member
Join Date: Oct 2008
Location: Dallas, TX
Posts: 682
Thanks: 0
Thanked 2 times in 2 posts
|
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! |
|
|
|
|
|
#13 | |
|
Senior Member
Join Date: Nov 2008
Posts: 576
Thanks: 0
Thanked 1 time in 1 post
|
Quote:
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. |
|
|
|
|
|
|
#14 | |
|
Junior Member
Join Date: Sep 2005
Location: NYC - Wallstreet - baby!
Posts: 24
Thanks: 0
Thanked 0 times in 0 posts
|
pm me please
how do you run multiple vm's? how do you run multiple instances of NT? Quote:
|
|
|
|
|
|
|
#15 |
|
Senior Member
Join Date: Oct 2008
Location: Dallas, TX
Posts: 682
Thanks: 0
Thanked 2 times in 2 posts
|
VMware Workstation 6.5.
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
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 |