Errors, bugs, questions - page 2635
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
Is this platform (MT5) designed for trading in financial markets or is it a circus? What do we have to do every time we have to redo the codes for your updates? I'm sick of it.
Is this platform (MT5) designed for trading in financial markets or is it a circus? What do we have to do every time we have to redo the codes for your updates? I'm sick of it.
hmm....
what exactly do you need to revise? maybe i do too?
I don't think I've done anything about updates.........
What kind of error here? I haven't seen this kind of error for a couple of builds.
What's the error here? I haven't seen an error like this for a couple of builds.
А... I see...
Well it's not related to updates probably. Have to figure out why.....
А... I see...
Well, it's probably not related to the updates. Gotta figure out why.....
It's been working for over 5 years)) The code hasn't changed.)
It's been working for over 5 years)) The code hasn't changed)
It doesn't follow at all that the errors are due to platform updates. You're out of the array.
Hello!
I want to run some MT4 with a batch file.
Can you please tell me how to do this and why my code doesn't work:
At best it runs a few MT4s, then hangs.
Of course there is no shortage of RAM.
Moreover, I tried it on different computers
Is the portable mode key required by any chance?
Does it start all the terminals manually?
Roman, this is the second time you have fallen for a basic unwillingness to read the documentation.
And in the mql4 documentation, if memory serves me correctly, it was clearly stated that variables should not be used as an array size.
Not quite the same, but thanks for quoting the docs anyway.
I'm not a developer, but I'll comment.
For a static array, the compiler has to allocate a certain number of bytes in memory at compile time.
How much memory should the compiler allocate if row and col are unknown at compile time?
Initial values are only used if parameters are omitted when calling. The actual parameters are only known at runtime.
So, no gimmicks, learn the language.
That sounds about right, thank you, I had the same thought in mind.
The C examples are exactly what I'm guided by.
But apparently modern compilers have become stricter.
I checked this code in VS and it also complains of unallocated array memory.
Perhaps this sample is intended for other compilers, or is it obsolete and depends on the language standard?
There are now three icons in the mql5.com page header next to the profile button:
1.Favorites
2. feed
3. Messages
Please add another icon, something like:
4. Money
where the amount of all funds received during the day (market, freelance, etc.) would be displayed, it would be very convenient, and now for this you have to go to the profile to see the available balance.