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
188 stars 100 forks source link

AD: Implement iCustom modes #197

Closed kenorb closed 3 years ago

kenorb commented 4 years ago

We need to add IDATA_ICUSTOM case for GetValue(), and load AD.mq5 from Indicators/Examples/ using iCustom().

Load another W_AD.mq5 as IDATA_ICUSTOM2.

kenorb commented 3 years ago

Splits into: GH-475.