TradeResponseV2

  • conditionCodes
    Type: string

    Trades conditional codes flag.

  • dataSource
    Type: string

    The data source for the security.

  • exchange
    Type: string

    The exchange where the security is listed.

  • reason
    Type: string

    The reason of this trade.

  • securityCode
    Type: string

    Security code.

  • tradeDateTime
    Type: string Format: date-time

    The date and time of the trade.

  • tradeGmtDateTime
    Type: string | null Format: date-time

    The GMT date and time of the trade.

  • tradeNumber
    Type: integer Format: int32

    The number of the trade.

  • tradePrice
    Type: number | null Format: double

    Price of the trade.

  • tradeValue
    Type: number | null Format: double

    Value of the trade.

  • tradeVolume
    Type: integer | null Format: int32

    Volume of the trade.