guess_data_delay_tolerance#

API documentation for tradeexecutor.backtest.backtest_runner.guess_data_delay_tolerance Python function.

guess_data_delay_tolerance(universe)[source]#

Try to dynamically be flexible with the backtesting pricing look up.

This could work around some data quality issues or early historical data.

Parameters:

universe (TradingStrategyUniverse) –

Return type:

Timedelta