I know nothing about coding or working with EA's in Meta Editor, but I really like your concept with the BestInterval. Would it be too much trouble for you to instruct me on how to add it to the EA's I have that I would like to test?
gspencer:
I know nothing about coding or working with EA's in Meta Editor, but I really like your concept with the BestInterval. Would it be too much trouble for you to instruct me on how to add it to the EA's I have that I would like to test?
I know nothing about coding or working with EA's in Meta Editor, but I really like your concept with the BestInterval. Would it be too much trouble for you to instruct me on how to add it to the EA's I have that I would like to test?
Try to understand this thread discussion.

Библиотеки: BestInterval
- 2018.10.12
- www.mql5.com
Статьи и техническая библиотека по автоматическому трейдингу: Библиотеки: BestInterval
I would love this for mt4. Please create a update for mt4.
Revo Trades:
I would love this for mt4. Please create a update for mt4.
I would love this for mt4. Please create a update for mt4.
This library should work on this platform.
Nelk0n:
I updated Bestinterval, Mt4Orders and Virtual (mqh), to the last version.
For testing I use the example. Any help?
#include <MT4Orders.mqh> // https://www.mql5.com/ru/code/16006 #include <fxsaber\Virtual\Virtual.mqh> // https://www.mql5.com/ru/code/22577 #define BESTINTERVAL_ONTESTER // Критерий оптимизации - прибыль лучшего интервала. #include <fxsaber\BestInterval\BestInterval.mqh> // https://www.mql5.com/ru/code/22710 #include <MT5Bridge.mqh> // https://www.mql5.com/ru/articles/8321 #include <..\Experts\Examples\MACD\MACD Sample.mq5>

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
BestInterval:
The library for calculating the best trading interval.
Author: fxsaber