Universal Ranger – indicator MetaTrader 4

Shows low high from the last bar from other timeframe. Timeframe and Bar[x] can be changed

correction

resi = iHigh(Symbol(), PERIOD_M15, i);

supi = iLow(Symbol(), PERIOD_M15, i);

change

resi = iHigh(Symbol(), tframe, i);

supi = iLow(Symbol(), tframe, i);


πŸ“ˆ ROBOTFX MetaTrader Expert Advisors and Indicators to maximize profits and minimize the risks
Alternative:   Exp_ColorXvaMA_Digit_StDev - EA MetaTrader 5