Search found 37 matches

Return

Re: Indicators with ON/OFF buttons

by: Lumios
I think the only thing missing from the buttons is a corner selector. On the MA Dashed Rainbow, add this as an extern variable around line 77, extern int btn_corner = 1; //btn_corner then change line 314 to this: const int corner=btn_corner, / chart corner for anchoring Then you should be able to mo...

Re: Indicators with ON/OFF buttons

by: Lumios
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. Hopefu...

Re: Indicators with ON/OFF buttons

by: Lumios
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 wh...

Re: Indicators with ON/OFF buttons

by: Lumios
Strange, this doesn't work for me. Tried it on different charts / templates / empty default template. What I did: load indicator on chart, didn't change anything other than enable buttons in the settings. The first time I click the "hide" button, the pivot lines disappear, as expected. Th...

Re: Indicators with ON/OFF buttons

by: Lumios
Hey Banzai, Do you know if the source code was released as mentioned at the bottom of the post? Would love to change the button color, corner anchor and font/font size customization. Appreciate all your work sir! WATL Wave autotrendlines (Wati) Watl open source, Elliott Wave Analysis, Treandline anl...