fix product name
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
// Suppress warning from PyO3 macro expansion (fixed in newer PyO3 versions)
|
||||
#![allow(non_local_definitions)]
|
||||
|
||||
//! RaptorBT - High-performance Rust backtesting engine for quant5.
|
||||
//! RaptorBT - High-performance Rust backtesting engine for Quant5.
|
||||
//!
|
||||
//! This crate provides a complete backtesting solution with:
|
||||
//! - Technical indicators (SMA, EMA, RSI, MACD, etc.)
|
||||
|
||||
Reference in New Issue
Block a user