
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
Hello,
I have the above coding. I tried for a long time to figure out why the OrderProfit() is not correct. For verification purpose, I calculate Profit= (iClose(Symbol(),PERIOD_H1,0)-OrderOpenPrice())*xMultiply, obviously OrderProfit() output is wrong. Kindly help.