|
MarginCheck
Gets the amount of margin, required for trade operation.
double MarginCheck(
|
Parameters
symbol
[in] Symbol for trade operation.
trade_operation
[in] Type of trade operation from ENUM_ORDER_TYPE enumeration.
volume
[in] Volume of trade operation.
price
[in] Price of trade operation.
Return Value
Amount of margin required for trade operation.