There is no "cache" problem. You are trying to redefine a built-in reserved enumeration. Don't!
Documentation on MQL5: Constants, Enumerations and Structures / Trade Constants / Trade Operation Types
- www.mql5.com
Trade Operation Types - Trade Constants - Constants, Enumerations and Structures - MQL5 Reference - Reference on algorithmic/automated trading language for MetaTrader 5
Your topic has been moved to the section: Expert Advisors and Automated Trading
Please consider which section is most appropriate — https://www.mql5.com/en/forum/172166/page6#comment_49114893
Improperly formatted code edited by moderator. In the future, please use the CODE button (Alt-S) when inserting code.
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
I take it this needs the cache clearing:
I get the following error when I compile the above:
I have cleared all the Cache folder on my MacBook Air.
Any help would be appreciated
Improperly formatted code edited by moderator.