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

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
Fixed it, now it works. Of course it's not right, but it works.
It doesn't set stops correctly, how do I fix it?
And look in the magazine to see what it turns out to be)
At first I didn't write anything, then I started looking sequentially and it turned out to be a lot.
Thank you.
Fixed it, now it works. It's not right, of course, but it works.
It doesn't set the stops right, how do you fix it?
Where are you getting this data from?
Where are you getting this data from?
From the warrant.
MQL5 will also immediately return
If the order is successfully accepted by the trade server, the OrderSend() function returns true.
Fixed it, now it works. It's not right, of course, but it works.
It sets stops wrong, how can I fix it?
OrderOpenPrice()*Point
OrderStopLoss()* Point
1,12500*Point=0.0000112500
1,12500*Point=0.0000112500
2021.12.15 00:26:55.086 2021.01.04 00:00:00 test1 EURUSD,M1: 1.22373
2021.12.15 00:30:09.557 2021.01.04 00:00:00 test1 EURUSD,M1: 1.2238e-05
OnTradeTransaction
2021.12.15 00:26:55.086 2021.01.04 00:00:00 test1 EURUSD,M1: 1.22373
2021.12.15 00:30:09.557 2021.01.04 00:00:00 test1 EURUSD,M1: 1.2238e-05
Read 3-4 posts