Function validateMarketSymbol

  • Validates a MarketSymbol string. Throws an error if invalid, otherwise returns nothing.

    Parameters

    • symbol: `${string}/${string}`

      MarketSymbol to evaluate

    Returns void

Generated using TypeDoc