[][src]Function crypto_markets::fetch_symbols

pub fn fetch_symbols(
    exchange: &str,
    market_type: MarketType
) -> Result<Vec<String>, Error>

Fetch trading symbols.