PDA

View Full Version : +/- {arameters


zoltran
03-26-2007, 11:19 AM
Some indicators have a postive/negative threshold, such as 'buy when cci is crosses +/- 100'

I'd like to use one parm for this vs entering 100 and -100

How would I do this with the strategy wizard?
ie, if my input parm is '100' .. how do I make this '-100' within the wizard?

NinjaTrader_Ray
03-26-2007, 12:37 PM
Zoltran,

This is not possible, you must use two parameters as you have outlined.

Ray