OrderType (Enumeration)

This page describes the OrderType enumeration

OrderType enumeration defines the order types supported by Algorum.

ValueDescription
MarketMarket order
LimitLimit order. Pending Limit order will be cancelled at the end of the current day trading session, for Intraday orders where OrderProductType (Enumeration) is Intraday
StopStop Loss order. Not yet implemented.
StopLimitStop Loss Limit order (USA). Not yet implemented.
TrailingStopTrailing Stop Loss order (USA). Not yet implemented.