High Low Open Close
FREE
Pubblicato:
10 settembre 2021
Versione attuale:
1.9
Non hai trovato un robot adatto?
Ordina il tuo
su Freelance
Vai alla sezione Freelance
Ordina il tuo
su Freelance
Come acquistare un Robot di Trading o un indicatore
Esegui il tuo EA
hosting virtuale
hosting virtuale
Prova un indicatore/robot di trading prima di acquistarlo
Vuoi guadagnare nel Market?
Come presentare un prodotto per venderlo con successo
Ti stai perdendo delle opportunità di trading:
- App di trading gratuite
- Oltre 8.000 segnali per il copy trading
- Notizie economiche per esplorare i mercati finanziari
Registrazione
Accedi
Accetti la politica del sito e le condizioni d’uso
Se non hai un account, registrati

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