Page 273 of 371
Re: Indicators with ON/OFF buttons
Posted: Thu Nov 24, 2022 1:44 pm
by luo83868008
One button with multiple functions
Thank you, teacher
Re: Indicators with ON/OFF buttons
Posted: Thu Nov 24, 2022 1:49 pm
by sal
kvak wrote: Thu Nov 24, 2022 9:40 am
Vertex repainter with button
thanks mr.Kvak fast update.

this indicator best combination is 123 triangle fib pattern +ray
Re: How do you judge if you are responsible for 3 or 4 tasks when displaying data?
Posted: Thu Nov 24, 2022 8:45 pm
by kvak
luo83868008 wrote: Thu Nov 24, 2022 12:44 pm
if (show_data)
{
Task 1
}
else
{
Task 2
}
How do you judge if you are responsible for 3 or 4 tasks when displaying data?
Dont understand, this question is for me? Is possible, you have some indicator with this so post it...
Re: How do you judge if you are responsible for 3 or 4 tasks when displaying data?
Posted: Fri Nov 25, 2022 12:29 am
by luo83868008
kvak wrote: Thu Nov 24, 2022 8:45 pm
Dont understand, this question is for me? Is possible, you have some indicator with this so post it...
English is not easy to translate with translation software
The switch button is only clicked twice
In the indicator, click 1 button for 3 times to control 3 tasks
It means adding one click to the switch button
Re: Indicators with ON/OFF buttons
Posted: Fri Nov 25, 2022 3:58 pm
by thomdel
Respected Sir,
If you find this useful for all then Kindly Please -- Add : Button to : MACD_Overlay Indicator
Reason for request : This has Macd Candles based on drop down menu options.
Thanks a Lot for your Support, Generosity.
Thanks Again & Again.
Re: Indicators with ON/OFF buttons
Posted: Fri Nov 25, 2022 5:39 pm
by Mickey Abi
kvak wrote: Thu Nov 24, 2022 9:40 am
Vertex repainter with button
Hello Kvak,
Which XU MA Indicator is in the Main window ?
Re: Indicators with ON/OFF buttons
Posted: Fri Nov 25, 2022 6:43 pm
by kvak
Mickey Abi wrote: Fri Nov 25, 2022 5:39 pm
Hello Kvak,
Which XU MA Indicator is in the Main window ?
Hello.My personal experiment, but you may try it... XU where averages is replaced with gaussian filter.
Re: Indicators with ON/OFF buttons
Posted: Fri Nov 25, 2022 7:49 pm
by luo83868008
Mickey Abi wrote: Fri Nov 25, 2022 5:39 pm
Hello Kvak,
Which XU MA Indicator is in the Main window ?
Re: Indicators with ON/OFF buttons
Posted: Fri Nov 25, 2022 7:54 pm
by Mickey Abi
kvak wrote: Fri Nov 25, 2022 6:43 pm
Hello.My personal experiment, but you may try it... XU where averages is replaced with gaussian filter.
Yes! Yes!
It looks pretty good .. ..
Thanks
Re: Indicators with ON/OFF buttons
Posted: Fri Nov 25, 2022 7:55 pm
by luo83868008
kvak wrote: Fri Nov 25, 2022 6:43 pm
Hello.My personal experiment, but you may try it... XU where averages is replaced with gaussian filter.
The teacher wrote an example of a 3-switch button. Thank you!