mirror of
https://github.com/ruvnet/RuVector.git
synced 2026-05-23 04:27:11 +00:00
- Add CLI tool with run, backtest, paper trading, analyze, and benchmark - Add visualization module with ASCII charts (line, bar, sparkline, table) - Create Jest test suite covering all production modules - Implement example strategies: Hybrid Momentum, Mean Reversion, Sentiment Performance benchmarks show all modules production-ready: - Kelly Engine: 0.014ms (71,294/s) - LSTM-Transformer: 0.681ms (1,468/s) - DRL Portfolio: 0.059ms (17,043/s) - Sentiment Alpha: 0.266ms (3,764/s) |
||
|---|---|---|
| .. | ||
| neural-trader.test.js | ||
| production-benchmark.js | ||