czsc-trader 1.0.0

Multi-strategy trading engine of the czsc framework (most users should depend on the `czsc` facade instead): signal compilation, CzscTrader/CzscSignals state machines, parameter optimization.
1
2
3
mod executor;

pub use executor::{CoreLoopProfileV2, RunOutput, UnifiedExecEngine};