# using Bybit depth data instead. from nautilus_trader.backtest.node import BacktestDataConfig from nautilus_trader.backtest.node import BacktestEngineConfig from nautilus_trader.backtest.node import ...
# Backtest an order book imbalance strategy using exchange depth data and # `BacktestNode`. This example uses Binance order book snapshots, but the same # approach works with depth data from any ...