Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IPosition

Hierarchy

  • IPosition

Index

Properties

accountId: string

Numeric account ID.

adjPrevClose: number

The previous adjusted close.

change: number

The change.

changePct: number

The percentage change.

commissions: number

The commissions paid for the position.

complete: ICompleteView

The complete view.

costPerShare: number

The cost per share.

dateAcquired: number

The date the position was acquired.

dateTimeUTC: number

The date and time in UTC.

daysGain: number

The day's gain.

daysGainPct: number

The percentage day's gain.

fundamental: IFundamentalView

The fundamental view.

lotsDetails: string

The lots details.

marketValue: number

The market value.

optionsWatch: IOptionsWatchView

The options watch view.

osiKey: string

The Options Symbology Initiative (OSI) key containing the option root symbol, expiration date, call/put indicator, and strike price.

otherFees: number

The other fees paid to acquire the position.

pctOfPortfolio: number

The percentage of the portfolio.

performance: IPerformanceView

The performance view.

positionId: number

The position ID.

positionIndicator: PositionIndicator

The position indicator.

positionLot: IPositionLot[]

The position lot.

positionType: string

The position type.

price: number

The price of the position.

pricePaid: number

The price paid for the position.

product: IProduct

The product.

quantity: number

The quantity.

quick: IQuickView

The quick view.

quoteDetails: string

The quote details.

quotestatus: string

The quote type.

symbolDescription: string

The symbol description.

todayCommissions: number

Today's total commissions.

todayFees: number

Today's total fees.

todayPricePaid: number

Today's total price paid.

todayQuantity: number

Today's total quantity.

totalCost: number

The total cost.

totalGain: number

The total gain.

totalGainPct: number

The total gain percentage.

Generated using TypeDoc