Questions from Beginners MQL5 MT5 MetaTrader 5 - page 342

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
Guys, I can't understand why when testing in mt5 in visualisation mode graphical objects are not displayed?
I cannot understand why testing in MT5 in visualization mode graphic objects are not displayed?
You mean where the order opened and where it closed? They will be drawn on the chart that will open when the tester closes or stops. But the most unpleasant thing is that these charts open as needed and as not needed... The number of times you start the tester and at least one order is opened, this means the number of charts to be opened. I don't need them if I just want to catch errors in code...
I tried to use MQL5 to get my hands on it, but it didn't work, because I was too tired... If I don't understand what's going on in MQL5, I will try to unlock it with a special tool...
You mean where the order opened and where it closed? They will be drawn on the chart that will open when the tester closes or stops. But the most unpleasant thing is that these charts open as needed and as not needed... The number of times you start the tester and at least one order is opened, this means the number of charts to be opened. What the hell do you need them for, if I just catch errors in the code...
The more I learn MT5 and MQL5 the more I am confused...
I mean, I draw a button to delete arrows and stuff like that, or a button to show lines...
If I'm not sure if these buttons will be drawn or not in visualization... What about OnChartEvent - should it work in tester or not in Quaternary?
No, what I mean is that I drew a button for example to delete arrows and stuff, or a button to display lines...
Should these buttons be rendered or not rendered in the visualization and a related question OnChartEvent in the tester works or as in quadruple does not work?
Good afternoon, gentlemen of the forum :)
Please, maybe who knows, tell me, I need a script or advisor that will close all trades when they reach -20% of the deposit or vice versa +20%, probably there, but how to properly specify in a search engine do not know..... Please advise :) i appreciate it! :)
Good afternoon, gentlemen of the forum :)
Please, maybe who knows, tell me, I need a script or advisor that will close all trades when they reach -20% of the deposit or vice versa +20%, I bet there is, but how to ask in a search engine do not know..... Please advise :) i appreciate it! :)
Hi all !
I need to get the MA indicator values in my EA directly. Simple MA is calculated correctly but EMA is not. What have I done wrong ?
Hi all !
I need to get the MA indicator values in my EA directly. Simple MA is calculated correctly but EMA is not. What am I doing wrong?
Change in the calculation code
to
That is 13 or 12 or any other number - this must be the "Period" parameter. Averaging period