this is the video
Fabian Mauricio Benitez Chaves: hello friend, i make an expert advisor that opens a new chart with the function ChartOpen("US100.cash",PERIOD_M5); , it works great, but when i try to use the expert advisor in the strategy tester it does not work, what can i do? thanks
Forum on trading, automated trading systems and testing trading strategies
Does ChartOpen() and ChartSetSymbolPeriod() work in the strategy tester?
Fernando Carreiro, 2021.06.01 13:35
No! Chart operations are limited in the Strategy Tester environment.
However, if you had just done a simple search, you would have found many threads about the exact same query and you would not have needed to post the question!
https://www.mql5.com/en/search#!keyword=ChartOpen%20tester&module=mql5_module_forum
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
hello friend,
i make an expert advisor that opens a new chart with the function ChartOpen("US100.cash",PERIOD_M5); , it works great, but when i try to use the expert advisor in the strategy tester
it does not work, what can i do?
thanks