> You may want to experiment with the VolumeAcceleration indicator which is
> checked in.
I've been experimenting with Pendulum based strategies and I've found
out that they are not performing well in periods like past August. I
also have tried optimizing these strategies using only hi-volatility
periods but then when the volatility is low again they can add
important losses.
I'm thinking in adding some kind of market parameters (max volatility,
max dd, ...) based on the optimized period and compare with the real
time market, if the real market data is outside these parameters then
switch off the strategy. Any thoughts about this idea?