Hello people,
I am preparing my first EA to the championship. It uses some built-in indicators that during the simulation using Strategy Tester appears all in the chart window.
I wouldn't like to disclosure all the indicators that it uses, as well as their parameter values.
Please, I would apreciate some help. Thanks.
Hi Jin,
Its in the help file. Please open MQL5 help file, type "hide" in its search without double quotes, one of results is "The IndicatorRelease() function in the tester" (https://www.mql5.com/en/docs/runtime/testing#indicatorrelease) which lead to IndicatorRelease() (https://www.mql5.com/en/docs/series/indicatorrelease)
- www.mql5.com
Hi Jin,
Its in the help file. Please open MQL5 help file, type "hide" in its search without double quotes, one of results is "The IndicatorRelease() function in the tester" (https://www.mql5.com/en/docs/runtime/testing#indicatorrelease) which lead to IndicatorRelease() (https://www.mql5.com/en/docs/series/indicatorrelease)
Thank you very much, onewithzachy !!!
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Hello people,
I am preparing my first EA to the championship. It uses some built-in indicators that during the simulation using Strategy Tester appears all in the chart window.
I wouldn't like to disclosure all the indicators that it uses, as well as their parameter values.
Please, I would apreciate some help. Thanks.