mirror of
https://github.com/KhizarImran/backtestingfx.git
synced 2026-07-27 12:07:44 +00:00
494f157c13
Adds a native-Rust SMA strategy path (Engine.run_native_sma) so we can time the pure-Rust engine against the Python-callback path and backtesting.py.