Questions from Beginners MQL5 MT5 MetaTrader 5 - page 1046

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 thought i might have a bad hand, tried everything and your function works fine,
I've got it figured out where to get the commission)) I'm new to MT5 so I'm not too keen on it, but I'd better check it if it's not right
I do not know if I am right or not.
I think I have a good idea how to use it. I have no idea what to do with it. The only thing you need to set the maximum speed of all functions, otherwise you will be terribly slow in the tester. The correct way is to write two variants: one for real, the other for Tester.
Tried to download a free EA from the marketplace, no luck...
Can you tell me how easy it is, I'm still new to it.
Where to click and what to understand ?
I AM STILL NEW TO THIS AND DON'T KNOW WHAT TO DO WITH IT.
Tried to download a free EA from the marketplace, no luck...
Can you tell me how easy it is, I'm still new to it.
Where to click and what to understand ?
THANK YOU.
Go to Market and read the help:
MarketInfo(NULL,MODE_LOTSIZE) from MQL4 ?
Can you tell me what is an analogue of
MarketInfo(NULL,MODE_LOTSIZE) from MQL4 ?
ArticleMoving from MQL4 to MQL5
ArticleMigration from MQL4 to MQL5
Go to Market and read the help:
Got it, THANK YOU!
The question is, is it possible to pause by condition in the code in the tester?
Tired of sitting and catching the right moment to debug!
The question is, is it possible to pause by condition in the code in the tester?
Tired of sitting and catching the right moment for debugging!
Yes, you can. If you start debugging.
Or just set a breakpoint.You can. If you start debugging.
Or just set a breakpoint.And without debugging? Just, set the date in the tester to the exact minute and wind it up quickly?