Errors, bugs, questions - page 1303

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
'tstExp1.mq5' tstExp1.mq5 1 1
'String.mqh' String.mqh 1 1
'Object.mqh' Object.mqh 1 1
'StdLibErr.mqh' StdLibErr.mqh 1 1
'oStr' - declaration without type tstExp1.mq5 10 1
'iLen' - declaration without type tstExp1.mq5 11 1
event handling function not found 1 1
3 error(s), 0 warning(s) 4 1
So far.
Maybe iLen is iLenStr?
Yes, iLen is iLenStr, I wrote the code right here :) and about other errors - upload the full code of your program here. I suspect that your program layout is not correct in general, as evidenced by the error text output.
Thank you, it's working.
And in general, a question about EAs and experts: is it not necessary to learn classes to write them?
Thank you, it's working.
Actually, a question about EAs and experts: do you have to learn classes to write them at all?
No, you don't have to.
Good afternoon. I downloaded the programme MetaTester Agents5, I want the computer does not stand idle for nothing. I want my computer to not just stand idle for nothing, is it really relevant? Below is a picture, I can not understand, is not my power should not be displayed on the site in the tab agents?
If the computer is still idle, you can.
You won't earn much, maximum 1-1.5 per computer per month (but it depends on the computer).
Thank you, it's working.
And in general, a question about EAs and experts: do you have to learn classes to write them at all?
Of course, you don't have to, but using OOP makes it much more convenient.
Good afternoon!
int lSign;
Good afternoon!
The compiler will not warn about it ? xPosition.Profit
dots are not allowed in variables in the latest builds.
and the compiler doesn't get an error on this ? xPosition.Profit
points are banned in variables in the latest builds.