Page 83 of 371
Re: Indicators with ON/OFF buttons
Posted: Fri Aug 27, 2021 4:40 pm
by thomdel
amdudus wrote: Fri Aug 27, 2021 3:44 pm
Hey! Please install the button.
Hi,
This is from old post ( button indi by Banzai Sir ).
Thanks.
Re: Indicators with ON/OFF buttons
Posted: Fri Aug 27, 2021 4:52 pm
by amdudus
thomdel wrote: Fri Aug 27, 2021 4:40 pm
Hi,
This is from old post ( button indi by Banzai Sir ).
Thanks.
Thanks. Except for one thing. There is no way to change the thickness of the lines. This needs to be changed. This is the same important.
Re: Indicators with ON/OFF buttons
Posted: Fri Aug 27, 2021 8:47 pm
by marwilli
amdudus wrote: Fri Aug 27, 2021 4:52 pm
Thanks. Except for one thing. There is no way to change the thickness of the lines. This needs to be changed. This is the same important.
you can take this one
app.php/attach/file/3374032
Re: Indicators with ON/OFF buttons
Posted: Fri Aug 27, 2021 11:51 pm
by amdudus
amdudus wrote: Fri Aug 27, 2021 4:52 pm
Thanks. Except for one thing. There is no way to change the thickness of the lines. This needs to be changed. This is the same important.
Already done. Thank you.
Re: Indicators with ON/OFF buttons
Posted: Sat Aug 28, 2021 2:59 am
by Banzai
thomdel wrote: Fri Aug 27, 2021 4:40 pm
Hi,
This is from old post ( button indi by Banzai Sir ).
Thanks.
TLBOC button.mq4
(59.76 KiB) Downloaded 12 times
Please use this new version.
Some Russian coders fixed it so we change the width of the lines now.
Re: Indicators with ON/OFF buttons
Posted: Sat Aug 28, 2021 7:31 pm
by 太虚一毫
Please Mr. Banzai to add a button for !!!-MT4 123TRIANGLES v1.2_170.909.mq4. Boundless merit!
Re: Indicators with ON/OFF buttons
Posted: Sat Aug 28, 2021 8:32 pm
by josi
Banzai wrote: Sat Aug 28, 2021 8:18 am
Dear Banzai,
could you please turn this indicator into a button-indicator?
Thank you.
Re: Indicators with ON/OFF buttons
Posted: Sun Aug 29, 2021 3:29 pm
by thomdel
@ Banzai
Respected Sir,
Request you to Please Add Button with unique id to indicator : C12_UltimateRoundNumbers mod Rox
Thanks for your Efforts, Generosity & Kindness.
Thanks for all the Button Indis.
Thanks. Thanks. Thanks.
Re: Indicators with ON/OFF buttons
Posted: Mon Aug 30, 2021 8:32 am
by Banzai
josi wrote: Sat Aug 28, 2021 8:32 pm
Dear Banzai,
could you please turn this indicator into a button-indicator?
Thank you.
Pivot Points Lines
OK, I do the easy one first.
What is Central Pivot Range (CPR)?
Central Pivot Range is a versatile technical indicator usually comprising of 3 levels – a central pivot point (pivot), top central level (TC), and bottom central level (BC).
The calculation of the levels is very simple:
TC = (Pivot – BC) + Pivot
PP = Pivot = (High + Low + Close)/3
BC = (High + Low)/2
Re: Indicators with ON/OFF buttons
Posted: Mon Aug 30, 2021 4:57 pm
by josi
Banzai wrote: Mon Aug 30, 2021 8:32 am
OK, I do the easy one first.
Thank you, Banzai.
The CPR-aficionados will scream, I guess.