
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
I found this to be a natural declaration, but the compiler is swearing. It warns in the following way
'Type' - undeclared identifier orderni.mq5 213 18
'Type' - some operator expected ordernir.mq5 213 18
'POSITION_TYPE' - expression has no effect ordernir.mq5 213 4
I'm not an expert in English, but it's not clear either way. Efficiency of expression... ???? Yes and what's the point?
I found this to be a natural declaration, but the compiler is swearing. It is cursed in the following way
'Type' - undeclared identifier ordernir.mq5 213 18
'Type' - some operator expected ordernii.mq5 213 18
POSITION_TYPE' - expression has no effect ordernir.mq5 213 4
I'm not an expert of English, but I don't understand it anyway.
THANK YOU!!! I'll have a look.
Super!!! It's an int!!!
'POSITION_TYPE' - expression has no effect orderni.mq5 213 4
I found this to be a natural declaration, but the compiler is swearing. It was cursed in the following way
'Type' - undeclared identifier orderni.mq5 213 18
'Type' - some operator expected ordernir.mq5 213 18
'POSITION_TYPE' - expression has no effect ordernir.mq5 213 4
I'm not an expert in English, but it's not clear either way.
ENUM_POSITION_TYPE Type
THANK YOU!!! I'll have a look.
Super!!! It's an int!!!
'PositionGetInteger' - no one of the overloads can be applied to the function call order.mq5 214 13 In short, it's not the function but the call. Or rather what I feed into it.
You still don't read the documentation. You don't even try to copy it.
What's that got to do with it? Can't find it? It doesn't work?
https://www.mql5.com/ru/articles/211
'PositionGetInteger' - no one of the overloads can be applied to the function call order.mq5 214 13 In short, not the function, but the call. Or rather what I feed into it. I have ????????????