Any questions from newcomers on MQL4 and MQL5, help and discussion on algorithms and codes - page 1159

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
It'll get it.
ok. To clarify.
The question is how to "patch" to write one expression and multiple operators, with indentation, without parentheses, like in pyton.
Okay. To clarify.
The question is how to "patch" to write one expression and several operators, indented, without parentheses, like in pyton.
You can't.
How can you be sure that no one has implemented this by, for example, writing a patch? Pardon the criticality of the approach.
He'll understand.
anything is possible. You can even do it without ;
Back in 90-s I knew a guy, who tried to "write in C as in Modul" with macros and preprocessor. For the same reason - he liked Modula and his projects were C...
anything is possible, even without ;
back in the 90's, I knew a guy who tried to "write in C as in Modula" with macros and an additional preprocessor. For the same reason - he liked Modula and his projects were C...
good example, but looks like chinese in Old Slavonic
ZS: yes! BASIC - it looks like BASIC!!!
and here's a question... the goals are achieved and what about the use of ready-made code, do not write everything from scratch? for if you write from scratch, then why MQL ? - You need to write in a third-party language, and the only thing left is to make a connector for trading via MT
anything is possible, even without ;
back in the 90's I knew a guy who tried to "write in C as in Modula" with macros and an additional preprocessor. For the same reason - he liked Modular and his projects were C...
thanks
The question is more about how to remove brackets, not replace them. So that they are "indented" as in pyton.
How can you be sure that no one has implemented this by, for example, writing a patch? Sorry for the critical approach.
Write.
thanks
The question is more about how to remove the brackets, not replace them. So that they are "indented" as in pyton.
You'd probably be better off writing in python. Why do you need MQL as a C-like language? It has its own syntax, in python you are used to it.
anything is possible. You can even do it without ;
So it's replacing one character with another word, which is even worse. And he needs to replace it with spaces.
So it's replacing one character with another word, which is even worse. And he needs to replace it with spaces.
There are macro-processors. The m4 comes to mind.
If you really want to scratch your left hand with your right heel across your back, you can. Add macros, pass samples through the preprocessor and feed the result to the compiler.
I don't understand the urge to do it, like everyone else. But if a person really wants to, you may. The editor will not understand him, and we will appreciate persistence and flight of fancy.