NinjaTrader Support Forum  

Go Back   NinjaTrader Support Forum > Suggestions and Feedback > Suggestions And Feedback

Suggestions And Feedback New feature suggestions and feedback.

Reply
 
Thread Tools Display Modes
Old 11-04-2007, 12:32 PM   #1
byzantium
Junior Member
 
Join Date: Nov 2007
Posts: 12
Thanks: 0
Thanked 0 times in 0 posts
Default Suggestions / Comments

Suggestions / Comments:
1. Put a "Are You Sure" message box behind the "Delete" button for instrument lists. I deleted an instrument list by accident.
2. Exit on close, and high-level function SetTrailStop() are great.
3. It's a hassel to download the same instrument data when backtesting each time you re-open the strategy analyzer (try downloading several years of 1 minute data for nz 100 from open tick).
4. Make more of the strategy analyzer settings persist from session to session (or make them settable from code). Ex: Session Begin / End time.
5. The biggie...get a real debug environment. I certainly would pay for it. There are a lot of great features in the system, but to do complicated strategy development it's really necessary to step through code. I really like SmartQuant's approach, but they don't have your ease of use. They don't have a debug environment either, but at least you can attach Visual Studio, and step through the code.

All in all, very nice product.
byzantium is offline  
Reply With Quote
Old 11-04-2007, 02:38 PM   #2
NinjaTrader_Chris
Guest
 
Posts: n/a
Default Suggestions and Feedback

Hello,

Thank you for your suggestions and comments. I will forward them to development and ahve them add it to our future enhancement list.
 
Reply With Quote
Old 11-10-2007, 12:07 AM   #3
VagyokC4
Member
 
Join Date: Mar 2007
Location: , ,
Posts: 41
Thanks: 0
Thanked 0 times in 0 posts
Thumbs up Debug Environment

I AGREE! There are times when the ability to step through the code line-by-line when building advanced strategies would be so helpful.

Can we put a POLL on this questions to see if we can get it bumped up the list.
VagyokC4 is offline  
Reply With Quote
Old 11-10-2007, 12:13 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

Unfortunately this is a .NET limitation where NT can't do anything about it.
NinjaTrader_Dierk is offline  
Reply With Quote
Old 11-10-2007, 12:27 AM   #5
VagyokC4
Member
 
Join Date: Mar 2007
Location: , ,
Posts: 41
Thanks: 0
Thanked 0 times in 0 posts
Default dotNET

But in dotNET you can attach a debugger and step through the code... I do this all the time?... and SmartQuant is doing it
VagyokC4 is offline  
Reply With Quote
Old 11-10-2007, 12:30 AM   #6
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

We debug here all the time too. That's not the issue. The issue is that you can not debug a DEBUG build of your custom DLL (which is loaded dynamically) from a RELEASE build of NT without loosing all the valuable DEBUG info from your custom DLL.
NinjaTrader_Dierk 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
Suggestions ct Suggestions And Feedback 4 07-19-2008 01:00 PM
6.0.0.9 Comments Alfred Miscellaneous Support 6 03-24-2007 05:57 AM
NT6 Comments on Chart Trader LG Charting 1 11-21-2006 02:18 AM
suggestions gdargento Suggestions And Feedback 4 01-03-2006 08:41 AM
New Version Suggestions ebrites Suggestions And Feedback 2 05-02-2005 03:39 AM


All times are GMT -6. The time now is 03:23 AM.