PDA

View Full Version : Help with Strategy Wizard


rgibson
07-21-2008, 10:32 AM
Can you tell me if you can use the non-programming boolean menus to

1.Within an indicator say DM say you want the +D to cross above the -D and the gap between +D and -D needs to be greater than or equal to 25 or another number.
2.In DM can I say have the ADX cross above +D and -D and then say it will be a buy or sell when the +D say is above the -D . In other words the ADX is above both and my signal depends on whther the +D or the -D is on the bottom and I have to stipulate that for the buy/sell signal.

If so can you tell me how to do this? Many thanks.

Best regards

Bob Gibson

NinjaTrader_Ray
07-21-2008, 10:41 AM
1. Unfortunately this is not possible in the Wizard. The limitatation is adding the "25" to the -DMI value. This can be done programatically.

2. Yes, you would have to create several conditions in one condition set. Attached is an image of one of the conditions. ADX > + D