| AccountPosition Properties |
Note: This is preliminary documentation provided only as a preview, and is subject to change. Please contact the author for pricing and licensing information.
The AccountPosition type exposes the following members.
| Name | Description | |
|---|---|---|
| AdjustedOption |
Gets or sets the value indicating whether the option has been adjusted.
| |
| ClosePrice |
Gets or sets the previous day's closing price.
| |
| CostBasis |
Gets or sets the amount the user paid for this position.
| |
| CurrentPrice |
Gets or sets the current market price (last sale price).
| |
| DeliverableStr |
Gets or sets the display-formatted product identifier. For equities, this is a symbol; for options, this is a string containing symbol, "call" or "put", strike price, and expiration date.
| |
| Description |
Gets or sets the text description of the position.
| |
| LongOrShort |
Gets or sets the value indicating whether the position is long or short.
| |
| Marginable |
Gets or sets the value indicating whether the position counts toward your margin.
| |
| MarketValue |
Gets or sets the value of a position, based on the quantity and previous day's closing price.
| |
| ProductId |
Gets or sets the product information for this position.
| |
| Qty |
Gets or sets the number of shares held in this position. May include fractional shares.
| |
| QuoteType |
Gets or sets the expiry type, if the product is an option.
|