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
And then there are the patterns...
Yeah, there's a ternary operator, too)
From about this path (understanding and knowing how to write it) the developer's way actually begins. IMHO
Are semicolons after curly brackets in enumeration and template functions necessary or is it just for readability?
That's my point. No need for enumerations and unnecessary syntax now.
"... but you haven't answered it correctly yet..."
Valeriy has already answered earlier in his script code:
Sincerely, Vladimir.
Valeriy has already answered earlier in his script code:
Respectfully, Vladimir.
Is the semicolon and comma after the curly brace in the enumeration and template function mandatory or is it for readability?
A typo. I initially wanted a template object with macro binding, but decided not to make it worse.)
And for enumerations, yes, it is necessary.
...This is where they are needed:
Peter, a counter question to you: why in the bool type , which is intended to store boolean values true or false, have you specified sufficiency_time() and sufficiency_patience()?
Sincerely, Vladimir.Peter, a counter question to you: why have you specified sufficiency_time() and sufficiency_patience() inbool type , which is intended to store logical values true or false?
Regards, Vladimir."...Yes, this variant is correct in terms of syntax, but it still lacks logic..."
Now I'm completely confused: why is there no logic, even though the bool type is used, which is needed to store logical values? Please clarify, then, what is no logic?
Regards, Vladimir.
Now I'm completely confused: why is there no logic, even though the bool type is used, which is needed to store logical values? Please clarify what there is no logic in?
Respectfully, Vladimir.
Now I'm completely confused: why is there no logic, even though the bool type is used, which is needed to store logical values? Please clarify what there is no logic in?
Sincerely, Vladimir.
There is no logic, because these are variables set in the script. They should be either variables set by user via an instance, or derived from functions, which is even more logical.
I.e. the utility of the script should always be there. Just a script displaying text is useless. And with data input this script will tell you if you can learn the language) And with functions, they simply do not exist, they are not written, and if you write, for example, calculation from level of knowledge of mathematics, knowledge of other languages, how much free time, level of desire and ability to remember and function will return True or False based on calculation then usefulness will be more))))