InvestmentOpenOrderList class

InvestmentOpenOrderList class

Investment open order list class.

The InvestmentOpenOrderList type exposes the following members:

Constructors

ConstructorDescription
InvestmentOpenOrderList()Initializes a new instance of InvestmentOpenOrderList class.

Properties

PropertyDescription
open_ordersGets or sets the collection of OpenOrderBuyDebt or OpenOrderBuyMutualFund or OpenOrderBuyOption
or OpenOrderBuyOther or OpenOrderBuyStock or OpenOrderSellDebt
or OpenOrderSellMutualFund or OpenOrderSellOption or OpenOrderSellOther
or OpenOrderSellStock or OpenOrderSwitchMutualFund.

See Also