Page 368 of 371

Re: Indicators with ON/OFF buttons

Posted: Sun May 11, 2025 6:32 am
by kvak
Ettyzed777 wrote: Sat May 10, 2025 5:55 pm Hello coders.
Can you please add an on/off button to this indicator.

Thank you for your generosity.
Decompiled code

Re: Indicators with ON/OFF buttons

Posted: Sun May 11, 2025 6:42 am
by Ettyzed777
kvak wrote: Sun May 11, 2025 6:32 am Decompiled code
Oufff Sorry, I didn't know.
Thanks kvak !

Re: Indicators with ON/OFF buttons

Posted: Sat May 17, 2025 2:45 am
by Intrest 1
Could anyone add the signal filter of this indicator? If the closing price of the bar at which the signal in the bai is greater than the closing price of the previous bar at which the signal is in the bai, then the arrow in the bai is placed. If the closing price of the bar at which the signal to Sell is less than the closing price of the previous bar on which the signal to Sell,
then the arrow in Sell is put. That is, it would not be bad to set the trend factor with the indicator signals

Re: Indicators with ON/OFF buttons

Posted: Sun May 25, 2025 2:05 am
by NotInPortland
kvak wrote: Sat Apr 05, 2025 7:50 am Hello Bro, haw are you.
Here is updated indicator with third bands, also I am added menu to choose which bands would be signed to arrows/alerts.
Hi, i think there is a problem with this indicator. Dots are not placed correctly.

1) When it draws red dots from upper channel breaks, it also draws blue dots, why?
2) It seems it is unable to draw lower channel breaks dots.

If possible, can you insert the option in order to fill outer channels areas with colours, please?

Re: Indicators with ON/OFF buttons

Posted: Sun May 25, 2025 8:00 am
by kvak
NotInPortland wrote: Sun May 25, 2025 2:05 am Hi, i think there is a problem with this indicator. Dots are not placed correctly.

1) When it draws red dots from upper channel breaks, it also draws blue dots, why?
2) It seems it is unable to draw lower channel breaks dots.

If possible, can you insert the option in order to fill outer channels areas with colours, please?
Yes, you are right, I am messed something in code, sorry for this. Here is corrected version and also added filling for outer bands.

Re: Indicators with ON/OFF buttons

Posted: Mon May 26, 2025 1:39 am
by pozer89
vvFish wrote: Mon Oct 04, 2021 10:43 am;)
What is the name indicator at down part of screenshot?

Re: Indicators with ON/OFF buttons

Posted: Mon May 26, 2025 2:47 am
by RodrigoRT7
pozer89 wrote: Mon May 26, 2025 1:39 am What is the name indicator at down part of screenshot?
Hello pozer89, probably it's Trend Scalp

post1295562545.html#p1295562545

Re: Indicators with ON/OFF buttons

Posted: Mon May 26, 2025 11:30 am
by Banzai
Intrest 1 wrote: Sat May 17, 2025 2:45 am Could anyone add the signal filter of this indicator? If the closing price of the bar at which the signal in the bai is greater than the closing price of the previous bar at which the signal is in the bai, then the arrow in the bai is placed. If the closing price of the bar at which the signal to Sell is less than the closing price of the previous bar on which the signal to Sell,
then the arrow in Sell is put. That is, it would not be bad to set the trend factor with the indicator signals

Extreme_Spike.mq4
mladen wrote: Thu Oct 19, 2017 5:07 pm Whatever it tells, it will repaint even when it tells that it will not
Example :
- above is when it finishes running the tests ("no repaint" mode)
- below is the same thing is attached after tests are finished ("no repaint" mode too)

ie: it repaints regardless of the "no repaint" mode (and it repaints more than what is seen on the example, since run-time changes are going to be even bigger).
According to mladen, Extreme Spike indicator is a repainter.

Re: Indicators with ON/OFF buttons

Posted: Fri May 30, 2025 5:09 am
by hadesgodza
Dear kvak
can you add buttons On/Off for this indcator for me and everyone Thankyou

Re: Indicators with ON/OFF buttons

Posted: Fri May 30, 2025 5:48 am
by kvak
hadesgodza wrote: Fri May 30, 2025 5:09 am Dear kvak
can you add buttons On/Off for this indcator for me and everyone Thankyou
Hello, try this version