
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
Thanks for the quick update Mr. Mladen!
Ultra trend basic smooth (from this post https://www.mql5.com/en/forum/general ) with alerts and multi time frame : ultra_trend_basic_smooth_amp_alerts_nmc.mq4
rapid rsi t3 adaptive pre-filtered from here: https://www.mql5.com/en/forum/general updated to be compatible with new mt4 builds.
Rapid RSI of adaptive T3 pre-filtered prices
It is using the standard deviations adaptive T3 to filter out the prices before applying rapid rsi calculation. That way some of the false signals are filtered out and since T3 is adaptive it keeps it responsiveness to sudden price changes quite well. It seems that with a usage of adaptive T3 for price filtering the indicator is gaining a bit in how useful it is
_____________________
PS: it is a multi time frame with alerts version already
PPS: default settings are using original Tim Tillson calculation. If you wish a "faster" (in the sense of responsiveness to price changes) calculation set the T3Original to false
updated version posted here: https://www.mql5.com/en/forum/general
Smoothed Rsi Inverse Fisher Transform averages nrp from here: https://www.mql5.com/en/forum/general and more information here: https://www.mql5.com/en/forum/general updated to be compatible with new mt4 builds and upgraded with 2 more averages, super smoother and smoother now included in the average mix.
Can this indicator be made to show slope colors too? Thanks in advance
Hi SearchingFx,
Added the slope coloring.
updated version posted here: https://www.mql5.com/en/forum/general
QQE histo version with alerts (from this post https://www.mql5.com/en/forum/general ) updated for the new mql : qqe_histo_-_alerts_amp_mtf_nmc.mq4
Yama
Here you goregards
Mladen
Hello mladen!
Happy new year:)
Can u MTF on this indicator?
Everybody thanks!Updated version posted here : https://www.mql5.com/en/forum/general
Rsi - multi time frame with alerts (originally posted here : https://www.mql5.com/en/forum/general) made new mql compatible : rsi_-_mtf_amp_alerts_nmc.mq4
Spearman rank correlation updated and changed in order to work correctly with the new metatrader 4 (it needed to be changed since the data is passed to dlls in a different manner than it was done before). Dll file needed for this indicator too in the libraries folder :