Function getMarketStatus

  • Get the current market status of all the exchanges and their segments.

    Parameters

    Returns Promise<MarketsStatus>

    markets status {details: [{exchange, ...}], overall: {count, ...}}

Generated using TypeDoc