
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
Hi folks,
I am trying to retrieve history data from MT4 to build a model with. The problem I have is that I need to load the values of a custom indicator into a 3 dimensional array and when i try to run the Expert is history, it does not work, and gives the alert: "not eough memory for EX4 file" and "Global Initialization failed".
I have narrowed the problem down to too many calls of the iCustom function leading to memory overload. Please can you assist with a solution to this problem. Here is the part of the code that is problematic:
Thanks Manni