PDA

View Full Version : Using the Wizard to Incorporate an Existing ATM Strategy


coop7
03-30-2007, 03:42 AM
I've created a entry strategy using the NT wizard but would like to manage the strategyusing an existing ATM profit/stop strategy. Is this possible and if so how would it be entered in the wizard?

Also I would like to setup no trade time zones within the entry strategy. I saw the time parameter in the wizard but was unable to get it to work properly. How would I enter a parameter to onlylook forentriesbetween the times of xx:xx and xx:xx?

Thanks

NinjaTrader_Ray
03-30-2007, 03:48 AM
Hi Coop7,

Driving ATM strategies from NinjaScript must be manually coded via the NinjaScript Editor. You can't do it with the wizard.

For time comparisons, see the Help Guide Strategy Wizard > Condition Builder - Time Comparisons section.

Ray