SecurityMultiDataTradeHistoryResponse

  • averageDailyVolume
    Type: number | null Format: double

    The average daily volume.

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

    The date of the all time highest price.

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

    The date of the highest price of the month rolling.

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

    The date of the highest price of the previous year.

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

    The date of the highest price of the 6 months rolling.

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

    The date of the highest price of the week rolling.

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

    The date of the highest price of the year rolling.

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

    The date of the all time lowest price.

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

    The date of the lowest price of the month rolling.

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

    The date of the lowest price of the previous year.

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

    The date of the lowest price of the 6 months rolling.

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

    The date of the lowest price of the week rolling.

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

    The date of the lowest price of the year rolling.

  • highAllTimePrice
    Type: number | null Format: double

    The all time highest price.

  • highMonthPrice
    Type: number | null Format: double

    The highest price of the month rolling.

  • highPrevYearPrice
    Type: number | null Format: double

    The highest price of the previous year.

  • highSixMonthPrice
    Type: number | null Format: double

    The highest price of the 6 months rolling.

  • highWeekPrice
    Type: number | null Format: double

    The highest price of the week rolling.

  • highYearPrice
    Type: number | null Format: double

    The highest price of the year rolling.

  • lowAllTimePrice
    Type: number | null Format: double

    The all time lowest price.

  • lowMonthPrice
    Type: number | null Format: double

    The lowest price of the month rolling.

  • lowPrevYearPrice
    Type: number | null Format: double

    The lowest price of the previous year.

  • lowSixMonthPrice
    Type: number | null Format: double

    The lowest price of the 6 months rolling.

  • lowWeekPrice
    Type: number | null Format: double

    The lowest price of the week rolling.

  • lowYearPrice
    Type: number | null Format: double

    The lowest price of the year rolling.

  • percentPrevCloseMonth
    Type: number | null Format: double

    The change (%) between the previous close of the month rolling and the last price.

  • percentPrevClosePrevYear
    Type: number | null Format: double

    The change (%) between the previous close of the previous year and the last price.

  • percentPrevCloseSixMonth
    Type: number | null Format: double

    The change (%) between the previous close of the 6 months rolling and the last price.

  • percentPrevCloseWeek
    Type: number | null Format: double

    The change (%) between the previous close of the week rolling and the last price.

  • percentPrevCloseYear
    Type: number | null Format: double

    The change (%) between the previous close of the year rolling and the last price.

  • prevCloseAllTime
    Type: number | null Format: double

    The previous close of all time (the first listed price).

  • prevCloseMonth
    Type: number | null Format: double

    The previous close of the month rolling.

  • prevClosePrevYear
    Type: number | null Format: double

    The previous close of the previous year.

  • prevCloseSixMonth
    Type: number | null Format: double

    The previous close of the 6 month rolling.

  • prevCloseWeek
    Type: number | null Format: double

    The previous close of the week rolling.

  • prevCloseYear
    Type: number | null Format: double

    The previous close of the year rolling.

  • transactionsMonth
    Type: integer | null Format: int64

    The number of transactions of the month rolling.

  • transactionsPrevYear
    Type: integer | null Format: int64

    The number of transactions of the previous year.

  • transactionsSixMonth
    Type: integer | null Format: int64

    The number of transactions of the 6 months rolling.

  • transactionsWeek
    Type: integer | null Format: int64

    The number of transactions of the week rolling.

  • transactionsYear
    Type: integer | null Format: int64

    The number of transactions of the year rolling.

  • valueMonth
    Type: number | null Format: double

    The value of the month rolling.

  • valuePrevYear
    Type: number | null Format: double

    The value of the previous year.

  • valueSixMonth
    Type: number | null Format: double

    The value of the 6 months rolling.

  • valueWeek
    Type: number | null Format: double

    The value of the week rolling.

  • valueYear
    Type: number | null Format: double

    The value of the year rolling.

  • volumeMonth
    Type: number | null Format: double

    The volume of the month rolling.

  • volumePrevYear
    Type: number | null Format: double

    The volume of the previous year.

  • volumeSixMonth
    Type: number | null Format: double

    The volume of the 6 months rolling.

  • volumeWeek
    Type: number | null Format: double

    The volume of the week rolling.

  • volumeYear
    Type: number | null Format: double

    The volume of the year rolling.

  • yearToDateMovement
    Type: number | null Format: double

    Year to date movement.

  • yearToDateMovementPercentage
    Type: number | null Format: double

    Year to date movement percentage.