backtest#
API documentation for tradeexecutor.backtest Python module in Trading Strategy.
Module description#
Backtesting engine.
Submodules#
Execution model where trade happens directly on Uniswap v2 style exchange. |
|
Run backtest for a single strategy module. |
|
Find routes between historical pairs. |
|
Backtesting dataset load progress baring. |
|
Perform a grid search ove strategy parameters to find optimal parameters. |
|
Old backtest wallet top up code. |
|
Legacy notebook output modes. |
|
Machine learning based optimiser for the strategy parameters. |
|
Functions the optimiser would be looking for. |
|
On-chain balance simulator for backtesting. |
|
Create Jupyter Notebook based report static HTML tearsheet for a strategy. |