quant_marketstat_ws

CLI tool in Rust for market statistics and real-time analytics

🦀📊 MarketStat — High-Performance Financial Stats Engine in Rust

MarketStat (a.k.a. quant_marketstat_ws) is a blazing-fast, quantitative financial analytics CLI engine, crafted in Rust by Willy Sajbeni.
Ideal for traders, quants, and data scientists who need low-latency, high-integrity insights extracted from price/volume data.

📦 Quick Install

cargo install quant_marketstat_ws
  quant_marketstat_ws

✅ Features

🖥️ CLI Menu Preview

Choose a function:
  1 - Mean
  2 - VWAP
  3 - VWAP Group
  4 - Variance
  5 - STD
  6 - VWAP Variance
  7 - VWAP STD
  8 - VWAP Group Variance
  9 - VWAP Group STD
  10 - Full Market Stats Report (Global Summary)
  11 - Load data from CSV (Bid, Ask, Volume)

📊 CSV Format Example (for Option 11)

Bid,Ask,Volume
  10.5,11.0,1000
  10.6,11.1,1500
  10.4,10.9,1200

Instructions:

📝 License

MIT License — built and maintained by Willy Sajbeni

🦀 Why Rust over Python?

Because speed, safety, and clarity matter.
This crab 🦀 just decapitated the snake 🐍 — with both claws!

🚀 Coming Soon

👨‍💻 Author

Developed with love and mathematical rigor by Willy Sajbeni
Follow on LinkedIn | GitHub
Quantitative AI & Algorithmic Research | Linux, Rust, Python & Mathematical Modeling for Quant Trading

🔗 External Links