Forum

optimization does no trades when back testing trades perfectly.

Hi everybody! I use custom indicator that draws trend lines. And I trade on brake of line. Works fine on back testing but does 000 trades on optimization run. Please advise on why it could happen and how can I go around it. Thanks in advance. int start ( ) { if ( scan_trades ( 0 , 0 ) = = 0 &

Problem with Icustom when back testing and optimizing.

Lately I come around a few EAs that forward test fine but fails back test or optimization. It looks like fault is in Icustom (). I did change EA that it only calls Icustom when it needs it. Anybody knows any way around it? Any way to increase execution time limit when back testing or when