TradeMUX SDK Documentation
1.0
TradeMUX SDK Documentation
|
double AccountFreeMarginCheck | ( | string | symbol, |
int | cmd, | ||
double | volume | ||
) |
Returns free margin that remains after the specified order has been opened at the current price on the current account
symbol | Symbol for trading operation |
cmd | Operation type. It can be either OP_BUY or OP_SELL |
volume | Number of lots |