
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Mr Carreiro Hello. I saw in your profile that you are an active Forex Trader; I am new in MQL community and trying to find an indicator in order to be able to have vertical lines separator for the Days of the week but also to be able to change the time GMT wise to resemble the NY time and not that of the broker. Do you happen to be aware for such an indicator for mt5? I have been searching for it but the one I found you can not change the time as per GMT. Thank you for taking the time to read my query.
I have found this one for mt5 that shows exactly what I want but it does not have the option of setting the GMT time you want in order to be aligned with NY time dailylines.mq5 by Tjipke de Vries
You cannot change the chart's time-zone. You have to use the broker's time-zone.
There may be some indicator out that that also displays the time in a different time-zone at the simultaneously, but you will never be able to alter the underlying time-zone.
I don't personally use session times and I only fixed the indicator on this topic as a curiosity. I don't use it personally.
You cannot change the chart's time-zone. You have to use the broker's time-zone.
There may be some indicator out that that also displays the time in a different time-zone at the simultaneously, but you will never be able to alter the underlying time-zone.
I don't personally use session times and I only fixed the indicator on this topic as a curiosity. I don't use it personally.
Then there are many examples of such in the CodeBase, that displays the various sessions, which you can adjusted for your own requirements.
Here is some examples ..
Then there are many examples of such in the CodeBase, that displays the various sessions, which you can adjusted for your own requirements.
Here is some examples ..
The original MQL4 code is very old and unstructured and requires that it be totally redone properly (which I will be doing over the weekend).
However, here is a very quick & dirty fix so that it will work on MQL5, despite the need for it to be refactored properly.
There could still be bugs, and the proper rewrite will be released later.
Hi Fernando,
Thank you for this, works like a charm.
Do you by any chance have a version of horizontal lines that can mark the Open Price of a candle at any random time.
Example open price of a recent 1AM candle and 7AM candle? Perhaps a line that only last for 24hours and not a ray?
Thank you so much
No, I have no such program. I only fixed this program on a whim. I don't use it.
You can search the CodeBase or Market sections if something already existis.
I published a new indicator on the codebase to draw daily vertical ines.
No, I have no such program. I only fixed this program on a whim. I don't use it.
You can search the CodeBase or Market sections if something already existis.