OrderClientSafe Class |
Namespace: TradingAPI.MT4Server
The OrderClientSafe type exposes the following members.
| Name | Description | |
|---|---|---|
| OrderClientSafe | Initializes a new instance of the OrderClientSafe class |
| Name | Description | |
|---|---|---|
| OrderClose |
Close opened order.
| |
| OrderDelete |
Delete pending order.
| |
| OrderModify |
Modification of characteristics for the previously opened position or pending orders.
| |
| OrderSend |
The main function used to open a position or place a pending order.
|
| Name | Description | |
|---|---|---|
| OrderClient | ||
| QuoteClient | ||
| TradeTimeoutSafe |
How long to wait for trade execution in milliseconds, if TradeTimeoutException no reply from server.
|