Elite indicators - metatrader 5 version :) - page 17

 
morro:
Is there mt4 version of this?

morro,

Something very similar to that was posted here : https://www.mql5.com/en/forum/179723/page41

 
mladen:

morro,

Something very similar to that was posted here : https://www.mql5.com/en/forum/179723/page41

Thanks. Checking it

 

As a first step towards a new way of centered TMA channels, here is this intermediate version : centered_tma_price_channel.mq5

Files:
 

Step two of the same thing : centered_tma_price_channel_1.mq5

____________________

PS: There will be one more step that will make the whole thing "beautiful" - that way all can see a process of making something from step one to step nnn

 
mladen:
Step two of the same thing : centered_tma_price_channel_1.mq5

____________________

PS: There will be one more step that will make the whole thing "beautiful" - that way all can see a process of making something from step one to step nnn

Can it be made for mt4 too?

 

RSI experiment (extended version) made for metatrader 5 too : rsi_experiment_extended.mq5

 

RSI experiment with floating levels, metatrader 5 version : rsi_experiment_extended_fl.mq5

 

rsi experiment for metatrader 5 with a simple addition of filled areas when floating levels are crossed : rsi experiment extended fl 1_1.mq5

 

Continuing - cci experiment using adaptive calculation period : cci_simple_experiment.mq5

______________________

Difference is not too big, but can be significant (upper is the regular version, lower is the adaptive version - some of the false signals were simply cleaned up by the adaptive version while the significant changes were kept at the same places)

 

Double stochastic of RSI (it can be a simple stochastic of RSI too, if one of the stochastic periods is set to >=1) : double_stochastic_rsi.mq5