GeneralOpenOrder class
GeneralOpenOrder class
The class contains fields common to all open orders.
The GeneralOpenOrder type exposes the following members:
Constructors
Constructor | Description |
---|---|
GeneralOpenOrder() | Initializes a new instance of GeneralOpenOrder class. |
Properties
Property | Description |
---|---|
fi_transaction_id | Gets or sets the unique FI-assigned transaction ID. |
server_id | Gets or sets the unique server-assigned transaction ID. |
security_id | Gets or sets the GeneralOpenOrder.security_id. |
placed_date | Gets or sets the date-time the order was placed. |
units | Gets or sets the quantity of the security the open order is for. |
sub_account | Gets or sets the sub-account type. |
duration | Gets or sets how long the order is good for. |
restriction | Gets or sets the special restriction on the order. |
min_units | Gets or sets the minimum number of units that must be filled for the order. |
limit_price | Gets or sets the limit price. |
stop_price | Gets or sets the stop price. |
memo | Gets or sets the other information about order. |
currency | Gets or sets the GeneralOpenOrder.currency. |
investment_401k_source | Gets or sets the source of money for this order for 401(k) accounts. |