backtest_routing#
API documentation for tradeexecutor.backtest.backtest_routing Python module in Trading Strategy.
Module description#
Find routes between historical pairs.
Classes#
A router that assumes all trading pairs are tradeable with the resever currency. |
|
A simple router that does not optimise the trade execution cost. |
|