Christopher Benjamin Hemmens / Publications
Forum
Best way to handle array/list of object MQL5. Critical error while running expert. Array out of range.
I've designed a library system I'm trying to implement in MT5, I'm having difficulty managing lists of objects. What would be the best approach to making a list of objects? //+------------------------------------------------------------------+ //|