sorry i meant to write arrow
Re: Various (Specialist) indicators for MT4
1002My new favorite sideways filter. Great!mrtools wrote: Wed Feb 22, 2023 10:47 am Rex Oscillator Averages with Donchian Channels for reversals
This is MT4 conversion of Mladen's version of the Rex indicator on a Donchian channel with fill, with all the averages I have.
What is the Rex indicator?
The Rex indicator provides insight into probable market reversals based on the true bar value (True Value of Bar). TVB (True Value of Bar) gives an idea of how healthy the market is and the Rex Oscillator is the moving average of the TVB values.
The oscillator Rex line becoming positive on the bearish market indicates the up-reversal.
Similarly, the negative value of the line on the bullish market indicates its down-reversal.
Moreover, the oscillator Rex and Signal lines can be used as warning signal.
The indicator has four configured parameters:
- Rex period - oscillator line calculation period;
- Rex method - oscillator line calculation method;
- Signal period - signal line calculation period;
- Signal method - signal line calculations method.
Code: Select all
Calculations: Rex = MA(TVB, Rex period, Rex method) Signal = MA(Rex, Signal period, Signal method) where: TVB = 3*Close - (Low + Open + High)
Re: Various (Specialist) indicators for MT4
1003
dear masters, is it possible to make this indicator mtf?
thanks a lot
thanks a lot
Re: Various (Specialist) indicators for MT4
1004Would need the original file, that version is decompiled.Enes Kocoglu wrote: Sat Mar 04, 2023 2:09 am dear masters, is it possible to make this indicator mtf?
thanks a lot
Re: Various (Specialist) indicators for MT4
1005Exequiel Cabrera wrote: Wed Mar 01, 2023 6:02 am Can you get this indicator to open trades at the opening price?

"Only the price on the chart can show the entrance to the deal..."
Re: Various (Specialist) indicators for MT4
1006honestly it has a very crappy logic. I think you could find something better anywayEnes Kocoglu wrote: Sat Mar 04, 2023 2:09 am dear masters, is it possible to make this indicator mtf?
thanks a lot
Scalping the Century TimeFrame since 1999
Re: Various (Specialist) indicators for MT4
1008



"Only the price on the chart can show the entrance to the deal..."
Re: Various (Specialist) indicators for MT4
1009


Like that
- These users thanked the author vvFish for the post (total 3):
- Chickenspicy, pfxi, Jedidiah
"Only the price on the chart can show the entrance to the deal..."