https://github.com/kukuhtw/dma_bot_rust
fast, async trading engine in Rust for crypto. It streams multi-symbol market data (mock or Binance), runs pluggable strategies (mean-reversion, MA crossover, volatility breakout), applies risk limits, routes orders across venues, and exposes Prometheus metrics, plus JSONL event recording for audits. Built for low-latency testing.
https://github.com/kukuhtw/dma_bot_rust
Last synced: 4 months ago
JSON representation
fast, async trading engine in Rust for crypto. It streams multi-symbol market data (mock or Binance), runs pluggable strategies (mean-reversion, MA crossover, volatility breakout), applies risk limits, routes orders across venues, and exposes Prometheus metrics, plus JSONL event recording for audits. Built for low-latency testing.
- Host: GitHub
- URL: https://github.com/kukuhtw/dma_bot_rust
- Owner: kukuhtw
- License: mit
- Created: 2025-09-10T02:38:28.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-09-10T05:50:00.000Z (4 months ago)
- Last Synced: 2025-09-10T05:54:11.400Z (4 months ago)
- Language: Rust
- Size: 5.89 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
Awesome Lists containing this project
- awesome-ccamel - kukuhtw/dma_bot_rust - fast, async trading engine in Rust for crypto. It streams multi-symbol market data (mock or Binance), runs pluggable strategies (mean-reversion, MA crossover, volatility breakout), applies risk limits, routes orders across venues, and exposes Prometheus metrics, plus JSONL event recording for audits. Built for low-latency testing. (Rust)