mirror of
https://github.com/ruvnet/RuVector.git
synced 2026-05-22 19:56:25 +00:00
Advanced examples (production-grade): - live-broker-alpaca.js: Production broker integration with smart order routing - order-book-microstructure.js: VPIN, Kyle's Lambda, spread decomposition - conformal-prediction.js: Distribution-free guaranteed prediction intervals Exotic examples (cutting-edge techniques): - multi-agent-swarm.js: Distributed trading with consensus mechanisms - gnn-correlation-network.js: Graph neural network correlation analysis - attention-regime-detection.js: Transformer attention for regime detection - reinforcement-learning-agent.js: Deep Q-Learning trading agent - quantum-portfolio-optimization.js: QAOA and quantum annealing - hyperbolic-embeddings.js: Poincaré disk market embeddings - atomic-arbitrage.js: Cross-exchange atomic arbitrage with MEV protection Updated package.json with npm scripts for all new examples. Updated README.md with documentation for advanced/exotic techniques. |
||
|---|---|---|
| .. | ||
| conformal-prediction.js | ||
| live-broker-alpaca.js | ||
| order-book-microstructure.js | ||