Re: Indicators with ON/OFF buttons
Posted: Sat Feb 24, 2024 11:31 pm
Dear Experts
Possible to add on/off buttons to this Indi .
Thank you
Possible to add on/off buttons to this Indi .
Thank you
Looks like there is still something wrong. The color of a block changes every few seconds for me.SijjiN wrote: Sat Feb 24, 2024 10:58 am I think I managed to fix it, now it seems to be working fine for me here.
Test to see if it works at your end.
![]()
Hi Buddy,ixion700 wrote: Mon Feb 26, 2024 6:07 pm Looks like there is still something wrong. The color of a block changes every few seconds for me.
Hello, try this version....brendons wrote: Fri Mar 01, 2024 12:59 pm Greetings forex-station Crew.
When you have time a button request please for the attached lbr-paint-bars indicator.
Many thanks.
Regards,
Brendon.
Would need the original source code for that one since the version you posted is decompiled.Rell4 wrote: Tue Mar 05, 2024 12:36 am Hello, could someone add the ON/OFF function with a button on this indicator, it would help a lot, thank you!
I understand, as I downloaded it on the internet I don't know where to find the supplier of this indicator, or the correct version of it, but it's okay, I managed to adapt another indicator to my strategy, and I also need to add the ON and OFF button option to it. , could you validate if it is possible to apply this attached indicator?mrtools wrote: Tue Mar 05, 2024 1:29 am Would need the original source code for that one since the version you posted is decompiled.
Hello dear @kvak. Recently I was thinking about RVI again. We know the main idea of RVI is to compare median body price to median(CO/HL). It is ok, but then what is this value compared to? To nothing! and I think it is a problem. This value should be compared to ATR. Both LWPI(OC/ATR) and CVI(MC/ATR) involve ATR in their calculation and that's why they work great! so why not follow the same road with RVI? I think the formula should be like this: (C-O/H-L)/ATR for the given period. After that maybe some normalization becomes necessary or maybe not. Hope this can catch your interest to look into, but anyway I would love to know what you think about the whole idea. Best regards and appreciation in forward.kvak wrote: Wed Feb 14, 2024 10:25 am Hello.
Added slope coloring and also final smoothing. Test it...