Nightcrawler / Publications
Forum
Array not filling with value
Greetings, I've recently started learning MQL, and I have stumbled upon this issue. I'm looping the total num of bars and trying to assign a value to an array. The problem is that the array seems to remain empty even though I assign a value to it. Here's an example