How do you programmatically distinguish between a PROFESSIONAL fetus and a DILIETAN fetus? - page 5

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
The task was originally formulated as an evaluation of the programmer's professionalism, not the quality of the product. I think the semantics may not be touched here, it's enough to analyze the style.
And who says that Dmitry is looking for the grail, and not the best MQL4-coder of all time? :)
I also think it's a hopeless task,
But as it seems to me - one of the signs of professionalism is a style of code, which, figuratively speaking, "performs the entire volume of unprofessional code in one line"!
But as you understand, it is impossible to check this: it is impossible to compare the incomparable, and the volume is different.
And then at the same time there is a question for professionals. Long time ago I was looking through one code and could not understand - I have never seen such an entry in mq4. I have found it - it is a function:
Explain, if you can, please.
I also think it's a hopeless task,
But as it seems to me - one of the signs of professionalism is a style of code, which, figuratively speaking, "performs the entire volume of unprofessional code in one line"!
But as you understand, it is impossible to check this: it is impossible to compare the incomparable, and the volume is different.
And then at the same time there is a question for professionals. Long time ago I was looking through one code and could not understand - I have never seen such an entry in mq4. I have found it - it is a function:
Explain, if you can, please.
I also think it's a hopeless task,
But as it seems to me - one of the signs of professionalism is a style of code, which, figuratively speaking, "performs the entire volume of unprofessional code in one line"!
But as you understand, it is impossible to check this: it is impossible to compare the incomparable, and the volume is different.
And then at the same time there is a question for professionals. Long time ago I was looking through one code and could not understand - I have never seen such an entry in mq4. I have found it - it is a function:
Explain, if you can, please.
The code is retarded. Maybe the developer is good, but he doesn't think about optimization and testing
bracket correctly
and I thought it was some sort of bitwise operation))))
Apparently not enough code has been written. Any code that was made more than half a year ago becomes alien (not really of course). But you have to think
It is the poorly documented code that becomes alien.
Another thing is that most of the code is not documented.
and I thought it was some sort of bitwise operation))))
I studied from the sources of Renat and Rashid and Slava (Stringo) .... and a little bit of Sergei Kovalev... and realized that problems should only be detected with prints ... or (alerts)