SecurityMultiDataResponse

  • dataSource
    Type: string

    The data source for the security.

  • exchange
    Type: string

    The exchange where the security is listed.

  • quote
    Type: object ยท SecurityMultiDataQuoteResponse
    • askCount
      Type: integer | null Format: int32

      The number of sells at the current ask price.

    • askPrice
      Type: number | null Format: double

      The current ask price in cents.

    • askVolume
      Type: number | null Format: double

      Total volume at the current ask price.

    • bidCount
      Type: integer | null Format: int32

      The number of buys at the current bid price.

    • bidPrice
      Type: number | null Format: double

      The current bid price in cents.

    • bidVolume
      Type: number | null Format: double

      Total volume at the current bid price.

    • companyReportCode
      Type: string | null

      Company report code. Displays R if there is a report.

    • highPrice
      Type: number | null Format: double

      Highest price in cents traded for the current day.

    • lastPrice
      Type: number | null Format: double

      Last price in cents.

    • lowPrice
      Type: number | null Format: double

      Lowest price in cents traded for the current day.

    • marketValue
      Type: number | null Format: double

      Value in cents traded during market hours.

    • marketVolume
      Type: number | null Format: double

      Volume traded during market hours.

    • matchPrice
      Type: number | null Format: double

      Indicative match price in cents before market match occurs.

    • matchVolume
      Type: number | null Format: double

      Indicative match volume.

    • movement
      Type: number | null Format: double

      Current days movement in cents.

    • openPrice
      Type: number | null Format: double

      Opening price in cents.

    • previousClosePrice
      Type: number | null Format: double

      Previous day's close price in cents.

    • priceMultiplier
      Type: number | null Format: double

      Security price multiplier.

    • quotationBasisCode
      Type: string | null

      Basis of quotation code for the security.

    • totalValue
      Type: number | null Format: double

      Total value in dollars traded for the current day.

    • totalVolume
      Type: number Format: double

      Total volume traded for the current day.

    • tradeCount
      Type: number | null Format: double

      The number of trades for the current day.

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

      Date and time of the last trade.

    • tradingStatus
      Type: string | null

      Trading status of the security.

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

      Date and time of the last update.

  • securityCode
    Type: string

    Security code.

  • securityInformation
    Type: object ยท SecurityMultiDataSecurityInformationResponse
    • accruedInterest
      Type: number | null Format: double

      Accrued interest.

    • currencyCode
      Type: string | null

      Issuing currency.

    • earningsPerShare
      Type: number | null Format: double

      Rolling 12 month Earnings Per Share (EPS) as reported by company.

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

      Exercise/expiry date.

    • exercisePrice
      Type: number | null Format: double

      Exercise price.

    • exerciseType
      Type: string | null

      Exercise style.

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

      Date first listed on the exchange.

    • gicsCode
      Type: integer | null Format: int32

      Global Industry Classification Standard.

    • indexPrice
      Type: number | null Format: double

      Index price.

    • indexPriceNote
      Type: string | null

      Index price note.

    • industryGroupDescription
      Type: string | null

      GICS industry group description.

    • industrySubgroup
      Type: string | null

      Industry subgroup.

    • isin
      Type: string | null

      International Securities Identification Number (ISIN).

    • issuerBriefName
      Type: string | null

      Underlying security abbreviated name.

    • issuerCode
      Type: string | null

      Underlying security code.

    • issuerExchange
      Type: string | null

      Underlying security exchange.

    • issuerName
      Type: string | null

      Underlying security name.

    • issuerShortName
      Type: string | null

      Underlying security short name.

    • issuerType
      Type: string | null

      Underlying security type.

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

      Last listed date on the exchange.

    • liquidityFactor
      Type: number | null Format: double

      Liquidity factor. Also known as DCF.

    • marketCapitalisation
      Type: number | null Format: double

      Market capitalisation = quoted shares on issue * last quoted price.

    • marketWeightPercent
      Type: number | null Format: double

      Market weight.

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

      Date on which security matures.

    • minimumPriceStep
      Type: number | null Format: double

      Minimum price step.

    • netAssetBacking
      Type: number | null Format: double

      Net asset backing.

    • quotedSharesOnIssue
      Type: number | null Format: double

      Quoted shares on issue.

    • securityAbbreviatedDescription
      Type: string | null

      Abbreviated description.

    • securityDescription
      Type: string | null

      Description.

    • sedol
      Type: string | null

      Stock Exchange Daily Official List (SEDOL) for the given security code. If no SEDOL is available then an empty string will be returned. If the requesting user does not have the required access to SEDOLs then a null value will be returned.

    • settlementPrice
      Type: number | null Format: double

      Settlement price.

    • sharesPerContract
      Type: number | null Format: double

      The number of shares of underlying instrument obtained by converting each share of this security.

    • shortSold
      Type: number | null Format: double

      Number of shares currently short sold.

    • stopLossLevels
      Type: number | null Format: double

      Stop loss levels.

    • subIndustryDescription
      Type: string | null

      GICS sub-industry description.

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

      Last suspension date.

    • underlyingInstrumentCode
      Type: string | null

      Underlying instrument or security.

    • underlyingInstrumentExchange
      Type: string | null

      Exchange of the underlying instrument or security.

    • yearlyFranking
      Type: number | null Format: double

      Yearly franking.

  • tradingHistory
    Type: object ยท 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.