Regards,
Beatle
EDIT: uploaded corrected version, now is possible place button in subwindow...
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![]()
Sorry, my bug, download indicator one more time from original POSThorizon202 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
Hi mrtools
As usual couldn't find the code so made a new version with alerts, please verify if it works similar to the original.talaate wrote: Sat Oct 19, 2024 10:44 pm Hi mrtools
Do we have a version with alerts for this indicator?
download/file.php?id=3435677
Many Thanks
Many Thanks mrtoolsmrtools 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.
Hello! Can you tell me where I can download XU-ADR D1 button for MT5. Thank you.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
Timeframe Zoom in and out buttons on chartSkyold 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.
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.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.