Function getMarketHistory

  • Get the market history for a particular symbol.

    Parameters

    Returns Promise<MarketHistory>

    market history {details: [{date, ...}], overall: {dateFrom, ...}}

Generated using TypeDoc