Any questions from newcomers on MQL4 and MQL5, help and discussion on algorithms and codes - page 726
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
Thank you very much !!!
Please tell me if this (CHARTEVENT_CLICK) can be used when testing an EA?
Alas, no.
I downloaded the data from MetaQuotes Software Corp in the "History Center" menu, what does the broker's data have to do with it?
Who downloaded the terminal from, that's where the data is pulled into MT4. And more precisely, and most likely - whose account you are logged in at the moment of downloading, it pulls the history from there.
What are you saying?
That people like you should be stripped of your status as a salesman. Go be an apprentice sanitation worker.
That people like you should be stripped of your status as a Salesman. Go be an apprentice sanitation worker.
Hi all,
I put a close orders button in the EA, but it closes all orders in the terminal. I just need it on the current chart. Can you please help?
Hi all,
I put a close orders button in the EA, but it closes all orders in the terminal. I just need it on the current chart. Can you please help?
Replace the close function
Replace the closing function
It's working. Thank you very much.
Also, wanted to add a multiplier function for the step with each trade. Any tips?
If it is a question of increasing the lot size of a new order relative to the maximum lot size of already open orders, then when counting orders, remember the maximum lot size of orders
like this: