Sorry, dont know....luo83868008 wrote: ↑Sat Nov 26, 2022 1:58 pmWhy can the button code be read only twice? thank you!Code: Select all
int start() { recalc = false; if (show_data) { //1 click button ObjectSetInteger(ChartID(),buttonId,OBJPROP_COLOR,btn_text_ON_color); ObjectSetString(ChartID(),buttonId,OBJPROP_TEXT,btn_unpressed); start2(); handleButtonClicks(); } else if (show_data1) { //2 clicks on the button ObjectSetInteger(ChartID(),buttonId,OBJPROP_COLOR,btn_text_OFF_color); ObjectSetString(ChartID(),buttonId,OBJPROP_TEXT,btn_pressed); deinit2(); handleButtonClicks(); } else { //3 clicks on the button ObjectSetInteger(ChartID(),buttonId,OBJPROP_COLOR,btn_text_OFF_color); ObjectSetString(ChartID(),buttonId,OBJPROP_TEXT,btn_text); handleButtonClicks(); deinit2(); } return(0); }
Re: How do you judge if you are responsible for 3 or 4 tasks when displaying data?
#2742-
- 按钮换底部颜色.ex4
- (15.58 KiB) Downloaded 66 times
Re: Indicators with ON/OFF buttons
#2743Dear developers, I request you to help me add toggles and multi-timeframe MTF. This small request please IT help - add ON/OFF button & multi-timeframe MTF
-
- BAR DOTS.ex4
- (8.57 KiB) Downloaded 40 times
-
- BAR DOTS.mq4
- (2.99 KiB) Downloaded 80 times
Re: Indicators with ON/OFF buttons
#2744hi admin
please add button to this indcators,thanks
with btn corner in chart(left.right.up lower)
please add button to this indcators,thanks
with btn corner in chart(left.right.up lower)
-
- ForexProfitSupreme Meter-2.mq4
- (82.63 KiB) Downloaded 70 times
Re: Indicators with ON/OFF buttons
#2745Hi Kvak. Trust all is good? Please if / when time permitting add a button here. Many thanks
-
- fractal_-_channel_LWMA_Bout.mq4
- (5.44 KiB) Downloaded 67 times
Re: Indicators with ON/OFF buttons
#2747Sorry but that file is decompiled.mostafamim1 wrote: ↑Wed Nov 30, 2022 4:31 amhi admin
please add button to this indcators,thanks
with btn corner in chart(left.right.up lower)
Re: Indicators with ON/OFF buttons
#2748Hello, try it...
-
- fractal_-_channel_LWMA_Bout BT.mq4
- (10.79 KiB) Downloaded 69 times
Re: Indicators with ON/OFF buttons
#2749No mtf, only button....
-
- BAR DOTS BT.mq4
- (15.46 KiB) Downloaded 62 times
Re: Indicators with ON/OFF buttons
#2750I am very grateful for the kindness of the programmers. If the dot bar can be converted into a horizontal bar as shown, I think it will be possible to do multi-timeframes. Please help programmers
-
Similar Topics
-
What are "buttons" ON/OFF indicators all about?
1 Replies 302 Viewsby Tradehunter, Tue Nov 08, 2022 2:12 pm in Trader's Lounge
1 Replies
302 Views -
Add increase/decrease buttons to a panel EA
1 Replies 1379 Viewsby jjventural, Wed Apr 11, 2018 7:38 pm in Coding Help
1 Replies
1379 Views
-
Users viewing this forum: alextschem, CommonCrawl [Bot], Google [Bot], jackishere, Majestic-12 [Bot], waleed060 and 72 guests