Topic: How to have a fixed zero value in all "shift" parameters?
These are some examples of the default indicators which have the "Shift" parameter:
Donchian Channel
Gator Oscillator
Moving Average
Moving Averages Crossover
Previous High Low
Top Bottom Price
How do I have a constant shift=0 and let other parameters run in the strategy builder?
Example:
Moving Average Period: Any number set by strategy builder
Moving Average Shift: Fixed at 0
Hope someone has a workaround if this option isn't readily available.