
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
Weren't those two stochastic indicators?
Yes they were ... he explained it here : https://www.mql5.com/en/forum/177239/page69
It is easy to make : dss_of_tma_centered.mq4 The question is how can it be used. For those unfamilirar with centered TMA : last half bars are recalculated
Hello all,
is it possible to add color slope change to DSS of TMA centered?
Thanks
Lucmat
Hello all,
is it possible to add color slope change to DSS of TMA centered?
Thanks
LucmatWhy would you use dss of recalculating indicator?
because his right side pocket is empty now, want do empty left too,feeling unbalance and uneven
Why would you use dss of recalculating indicator?
techmac as you said in post #80
"Use it for estimation (guessing)
You can not use it for signaling".
I want to use it as you said
Hi Mladen and Mrtools,
I'm trying to add color slope change to DSS of TMA centered.
This is my attempt but it doesn't work: what is wrong? May yiu help me?
Thanks
Lucmat
dss_of_tma_centerednew.mq4
Hi Mladen and Mrtools,
I'm trying to add color slope change to DSS of TMA centered.
This is my attempt but it doesn't work: what is wrong? May yiu help me?
Thanks
Lucmat
dss_of_tma_centerednew.mq4Lucmat
1. you are missing CleanPoint() and PlotPoint() functions
2. you are trying to use undeclared variables (MaPeriod and MaType)
2. as far as I see, that is not using centered TMA at any point of the code
Lucmat
1. you are missing CleanPoint() and PlotPoint() functions
2. you are trying to use undeclared variables (MaPeriod and MaType)
2. as far as I see, that is not using centered TMA at any point of the codeThanks Mladen
I have to work better and to correct errors.
Thanks
Thanks Mladen
I have to work better and to correct errors.
ThanksNow how to use it?
Multi time frame versions of rsi fan and rsi fan signal indicators
New metatrader compatible version of rsi fan (multi time frame version) : rsi_-_fan_mtf_nmc.mq4