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
SAME PROBLEM HERE WITH THIS CODE
Please do not post in all Capital letters. It is considered shouting and very rude.
You should at least highlight the line of code where you are getting the error.
Your bool function should return true or false, instead it is returning 1 or -1.
This means that your function is just the same as
as it can never return false.
Get into the habit of using true or false instead of numbers for bools.
SAME PROBLEM HERE WITH THIS CODE
Change the line
To
I believe this will do the magic 🤗
hello, can anyone help me? I get a warning when compiling "expression not boolean".
that is still from decompiled code!!!
what don't you get about NO DECOMPILED CODE are you a thief ?