Any questions from newcomers on MQL4 and MQL5, help and discussion on algorithms and codes - page 1832

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
Good afternoon!!!
Can you please tell me if the Hour() function returns the current hour of the last known server time in Greenwich or the current time called on the computer???
What is the answer to the question ?
What's the answer to the question?
I'm sorry. I thought you could read.
And who told you that server time must be GMT?
Function for mt4 and mt5 - start, stop and .....
Guys, I need pending orders to update their value every minute, modification of something was crooked, decided to delete and set every minute in both directions, in the tester works fine, but in real life, somehow does not deliver. Correct or help instead of deletion, modification to do.
Better go back to the modification, explain what is needed
The order should be modified each time on a new candlestick in both directions with a set indent in points and on takeprofit (like a classic), if it penetrates (a breakthrough on news), then the order opens (the second order can be closed automatically), but until it opens, then modify again and again; and all this within a given time frame specified in the parameters of the advisor.
The order should be modified each time on a new candlestick in both directions with a specified indent in points and on takeprofit (like a classic), if it penetrates (a breakthrough on news), then the order opens (the second order can be closed automatically), but until it opens, then modify again and again; and all this within a given time frame specified in the EA's parameters.