fix product name

This commit is contained in:
porcelaincode
2026-01-28 14:53:10 +05:30
parent f6c60d7b8b
commit b367cdb275
5 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -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.)