Also , the same optimization parameters that the normal optimization mode runs ,the math calcs mode stays stuck in pass 1 unless i -drastically- reduce the steps .
If its helpful the same steps can run when i use ohlc mode , daily timeframe , and one day total test duration , the test runs (when i dont need price / tick data , i.e. what i want to do in math calcs mode)
Anyway i suspect the genetic algorithm behaves differently in math calcs mode than the "price/ticks/time" tests (for good reason)
Your topic has been moved to the section: Expert Advisors and Automated Trading
Please consider which section is most appropriate — https://www.mql5.com/en/forum/172166/page6#comment_49114893
Please consider which section is most appropriate — https://www.mql5.com/en/forum/172166/page6#comment_49114893
MQL5 forum: Expert Advisors and Automated Trading
- www.mql5.com
How to create an Expert Advisor (a trading robot) for Forex trading
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Is there a way to detect the tester is on math calculations mode ?
i'm using OnTester anyway for custom max with normal optimization , so i'd like to run the "evaluation" function if on tester detects math calculations mode .