routing#
tradeexecutor.strategy.routing Python module in Trading Strategy framework.
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#
Trade roouting model base class. |
|
Keep the track record of already done transactions. |