backtest_routing#
tradeexecutor.backtest.backtest_routing Python module in Trading Strategy framework.
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. |
|