Page 1911 of 2170

Re: MT4 Indicator requests and ideas

Posted: Sat Aug 05, 2023 5:47 am
by naluvs01
Hi Everyone,

Does anyone have of know of a 3 MA Cross dashboard? I have 2 MA dashboards, but having a third for confirmations really help. If not, I could just use 2 instances of the 2MAs and set them accordingly

Thanks!!!

Re: MT4 Indicator requests and ideas

Posted: Sat Aug 05, 2023 2:30 pm
by sal
hai coders/traders
do any one have histobar same like RSI filter, if not possible to do similar for
1. CCI when zero above up BLUE and zero below RED
2. STOCH when 70 above up BLUE and 30 below RED

Re: MT4 Indicator requests and ideas

Posted: Sat Aug 05, 2023 2:42 pm
by Chickenspicy
Possible to make this non repainting?
It is Hodrick Prescott arrow with pip filter

Re: MT4 Indicator requests and ideas

Posted: Sat Aug 05, 2023 6:51 pm
by zookeeper
Chickenspicy wrote: Sat Aug 05, 2023 2:42 pm Possible to make this non repainting?
It is Hodrick Prescott arrow with pip filter
It doesn't make any sense to make the Hodrick-Prescott filter nrp. This is exactly the same as asking to make TMA centered non repainting. It's possible, but there is no logical reason to do so. :thumbdown:

Re: MT4 Indicator requests and ideas

Posted: Sat Aug 05, 2023 6:59 pm
by Chickenspicy
zookeeper wrote: Sat Aug 05, 2023 6:51 pm
Nice to hear your doubt
there is a reason if you ever have used the non repaint tma
Which is almost the same as coral

Re: MT4 Indicator requests and ideas

Posted: Sat Aug 05, 2023 7:04 pm
by zookeeper
Chickenspicy wrote: Sat Aug 05, 2023 6:59 pm Nice to hear your doubt
there is a reason if you ever have used the non repaint tma
Which is almost the same as coral
TMA is the same as LWMA(period+1)

Re: MT4 Indicator requests and ideas

Posted: Sat Aug 05, 2023 7:05 pm
by Chickenspicy
zookeeper wrote: Sat Aug 05, 2023 7:04 pm TMA is the same as LWMA(period+1)
And what is the Hodrick prescott filter then?
Hmm?

It doesnt matter what you think if someone can use it properly obviously you cant anyway

Re: MT4 Indicator requests and ideas

Posted: Sat Aug 05, 2023 7:16 pm
by zookeeper
Chickenspicy wrote: Sat Aug 05, 2023 7:05 pm And what is the Hodrick prescott filter then?
Hmm?

It doesnt matter what you think if someone can use it properly obviously you cant anyway
Yes you could use HPF one sided (sort of an end-pointed-indicator), but the results will be totally different.
Although the name "HPF" would still appear in the indicator window, it would have relatively little to do with the actual idea of the HPF... Well, go ahead and do your thing! Good luck :)

Re: MT4 Indicator requests and ideas

Posted: Sat Aug 05, 2023 7:18 pm
by Chickenspicy
zookeeper wrote: Sat Aug 05, 2023 7:16 pm
Thank you for atleast considering it

Re: MT4 Indicator requests and ideas

Posted: Sat Aug 05, 2023 7:24 pm
by josi
zookeeper wrote: Sat Aug 05, 2023 7:04 pm TMA is the same as LWMA(period+1)
really? I thought it was:
Current bar value of centered TMA = half length + 1 period LWMA