token_mapper#

API documentation for tradeexecutor.strategy.pandas_trader.token_mapper Python module in Trading Strategy.

Module description#

Token to trading pair mapping helpers.

Classes#

TokenTuple

A token you want to trade.

Functions#

create_trading_universe_for_tokens(client, ...)

Create a trading universe based on a list of ERC-20 tokens addresses only.

find_best_pairs_for_tokens(pair_universe, ...)

Find the best DEXes and trading pairs to trade tokens.