I have a bool code
Can i use a single operator like this
Bool a >b && b<a && c>d && d<c;
Will this work?
Thanks in advance
Progmt4: Will this work?
-
Don't post code that will not even compile.
bool result = a >b && b<a && c>d && d<c;
-
Please edit your (original) post and use the CODE button (or Alt+S)! (For large amounts of code, attach it.)
General rules and best pratices of the Forum. - General - MQL5 programming forum #25 (2019)
Messages Editor
Forum rules and recommendations - General - MQL5 programming forum (2023)
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