PDA

View Full Version : Strategy set


bologc
04-27-2009, 12:18 AM
Hi,

I want to build a strategy in ninja and im not sure how use the strategy analyzer wizard to input these conditions;

1) I know how to do this; 10ema crosses above the 20ema

2) Then i want the system to enter a long position 2 points above the 1st candle that opens and closes above the ema crossing.

3) the long entry is canceled if the 10ema crosses below the 20ema before the long entry have been entered

Im not sure where to go to find information on this kind of setup and advice is greatly appreciated.

NinjaTrader_Bertrand
04-27-2009, 07:57 AM
Hi bologc, you would need to play around with the wizard for the exact realization of what you had in mind, however this should be possible when you save the needed values to be breached (candle high above the cross) to user variables and enter the orders then.