PDA

View Full Version : Strat Analyzer defaults


ashish
10-31-2007, 11:05 AM
Is it possible to change the defaults when the analyzer opens? Such as the date (current year would be convenient) Also 'standard' session times.
thanks

NinjaTrader_Ryan
10-31-2007, 11:14 AM
Hi Ashish:

Yes, it is possible change the session begins/ends time and the date range in the Strategy Analyzer. This can be accomplished under the backtest properties menu.

Instructions can be found here:
http://www.ninjatrader-support.com/HelpGuideV6/BacktestAStrategy.html

Best regards,

ashish
10-31-2007, 12:26 PM
No, I mean that when you open it, the default values are my choice...

NinjaTrader_Ray
10-31-2007, 12:46 PM
Some of the values such as paramters can be coded in the strategy itself. Period values and time frames are not.

ashish
10-31-2007, 01:02 PM
Ray,
irst of all thank you for the time in order to reply to me. What I'm getting at is; say you'v made strategy,and you want to backtest it. So, you right click on the instrument that you want to test it on, and a window opens (don't know what you call this window) with al sorts of different options;parameters,Data series,Time frame, General, etc. In this window, I would like to be able to 'elect' default values.Also.btw,this is the window that opens if you sart a strat frm the control center.

Ashish

NinjaTrader_Ryan
10-31-2007, 01:09 PM
Hi Ashish:

Thank you for replying.

Unfortunately, it is not possible to create defaults in this window, you must change these settings manually.

I will make sure the Development team adds this to thier list of possible future enhancements to the NT application.

Best regards,

ashish
10-31-2007, 01:14 PM
Thanks...you do understand it's abit annoying re-setting some of the settings every time you restart nt.

thank you

NinjaTrader_Josh
11-01-2007, 01:54 AM
Hi ashish,

You can programmatically set some defaults on a strategy by strategy basis. Please check out KBJ's post here. http://www.ninjatrader-support.com/vb/showpost.php?p=18506&postcount=5

It is a pretty comprehensive sample of the settings that can be preset. Hope this is what you were looking for.

ashish
11-01-2007, 02:20 AM
Thanks Josh,
I'm not at the pogramming stage yet, but hope to get there slowly but surely.

Ashish