Search found 1 match

Return

Re: Convert MT4 indicators to MT5

by: pytason
Argh... Timeframe references at H1 or higher in MQL5 are not the same as in MQL4. My previous fix in version 3 blew up the middle timeframes. My bad. Fixed in version 4 which organically calculates the current timeframe from seconds: Candle_OutsideBar_HL_LEV_v4.ex5 Thank you so much. Really appreci...