YI GOLD
MT4 · Compilation errors

MT4 136 · Not enough memory to download the source file into memory | YI GOLD

Official meaning

Not enough memory to download the source file into memory

Possible causes · YI GOLD suggestions

Available memory or call stack is insufficient, or recursion and buffers are excessive.

Troubleshooting · YI GOLD suggestions

Reduce recursion and large local arrays, review allocation/release, batch history processing and check memory-operation results.