routing#

API documentation for tradeexecutor.strategy.routing Python module in Trading Strategy.

Module description#

Trade routing instructions.

Each trading universe and strategy can have different trade routing set, based on the exchanges the universe covers.

Here we define the abstract overview of routing.

Classes#

RoutingModel

Trade roouting model base class.

RoutingState

Keep the track record of already done transactions.