Page 352 of 371
Re: Indicators with ON/OFF buttons
Posted: Tue Oct 15, 2024 7:11 am
by BeatlemaniaSA
For those who love a button, master coder @kvak has done a buttoned version of XARD's latest semaphore indicator, XU v17m.
Regards,
Beatle

EDIT: uploaded corrected version, now is possible place button in subwindow...
Re: Indicators with ON/OFF buttons
Posted: Tue Oct 15, 2024 1:21 pm
by horizon202
Thanks Beatle and Kvak. It seems that the subwindow option is not functioning, cannot set the button to the subwindows
BeatlemaniaSA wrote: Tue Oct 15, 2024 7:11 am
For those who love a button, master coder @kvak has done a buttoned version of XARD's latest semaphore indicator, XU v17m.
XU v17m-SEMAFOR bt.ex4
Regards,
Beatle
Re: Indicators with ON/OFF buttons
Posted: Wed Oct 16, 2024 5:30 am
by kvak
horizon202 wrote: Tue Oct 15, 2024 1:21 pm
Thanks Beatle and Kvak. It seems that the subwindow option is not functioning, cannot set the button to the subwindows
Sorry, my bug, download indicator one more time from original
POST
Re: Indicators with ON/OFF buttons
Posted: Sat Oct 19, 2024 10:44 pm
by talaate
mrtools wrote: Sat Jul 30, 2022 1:30 am
Mtf added.
Hi mrtools
Do we have a version with alerts for this indicator?
download/file.php?id=3435677
Many Thanks
Re: Indicators with ON/OFF buttons
Posted: Sun Oct 20, 2024 12:06 pm
by mrtools
As usual couldn't find the code so made a new version with alerts, please verify if it works similar to the original.
Re: Indicators with ON/OFF buttons
Posted: Sun Oct 20, 2024 2:33 pm
by talaate
mrtools wrote: Sun Oct 20, 2024 12:06 pm
As usual couldn't find the code so made a new version with alerts, please verify if it works similar to the original.
Many Thanks mrtools
I appreciate
My Regards
Re: XU-ADR D1 with New Button System
Posted: Sat Oct 26, 2024 4:56 pm
by Bazhenov
global wrote: Wed Jul 05, 2023 12:53 am
Hi all,
The ON/OFF button of the XU-ADR D1 button 1.01.mq4 indicator found here
attach/file/3450277 was conflicting with other indicators with on/off buttons so I created my own ON/OFF button system so I'm sharing it with everyone so coders can use this instead. I took pieces of code from banzai and other coders to make this. This ON/OFF button system doesn't use GlobalVariables with the GlobalVariableSet and GlobalVariableGet functions that write to your disks which is not the most efficient thing to do especially if you use frequent iCustom calls to the indicator. If you use this button system with indicators that draw buffer data then just look for the comments
// Uncomment the line below for indicators that draw buffer data and uncomment those lines. I also added a showPrevHiLolines option to the ADR indicator.
So here is my version below of the XU-ADR D1 button 1.01 indicator with my button system called UT_XU-ADR D1_1.01_BT.
Edited:
I removed the UT_XU-ADR D1_1.01_BT.mq4 attachment from this message above because I just discovered the Jurik Bands BT indicator on my hard drive from Forex-station.com that already provides a much better on/off button system than I did and it also doesn't use GlobalVariables. For details on an update to the UT_XU-ADR D1_1.01_BT indicator and to get the Jurik Bands BT indicator, see my message at:
viewtopic.php?p=1295517679#p1295517679
Hello! Can you tell me where I can download XU-ADR ​​D1 button for MT5. Thank you.
Re: Indicators with ON/OFF buttons
Posted: Sun Oct 27, 2024 3:38 am
by Skyold
Hi kvak,
It is about a MT4 tool. Is it possible to code zoom_in, zoom_out button on the chart? If so, this would make trading a lot easier.
Many thanks in advance.
Re: Indicators with ON/OFF buttons
Posted: Sun Oct 27, 2024 4:28 am
by kvak
Skyold wrote: Sun Oct 27, 2024 3:38 am
Hi kvak,
It is about a MT4 tool. Is it possible to code zoom_in, zoom_out button on the chart? If so, this would make trading a lot easier.
Many thanks in advance.
Timeframe Zoom in and out buttons on chart
Hello, like this?
Re: XU-ADR D1 with New Button System
Posted: Sun Oct 27, 2024 9:13 am
by global
Bazhenov wrote: Sat Oct 26, 2024 4:56 pm
Hello! Can you tell me where I can download XU-ADR ​​D1 button for MT5. Thank you.
I'm sorry but I don't know where you can download XU-ADR ​​D1 button for MT5. If you eventually find out, then please let us know. Thanks.