You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cjdsellers
changed the title
Fix CustomData Backtesting Issues and Optimize Documentation Related to CustomData Backtesting
Fix CustomData backtesting issues and improve docs
Jan 7, 2025
cjdsellers
changed the title
Fix CustomData backtesting issues and improve docs
CustomData backtesting issues and improve docs
Jan 7, 2025
Bug Report
CustomData can not be send to data engine properly
Expected Behavior
CustomDatd should be send to data engine properly
Specifications
OS platform: ubutnu24.04
Python version: python 3.12
nautilus_trader version:latest develop
how to fix this bug
from nautilus_trader.model.data cimport CustomData
need to be add in nautilus_trader/data/engine.pyxBacktest Setting Document
take GreekData as example at least setting is needed:
The text was updated successfully, but these errors were encountered: