EA31337 / EA31337-classes

📦📈 EA31337 framework (MQL library for writing trading Expert Advisors, indicators and scripts)
https://ea31337.github.io/EA31337-classes
GNU General Public License v3.0
178 stars 97 forks source link

WIP. Dict now uses class instead of struct in order to prevent copying slots two times. #757

Closed nseam closed 2 weeks ago

nseam commented 3 weeks ago

There is still a problem with GetEntry() using too many entries.