Any questions from newcomers on MQL4 and MQL5, help and discussion on algorithms and codes - page 1037
![MQL5 - Language of trade strategies built-in the MetaTrader 5 client terminal](https://c.mql5.com/i/registerlandings/logo-2.png)
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
Hello, can you tell me what the error is?
Hello, can you tell me what the error is?
There is no curly bracket in line 72
There is no curly bracket in line 72
Thank you
Line 61 - put a semicolon at the end.
There is no curly bracket in line 72
Why are they there?
But the absence of ; in line 61 is important...
What are they there for?
But the absence of ; in line 61 is important...
Yeah, didn't notice the first image, and the second one doesn't have a start, so its absence was thrown in.
Yes, didn't notice the first image, and the second image doesn't have a beginning, so its absence was thrown in.
All errors are eliminated by putting a semicolon at the end in the first line of the image with the number 61.
Hello!
Please help me decide on optimal computer parameters to avoid freezing when several robots are working simultaneously: frequency, RAM, number of cores, etc... Or link to this topic, please)))
Greetings.
MT5 platform.
Please refer to the docks or forum threads where this issue may have been discussed.
What is the question, how to display a changed indicator in an Expert Advisor instead of a standard one, that is passed through a handle?
For example, we have two MAs from which we obtain a linear regression using the sliding sum method - this is what we need to display in visual testing.