High Low Open Close
FREE
Veröffentlicht:
10 September 2021
Aktuelle Version:
1.9
Keinen passenden Roboter gefunden?
Geben Sie Ihren Eigenen in Auftrag
auf Freelance!
Gehen Sie zu Freelance
Geben Sie Ihren Eigenen in Auftrag
auf Freelance!
Wie man einen Roboter oder Indikator kaufen kann
Starte Deinen EA im
Virtual Hosting
Virtual Hosting
Teste einen Indikator/Roboter vor dem Kauf
Möchtest Du Geld im Market verdienen?
Wie man Produkte richtig präsentiert
Sie verpassen Handelsmöglichkeiten:
- Freie Handelsapplikationen
- Über 8.000 Signale zum Kopieren
- Wirtschaftsnachrichten für die Lage an den Finanzmärkte
Registrierung
Einloggen
Sie stimmen der Website-Richtlinie und den Nutzungsbedingungen zu.
Wenn Sie kein Benutzerkonto haben, registrieren Sie sich

The attached image is a NZDUSD chart on the 1h with the indicator applied with "Previous week" - no matter which option I choose the Closing Price of last week isn't calculated correctly. It should be 0.61141. Please advice. Thank you.
P.S. I used your indicator in MT4 to calculate pivots and liked the feature you put in for the broker offset. In MT4 I inserted this line:
int HoursShift = TimeHour(TimeCurrent()) - TimeHour(TimeLocal());
so the program would automatically offset the time. This would be also a great addition to the MT5 version (unless your so kind to share the source code, so I could again input it myself ;-)
Cheers and Thx anyway.
The above image is a NZDUSD chart on the 1h with the indicator applied with "Previous week" - no matter which option I choose the Closing Price of last week isn't calculated correctly. It should be 0.61141. Please advice. Thank you.
P.S. I used your indicator in MT4 to calculate pivots and liked the feature you put in for the broker offset. In MT4 I inserted this line:
int HoursShift = TimeHour(TimeCurrent()) - TimeHour(TimeLocal());
so the program would automatically offset the time. This would be also a great addition to the MT5 version (unless your so kind to share the source code, so I could again input it myself ;-)
Cheers and Thx anyway.
The image is not loading, try upload it again.
The attached image is a NZDUSD chart on the 1h with the indicator applied with "Previous week" - no matter which option I choose the Closing Price of last week isn't calculated correctly. It should be 0.61141. Please advice. Thank you.
P.S. I used your indicator in MT4 to calculate pivots and liked the feature you put in for the broker offset. In MT4 I inserted this line:
int HoursShift = TimeHour(TimeCurrent()) - TimeHour(TimeLocal());
so the program would automatically offset the time. This would be also a great addition to the MT5 version (unless your so kind to share the source code, so I could again input it myself ;-)
Cheers and Thx anyway.
I'll mark this as a feature request and implement it as soon as I solve the performance problems related to loading multiple timeframes.
I see you are using the weekly chart, currently the indicator only looks at the current timeframe due to performance reasons, so for now, if you are shifting the timezone, by x hours, you would have to use the H1.
I'll mark this as a feature request and implement it as soon as I solve the performance problems related to loading multiple timeframes.
Thanks for creating this indicator! Here are my suggestions that you can add in the future, if possible:
Bruh, We can not change the colors of the lines! I don't code mql5 that good and I need to tell you to inlude "input enum" so we can change. At the very least hard code different colors for us.
Bruh, We can not change the colors of the lines! I don't code mql5 that good and I need to tell you to inlude "input enum" so we can change. At the very least hard code different colors for us.
There is a tab called "Colors":

I cannot get this to load into MT5, nor do I see it in the '...MQL5/Indicators/Market' folder.
https://www.youtube.com/watch?v=--rpQT1RbXM&ab_channel=IntraQuotes
Hi,
great work, for more precision and accuracy
will it be possible to add a few options
previous dayli high low close of the US session 9:30 to 16:00 new york time
middle of dayli high low
middle of us session high low
Hello: I have a problem with the indicator in the latest version of MT5 version 5.00 build 4150, it does not show the lines or it shows them vertically... is there any change in the new version of MT5 that could affect the indicator? Thank you