Maximiun duplicate indicators
If this was set to 2, for example
We could have a system that is rsi*rsi*other indicator.
The default of zero allows all indicators to repeat.
Systems that give identical results are filterd out in GSB.
ie rsi(close,20)*rsi(close,10) and rsi(close,10)*rsi(close,20) should not both be allowed.