Skip to content

Conversation

filipmacek
Copy link
Member

Pull Request

  • moved TimeEventAccumulator to separate accumulator.rs file from engine.rs
  • created new system crate which contains NautilusKernel and its config scaffold methods with todos
  • created various backtesting config like BacktestEngineConfig, BacktestVenueConfig, BacktestDataConfig, and BacktestRunConfig with docs
  • created struct BacktestEngine and scaffold methods with todos
  • created Environment enum in common crate
  • finished and added docs to DataEngineConfig
  • added StreamingConfig and DataCatalogConfig in persistence crate

@filipmacek filipmacek changed the title Scafold backtesting engine Bootstrapping backtesting engine and kernel Mar 13, 2025
@cjdsellers cjdsellers changed the title Bootstrapping backtesting engine and kernel Port backtest engine and kernel to Rust Mar 13, 2025
@cjdsellers cjdsellers merged commit c228c5c into develop Mar 13, 2025
12 checks passed
@cjdsellers cjdsellers deleted the scafold-backtesting-engine branch March 13, 2025 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants