runner#

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

Module description#

Strategy execution core.

Define the runner model for different strategy types.

Classes#

StrategyRunner

A base class for a strategy executor.