• Gets the market data source for the given asset, symbol, or, if you have already provided a source, that source.

    Parameters

    • sourceAssetOrSymbol: string | MarketDataSource | Asset

      provide either a source, asset, or symbol to return the correct source

    Returns Promise<MarketDataSource>

Generated using TypeDoc