-
expert advisor backtesting rerun/loop through
After doing a backtest run through a historical data set, is it possible to start back again from the beginning with some MQL4 code? I am wanting to try running again with some different variables.
It might be possible if deinit() calls init() again, but this code in deinit()
if (loops < 2) init();
does not seem to work.
Similar Threads
-
By lomylo in forum Software
Replies: 8
Last Post: 03-06-2012, 01:55 PM
-
By drainbroker in forum Software
Replies: 0
Last Post: 07-04-2011, 01:12 PM
-
By gbreinstein in forum Online Forex Trading
Replies: 0
Last Post: 07-02-2011, 09:38 PM
-
By trader007 in forum Software
Replies: 0
Last Post: 06-30-2011, 03:04 PM
-
By trader007 in forum Technical
Replies: 3
Last Post: 05-26-2009, 06:40 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Comparing Versions of footer