backtest_runner#
API documentation for tradeexecutor.backtest.backtest_runner Python module in Trading Strategy.
Module description#
Classes#
What we have after backtest |
|
Describe backtest setup, ready to run. |
Functions#
|
Try to dynamically be flexible with the backtesting pricing look up. |
|
Run a strategy backtest. |
|
Run backtests for given decide_trades and create_trading_universe functions. |
|
High-level entry point for setting up a backtest from a strategy module. |
|
High-level entry point for setting up a single backtest for a predefined universe. |