Op Enumeration |
Namespace: TradingAPI.MT4Server
Member name | Value | Description | |
---|---|---|---|
Buy | 0 | Buying position. | |
Sell | 1 | Selling position. | |
BuyLimit | 2 | Buy limit pending position. | |
SellLimit | 3 | Sell limit pending position. | |
BuyStop | 4 | Buy stop pending position. | |
SellStop | 5 | Sell stop pending position. | |
Balance | 6 | Balance position. | |
Credit | 7 | Credit position. |