4 skills found
vixcpp / VixThe offline-first C++ runtime for building high-performance real-world systems.
JATINDHURVE / Regime Identification Using Hidden Markov Model And Portfolio OptimizationA regime-aware portfolio optimization framework using Hidden Markov Models to identify market regimes from macroeconomic indicators (VIX, PMI, yield curve) and implement dynamic asset allocation strategies.
vixcpp / Corevixcpp/core – The core of the vix.cpp framework. Provides the HTTP server, router, JSON utilities, and middleware system. All other modules are built on top of it.
vixcpp / Ormvixcpp/orm – Object-Relational Mapping (ORM) for vix.cpp. Allows defining C++ models mapped to databases and provides auto-generated CRUD operations.