paul murfin:
Hi
Couple of simple questions:
1) Is order profit always in the account currency ?
2) To calculate actual (net) profit = OrderProfit() + OrderCommission() + OrderSwap() ?
- yes.
- Loop through OrderHistoryTotal().
great thanks :)
- Supposed to be
- Some brokers do not use the commission/swap fields but instead add balance entries in history.

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
Hi
Couple of simple questions:
1) Is order profit always in the account currency ?
2) To calculate actual (net) profit = OrderProfit() + OrderCommission() + OrderSwap() ?
THANKS
Paul