get_tickers

async classmethod ExchangeManager.get_tickers(from_coin: str, to_coin: str, rate='last') → Dict[str, decimal.Decimal][source]