- PNG image on the MT4 Chart is not working!
- Errors, bugs, questions
- Problem with File functions
You can't read them, and you can't read the file because of the caching.
Figure out what buffer(s) values trigger the alert and use that.
Detailed explanation of iCustom - MQL4 programming forum
You can't read (or write) outside the sandbox with normal code.
File Write Problem (Error: 5002) - Expert Advisors and Automated Trading - MQL5 programming forum #1-2 (2020)
For security reasons, work with files is strictly controlled in the MQL5 language. Files with which file operations are conducted using MQL5 means, cannot be outside the file sandbox.
FileOpen - File Functions - MQL5 Reference - Reference on algorithmic/automated trading language for MetaTrader 5
You can't read them, and you can't read the file because of the caching.
Figure out what buffer(s) values trigger the alert and use that.
Detailed explanation of iCustom - MQL4 programming forum
You can't read (or write) outside the sandbox with normal code.
File Write Problem (Error: 5002) - Expert Advisors and Automated Trading - MQL5 programming forum #1-2 (2020)
I understand that it’s not designed to be accessible in the first place. I couldn’t figure it out on my own, so your help was invaluable.
I will give up on the current method and try creating it using another approach.
Thank you.
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use