- MT5 backtest 'everytick' and 'everytick base on real ticks'
- MT5 BackTest 99% Or Tick Data Suite MT4 99.99%
- hello tick and everytick based on real ticks?
Please consider which section is most appropriate — https://www.mql5.com/en/forum/172166/page6#comment_49114893
None! "Every tick" are simulated virtual ticks, not real ticks, unlike "Every tick based on real ticks".
The Fundamentals of Testing in MetaTrader 5
MetaQuotes, 2011.05.18 13:16
What are the differences between the three modes of testing in MetaTrader 5, and what should be particularly looked for? How does the testing of an EA, trading simultaneously on multiple instruments, take place? When and how are the indicator values calculated during testing, and how are the events handled? How to synchronize the bars from different instruments during testing in an "open prices only" mode? This article aims to provide answers to these and many other questions.
The Algorithm of Ticks' Generation within the Strategy Tester of the MetaTrader 5 Terminal
MetaQuotes, 2010.06.02 17:22
MetaTrader 5 allows us to simulate automatic trading, within an embedded strategy tester, by using Expert Advisors and the MQL5 language. This type of simulation is called testing of Expert Advisors, and can be implemented using multithreaded optimization, as well as simultaneously on a number of instruments. In order to provide a thorough testing, a generation of ticks based on the available minute history, needs to be performed. This article provides a detailed description of the algorithm, by which the ticks are generated for the historical testing in the MetaTrader 5 client terminal.
None! "Every tick" are simulated virtual ticks, not real ticks, unlike "Every tick based on real ticks".
is there anything out there which shows how these ticks are generated, I mean this tick are from real ticks and has been smoothen price curve by omitting repetitive ticks and filling big price gaps by synthetic tick but is there anything that shows the threshold at which certain ticks are getting omit and fill up price gaps???
No, they are not produced from real ticks. They are simulated virtual ticks.
Please pay attention to the link previously provided, and read the article!
I have added one more link to the follow-up article.
No, they are not produced from real ticks. They are simulated virtual ticks.
Please pay attention to the link previously provided, and read the article!
I have added one more link to the follow-up article.
gotcha. Thanks a lot for this information. I have read pretty much of the information about how this test is generating ticks. Do you know if there is any EA of model out that mimic the same functionality as well? or is there any source code for the tester's tick generation module??

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use