identifier#

tradeexecutor.state.identifier Python module in Trading Strategy framework.

Module description#

Asset and trading pair identifiers.

How executor internally knows how to connect trading pairs in data and in execution environment (on-chain).

Classes#

AssetIdentifier

Identify a blockchain asset for trade execution.

TradingPairIdentifier

Uniquely identify one trading pair across all tradeable blockchain assets.