Errors, bugs, questions - page 1431

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
I wondered: how to programmatically scroll the chart to a given candle by its opening time - and I couldn't find a way to do it... Maybe someone knows, has faced with it?
You can scroll to a specific candle viaChartNavigate.
Oops... How did I miss it? Thanks.
It's true that the scrolling goes to the candle number, but getting the time from the candle number shouldn't be a problem.
You can scroll to a specific candle viaChartNavigate.
The OrderGetTicket function returns tickets of orders in the order of their numbers/placement from the first to the last, or arbitrarily?
And by the way, there is no OrderTicket function at all in MT5 to get the ticket of the currently selected order?
This is the entry in the logbook today:
Is this, what? An advertisement?
The OrderGetTicket function returns tickets of orders in the order of their numbers/placement from the first to the last, or arbitrarily?
And by the way, there is no OrderTicket function at all in MT5, in order to get the ticket of the currently selected order?
The OrderGetTicket() function will return the ticket of the order, the index of which is passed to it.
As for the second question, the OrderGetTicket() both returns the ticket, and selects the order to work with it.
MT4 terminal (build 902, Alpari demo server), when I press the Visualize On Chart button in any signal tab, it generates an error "Signal - failed send request on history [401]" in the log and does not show trades on the chart. Is this a bug or the history can only be viewed on MK's servers? I used to use this button before and it worked, but because it worked I do not remember which server I was watching it on.