asset#

tradeexecutor.strategy.asset Python module in Trading Strategy framework.

Module description#

Asset management helpers.

Figure how to map different tokens related to their trading positions.

Functions#

get_relevant_assets(pair_universe, ...)

Get list of tokens that are relevant for the straegy.

map_onchain_asset_to_position(asset, state)

Map an on-chain found asset to a trading position.