OrderType (Enumeration)
This page describes the OrderType enumeration
OrderType enumeration defines the order types supported by Algorum.
Value | Description |
---|---|
Market | Market order |
Limit | Limit order. Pending Limit order will be cancelled at the end of the current day trading session, for Intraday orders where OrderProductType (Enumeration) is Intraday |
Stop | Stop Loss order. Not yet implemented. |
StopLimit | Stop Loss Limit order (USA). Not yet implemented. |
TrailingStop | Trailing Stop Loss order (USA). Not yet implemented. |
Updated about 3 years ago
What’s Next