
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 think I'll refrain from further debate, without any message from you on the substance of the discussion.
I've clearly marked the word "MESI". If you want to use another's developments with redundant efforts, it is not the reason to tell the newcomers that"sending queries with filling structures, it is a perversion with a lot of pitfalls".
No, that's out of line. It turns out you have there. your own terminal and you yourself wrote it, not to use "other people's developments"?
I will tell you a terrible secret, the Standard Library is written by MetaQuotes, its codes are open and it is written competently.
You write C/C++ for Windows also in pure WinApi (only hardcore?), and those who use MFC, for example, you consider heretics and call MFC alien development? It's so funny.
P.S. Damn it, I've forbidden not to respond to water.
I will not respond to messages that are not burdened with meaning.
No, this is out of the question. It turns out that you have there. your own terminal and you yourself wrote it, not to use "other people's developments"?
Let me tell you a terrible secret, the Standard Library is written by MetaQuotes, its codes are open and it is written competently.
You will laugh a lot about yourself, and when the next time you start to bullshit the newbies, so write in plain text (like, as a note): "I do not consider the Standard Library an alien development and, based on this understanding of the Standard Library, I believe that it is written competently, as it is written by developers and its code is open".
And nobody will say a word of objection to you, taking into account the mentioned reservations.
P.S. I've sworn off answering the water.
Please explain to a "newbie" what the difference is
What is the meaning of the 1st expression?Please explain to a newcomer what the difference is
what is the meaning of the 1st expression?As far as I remember it may also be needed when importing functions from dll.
The catch is that in both functions the parameter is passed by value, which makes one of the options meaningless. Which one -- depends on the view.
Is it not possible to override the value in the function? Which would cause confusion inside the function, especially if the arguments are given by the same letter, e.g. a,b,i.
I can't remember at a glance, and I'm on linux now, it's a long time to check))
Can't a value be overridden in a function? That would cause confusion within the function, especially if the arguments are given by the same letter, e.g. a,b,i.
I can't remember at a glance, and I'm on linux now, it takes a long time to check))
will only give an error if
Maybe this will help you understand Yedelkin's position
build 722:
18. MQL5: Standard Library. Fixed CCanvas::FillRectangle method.
I also open positions with one line in my code, but unlike the Standard Library, with error checking!
Mostly fixes new exotic functions like drawing, interface building or constructor handling.
And the forum is flooded with questions about OrderSend, so the learning for beginners is not going from "simple to complex", but on the contrary, that discourages them and mql5, despite all its advantages, is sluggish and difficult to master.
override is possible, but such an override will only take effect within a function
But in C++ the compiler would give an error, and here it only gives an error if