getHighsLows

By Barchart

    The getHighsLows API provides lists for new 52-week highs or 52-week lows based on exchange and asset type.

    Query Parameters

    Parameter Description Data Type
    assetType The type of asset. Includes: equities ("STK"), mutual funds ("FUNDS"), ETFs ("ETF"), futures ("FUT"), forex ("FOREX")
    exchanges Exchange code for the marketplace where the financial instruments are listed.
    maxRecords The maximum number of records to show in the return.
    offset A value denoting where to start results from.
    period A value representing the time period.
    type The type of high/low list to return.

    Response Fields

    Field Description Data Type
    country The instrument's country of origin. string
    exchange Exchange code for the marketplace where the financial instruments are listed. string
    lastPrice The most recent price at which a stock or security traded. double
    previousClose The closing value of the instrument on the previous day. double
    previousVolume The number of shares or contracts traded for the previous day. int
    priceNetChange The difference between the last price and the previous day's settlement price. double
    pricePercentChange The difference between the last price and the previous day's settlement price, expressed as a percentage. double
    selectedPeriodHighPercent The high percent change for the selected period double
    selectedPeriodHighPrice The high price for the selected period double
    selectedPeriodLowPercent The low percent change for the selected period double
    selectedPeriodLowPrice The low price for the selected period double
    symbol A symbol or code that identifies a financial instrument. string
    symbolName The full name of the instrument. string
    timestamp The exchange time of the last traded priced. int
    tradeTime The exchange time of the last traded priced. dateTime
    volume The number of shares or contracts traded. int

    About the Vendor

    From market data feeds to website content solutions and trading software to our flagship financial portal, Barchart.com, and individual subscription services, Barchart is the definitive source for comprehensive financial data and information.