EA31337 / EA31337-indicators-other

Collection of 3rd party indicators used for EA31337 strategies.
11 stars 4 forks source link

Refs #11. MQL5 compatible version of SuperSlope oscillator #16

Closed nseam closed 11 months ago

kenorb commented 12 months ago

2023.02.01 00:00:00 array out of range in 'Chart.struct.static.h' (57,18)

    datetime _time0;
    // ENUM_TIMEFRAMES _tf = MQL4::TFMigrate(_tf);
    CopyTime(_symbol, _tf, 0, 1, arr);
    _time0 = arr[0]; // Line 57

?