I brought a file of history through the fileopen function.
However, I failed to replace the Symbol.
Multi Pair information is needed in ea, but it is not possible for testing.
(It is not intended to trade multiple varieties in a single ea
In real transaction, I plan to utilize " iopen, " " iclose, " and so on.
Therefore, the Symbol function should be created via the Fileopen function.
Tell me if you know how to do this or if you have any comments.
Please don't write the " Reference " address only.
- Multi currency => Fileopen function
- Guide on modifying EAs to be able to autotrade + backtest with custom symbol charts?
- Wishes for MQL5
Wrong approach!
The prices for the terminals are coming from the broker including with their properties (I assume your data don't have any properties, just prices).
All the functions like iClose(), ... accesses these data from the broker.
Beside that you can't access folder outside the mt4-sandbox with the mt4 file functions - you would have to use the functions of the kernel32.dll
Maybe you can create offline charts (search here or google!).

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