Forum

Strategy Tester Optimization Analyze

Are there any tips what should be considered as a best result of strategy tester optimization's results? Should I use best result from complex optimization or higher profit result? or maybe its better to use a variant with lower DD? Who has experience in automated trading optimization

Chaikin Volatility in Expert only current bar

Unable to calculate Chaikin Volatility in Expert only for current bar double hl[30]; double emahl[30]; for ( int i= 0 ; i< 30 ; i++) hl[i] = iHigh ( _Symbol , _Period , i) - iLow ( _Symbol , _Period , i); ArraySetAsSeries (emahl, true ); ExponentialMAOnBuffer( ArraySize

How close tester results to reality?

How close strategy tester results to reality? Can I expect at least 90% of the results