
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 don't understand something about position modification, it's not clear from MQL5 Reference. I don't see the corresponding function in the list of trading functions, could someone please give me a code example?
I can't understand something about position modification, it's not clear from MQL5 Reference. I don't see the corresponding function in the list of trading functions.
The entire trading functionality is implemented as one function OrderSend(), simply put "set request".
The difference in its behavior depends on the state of MqlTradeRequest structure.
All other functions related to trading are concerned with control of execution.
Good evening, I am trying to place a buy order. I pulled the EA to the chart, the result is 0.
Hello.
Can you please tell me if there is any utility program that I can measure the RAM consumption in my machine when running MT5. When running several EAs at the same time, I get peaks in RAM load and "hangs out" the VPS. I can't figure out "what's wrong"? A special "traffic light" starts the EAs one by one, the EAs do not work at full capacity for every tick. The experts have been created with sensible memory usage in mind and the advice in the training articles has been used. But the most important thing is that the terminal worked correctly for more than half a year with a large number of experts. Everything "pulled and rustled". On VPS 1Gb of RAM is not enough now. I would like to run it "in full" and see what resources I need objectively.
Thank you in advance.
MQL5 has built-in memory monitoring: https://www.mql5.com/ru/docs/standardlibrary/tradeclasses/cterminalinfo/cterminalinfomemoryused
MQL5 has built-in memory monitoring: https://www.mql5.com/ru/docs/standardlibrary/tradeclasses/cterminalinfo/cterminalinfomemoryused