Stock position

Constructors

Accessors

  • get symbol(): string
  • Stock code

    Returns string

  • get symbolName(): string
  • Stock name

    Returns string

  • get quantity(): number
  • The number of holdings

    Returns number

  • get availableQuantity(): number
  • Available quantity

    Returns number

  • get currency(): string
  • Currency

    Returns string

  • get costPrice(): Decimal
  • Cost Price(According to the client's choice of average purchase or diluted cost)

    Returns Decimal

  • get initQuantity(): number
  • Initial position before market opening

    Returns number

Methods

  • Returns string