
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Rsi t3 mtf
derfel
Here you go
Have a nice weekend
Hi mladen,
would you please be so kind and provide/make a mtf-version of your nice "rsi t3 slope"(p 18, # 177), please ?
thanks in advance
derfelupdated version posted here: https://www.mql5.com/en/forum/180002
This is rsi jurik slope same as the last one posted except using jurik instead of T3 in its calculations.
Updated and upgraded intraday breakout (now it has the 20 types of averages) : adaptive_intraday_breakout_3_alertsmtf_nmc.mq4
Originally it was posted here : https://www.mql5.com/en/forum/180002/page13
This is adaptive intraday breakout 3 only thing different is the indicator is using averages Atr to get its calculations. It also still has Mtf with alerts and arrows. On the chart picture of AIB using Dema.
U[dated version posted here : https://www.mql5.com/en/forum/180002
Updated dmx histo : dmx_histo_nmc.mq4
Originally it was posted here : https://www.mql5.com/en/forum/180002/page13
This is another Dmx histo, this version using multitimeframe,divergence,arrows and alerts on slope change and or dmx crossing zero, also added a signal line similar to Blau Ergodic Candles indicator.
ps) had problems with the alerts and arrows,corrected in Dmx_Histo.
Updated version posted here : https://www.mql5.com/en/forum/180002
Rsi t3 (a new kind of rsi) made to be completely new metatrader 4 compatible (it will not work with older versions of metatrader 4) : rsi_t3_nmc.mq4
Originally it was posted here (with detailed description) : https://www.mql5.com/en/forum/180002/page12
Rsi t3 ...
This one I call rsi T3.
First an explanation for a question that will come to minds of everybody : why posting yet another t3 smoothed rsi in advanced elite section. Well, because in fact this is a new kind of rsi and not a smoothed rsi. This indicator does not use price pre smoothing nor does it use result (already calculated rsi) smoothing, but is intervening in the core of the calculation and thus making it a new kind of rsi
In the original Welles Wilder way of calculation one algorithm uses what is called a Wilders ema to calculate middle steps of rsi, and that is where T3 steps in in this indicator. So, instead of adding to it a code is replaced with T3 calculation for those steps. And the result is good. It gives a very fast and very smooth rsi value and, by simply adjusting the hot field the flattening problem of rsi can be avoided (in which case levels of rsi get their meaning again).
Here is a comparison of a 14 period regular rsi (gray dots) and 25 period rsi t3 (red line) and in the lower window 25 period rsx. As it is obvious rsi t3 is much smother from a regular rsi and is faster than the rsx (I was trying to get same results with rsx and I could not - it seems that, with similar smoothness rsi t3 is always a couple of bars faster in signaling changes, so if I had t choose nw between "n-lag" smooth rsi variations at a moment I would perefer rsi t3 for its flexibility and its speed)
So now, along with regular rsi, Wilder's rsi, rsx and Cutlers rsi we have one more kind of rsi.This one is kept in its raw code mode simply to show exactly what is done and how it is calculated (no whistles and bells in this one
)
Updated version posted here : https://www.mql5.com/en/forum/180002
Rsi t3 - the slope histogram variation - made to be used by the new metatrader 4 : rsi_t3_slope_nmc.mq4
Original was posted here : https://www.mql5.com/en/forum/180002/page12
...
Here is a version with color histogram change on slope and zero line (50 line in regular rsi) cross for now.
Updated version posted here : https://www.mql5.com/en/forum/180002