Add QuantWave to Indicators (#144)

Polars-native TA/backtest with batch-streaming parity.
This commit is contained in:
Mayank Lavania
2026-08-03 03:48:15 +05:30
committed by GitHub
parent 3083659e6d
commit 5c745d0330
+1
View File
@@ -332,6 +332,7 @@ Note: the one marked as `Live Trading` has reasonable live trading support for a
- [chart-patterns](https://github.com/focus1691/chart-patterns) | `TypeScript` | - Technical analysis library for chart patterns, price action, and volume-based pattern detection.
- [ChartScout](https://chartscout.io) - Real-time crypto chart pattern detection and alerts
- [Wickra](https://github.com/wickra-lib/wickra) | `Rust` & `Python` & `JavaScript` & `C++` & `C#` & `Go` & `Java` & `R` | - Streaming-first technical-analysis library with 514 O(1)-per-tick indicators across 24 families; bit-exact batch and streaming from one Rust core.
- [QuantWave](https://github.com/lavs9/quantwave) ![GitHub last commit (branch)](https://img.shields.io/github/last-commit/lavs9/quantwave/main) ![GitHub Repo stars](https://img.shields.io/github/stars/lavs9/quantwave?style=social) | `Python` `Rust` `Polars` | - Polars-native technical analysis and backtesting with bit-identical batch and streaming parity, plus an agent skill for consistent research-to-live strategy code.
### Pricing