MQL4 - automated forex trading   /  

Forum

Backtester Stops on Mini-lot Data

Back to topics list To post a new topic, please log in or register

avatar
23
harooki2 2006.09.21 22:07 
I am testing 5-min data on EURUSD mini-lots from 2005.10.20 to present. On 2006. 02.03 my EA takes one of many profits on profit targets and is flat. At that time it had 653 trades. Though there are signals after that, it takes no more trades.

Chart>Options are set to Max Bars. History includes the entire time I am trying to test. I am not checking the "Use date" option.

Some very large profits had been accumulated, and I wonder if this has anything to do with limitations on trading mini-lots.  Any ideas?
article

Interview with Maxim Minenko (maximich)

A solution must be unconventional, but very simple. I am absolutely convinced of that.


avatar
118
rfiche 2006.09.22 07:15 
harooki2,

did strategy tester print any message on Journal or Expert sections?

avatar
155
richplank 2006.09.22 11:40 
Maybe check your code for division by zero, which as I remember it, sometimes can make a test stop prematurely and silently.


avatar
23
harooki2 2006.09.22 14:52 
rfiche wrote:
harooki2,

did strategy tester print any message on Journal or Expert sections?

There is no message except for the trades closed due to t/p.
Back to topics list  

To add comments, please log in or register