PDA

View Full Version : Who can supply "ATM Strategy Stop Target methods"


Jenny
06-12-2007, 10:51 AM
Hi, Every body,

I am new for NinjaScript, but I really like the 3 steps stop Strategy, any body can share this with me/us? I would like to modify a little bit then use it.

Thanks a lot

NinjaTrader_Ray
06-12-2007, 12:36 PM
You would have to self code logic to replicate the multi-step trail stop or you can have a NinjaScript strategy initiate an ATM strategy. Doing this is more on the advanced side.

There is a SampletATMStrategy that you can look at.

Here is an additional reference - http://www.ninjatrader-support.com/HelpGuideV6/UsingASMStrategies.html

Jenny
06-12-2007, 01:05 PM
Thanks for your answer. But can I use wizard to build the 3 step stop strategy?

Take care

NinjaTrader_Ray
06-12-2007, 01:53 PM
Hi Jenny,

Yes you could.

Jenny
06-12-2007, 07:36 PM
Can you tell me how? Because I really don't know how to start.

Thanks

NinjaTrader_Ray
06-13-2007, 06:54 AM
Hi Jenny,

What I can do is guide you on how to learn. Unfortunately, its not a simple click this and then click that since you really need to understand and learn how to do this. It will take some effort on your part.

The following link is the starting page - http://www.ninjatrader-support.com/HelpGuideV6/DevelopTradingLogic.html

Then focus on learning all aspects of the Strategy Wizard - http://www.ninjatrader-support.com/HelpGuideV6/Overview41.html

Here is a tutorial - http://www.ninjatrader-support.com/HelpGuideV6/Overview34.html