runner#

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

Module description#

A strategy runner that executes Trading Strategy Pandas type strategies.

Classes#

PandasTraderRunner

A trading executor for Pandas math based algorithm.