TradeMUX SDK Documentation  1.0
TradeMUX SDK Documentation
double OrderProfit ( )

Returns profit of the currently selected order

Returns
The net profit value (without swaps or commissions) for the selected order. For open orders,
it is the current unrealized profit. For closed orders, it is the fixed profit

The order must be previously selected by the OrderSelect() function