Page 11 of 371

Re: Indicators with ON/OFF buttons

Posted: Fri Jul 03, 2020 8:59 am
by marwilli
Banzai wrote: Thu Jul 02, 2020 11:57 pm

Yes, automatically.
If you click GBPUSD, then psar belongs to GBPUSD only.
If you click USDJPY, then psar belongs to USDJPY only.
hm, think you miss understand me ?
for example:
1. your chart EUR is clean, no lines and SAR buttons are active
then
2. you change from EUR to an other currency then all three SAR buttons are active without click but your intension was only change to an other CLEAR currency.

With this three SAR buttons it is not possible unfortunately. In principle it is only a switch to turn off. There must be a little coder trick ? :-)

Is it not possible to code the indys like posted indy of mr tools or mine ? viewtopic.php?f=579496&t=8473841&start=60

Re: Indicators with ON/OFF buttons

Posted: Fri Jul 03, 2020 9:15 am
by Banzai
marwilli wrote: Fri Jul 03, 2020 8:59 am
hm, think you miss understand me ?
for example:
1. your chart EUR is clean, no lines and SAR buttons are active
then
2. you change from EUR to an other currency then all three SAR buttons are active without click but your intension was only change to an other CLEAR currency.

With this three SAR buttons it is not possible unfortunately. In principle it is only a switch to turn off. There must be a little coder trick ? :-)

Is it not possible to code the indys like posted indy of mr tools or mine ? viewtopic.php?f=579496&t=8473841&start=60
OK, I see what you mean now.
Each time we click H1, H4, Daily, or Weekly,
the screen refreshes and redraws everything from the start.

Will look into it as I gain more experiences.

Re: Indicators with ON/OFF buttons

Posted: Fri Jul 03, 2020 9:17 am
by Banzai
duongnnk wrote: Thu Jul 02, 2020 6:43 am Please make On/Off button for this indicator
custom candles - any time frame 2.1.mq4
This indicator can draw a H4, or Daily Candle.
or any time frame candle.
It's very useful if you're trading the first hour breakout trading strategy.

In the picture below, MT4 is drawing an H4 Candle while I'm in M30 chart.
------------------------------------------------------------
edit: July 3rd, 2020, 12:37AM PST
Have some problems with color.
Will redo.
Hang on.

Re: Indicators with ON/OFF buttons

Posted: Fri Jul 03, 2020 9:26 am
by Banzai
yeehc wrote: Fri Jul 03, 2020 3:21 am Hello Dear coders, anyone can kindly add toggle show/hide function into this round number indicator?
It's very useful for any pair even indices thanks!

RoundNr(1).mq4
RoundNrMulti(1).mq4
------------------------------------------------------------------------------
edit July 30th, 2020
Please download the new version @
viewtopic.php?p=1295414497#p1295414497
Thank you.
------------------------------------------------------------------------------

Re: Indicators with ON/OFF buttons

Posted: Fri Jul 03, 2020 12:05 pm
by Lumios
Banzai wrote: Fri Jul 03, 2020 9:15 am

OK, I see what you mean now.
Each time we click H1, H4, Daily, or Weekly,
the screen refreshes and redraw everything from the start.

Will look into it as I gain more experiences.
Banzai, I think hes asking for the default button state to be off.

Im working on a chart template changer button. Hopefully have it soon but Im confused on an error. 😂

Re: Indicators with ON/OFF buttons

Posted: Fri Jul 03, 2020 1:11 pm
by Banzai
Lumios wrote: Fri Jul 03, 2020 12:05 pm Banzai, I think he's asking for the default button state to be off.
Oh, OK.
I think I found a good template to copy and paste.
Hang on everyone.

Re: Indicators with ON/OFF buttons

Posted: Fri Jul 03, 2020 1:21 pm
by Banzai
marwilli wrote: Fri Jul 03, 2020 8:59 am Is it not possible to code the indys like posted indy of mr tools or mine ?
viewtopic.php?f=579496&t=8473841&start=60
Yes, we can do any indi now on the main chart with the source code.
If the source code has 1000 lines,
give me a few days to read 1000 lines.

Re: Indicators with ON/OFF buttons

Posted: Fri Jul 03, 2020 1:52 pm
by Lumios
Banzai wrote: Fri Jul 03, 2020 9:17 am

This indicator can draw a H4, or Daily Candle.
or any time frame candle.
It's very useful if you're trading the first hour breakout trading strategy.

In the picture below, MT4 is drawing an H4 Candle while I'm in M30 chart.
I think there is a bug on the custom candles that recolors all the fonts when you push button on.

Love this thread!!

Re: Indicators with ON/OFF buttons

Posted: Fri Jul 03, 2020 3:49 pm
by yeehc
Banzai wrote: Fri Jul 03, 2020 9:26 am
Thank you BANZAI for this masterpiece!! I am sure this is the best round no indicator out there right now!

Re: Indicators with ON/OFF buttons

Posted: Fri Jul 03, 2020 3:53 pm
by Banzai
Lumios wrote: Fri Jul 03, 2020 1:52 pm I think there is a bug on the custom candles that recolors all the fonts when you push button on.
Yeah, just saw it when I tested with other indi.
Hang on.
Working on it.