update project metadata and documentation for clarity and branding

This commit is contained in:
porcelaincode
2026-01-29 23:11:15 +05:30
parent 5ca413ebbf
commit 196f63f5c3
6 changed files with 120 additions and 101 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.
//!
//! This crate provides a complete backtesting solution with:
//! - Technical indicators (SMA, EMA, RSI, MACD, etc.)