Commit History

Fix C++ engine buy/sell and add Optiq actor stages to Message Flow
8f9591b

RayMelius Claude Opus 4.6 commited on

Add librdkafka++1 to Docker runtime for eunex_me
df462bb

RayMelius Claude Opus 4.6 commited on

Add crash diagnostics: show eunex_me log output on startup failure
0859975

RayMelius Claude Opus 4.6 commited on

Auto-start eunex_me when toggling C++ engine mode
0c8d598

RayMelius Claude Opus 4.6 commited on

Fix deadlock in CppEngineBridge causing Server not ready on HF Spaces
0e97339

RayMelius Claude Opus 4.6 commited on

Fix JSON parse errors when server not ready (HF Spaces startup race)
4799405

RayMelius Claude Opus 4.6 commited on

Fix HF Spaces: start nginx in run.sh for port 7860 proxy
2bfd43d

RayMelius Claude Opus 4.6 commited on

Add HF Spaces metadata to README
ed3758a

RayMelius Claude Opus 4.6 commited on

Add GitHub Action for auto-deploy to HF Spaces
55405cf

RayMelius Claude Opus 4.6 commited on

docs: Update README and developers guide for v0.9.5
902dc22

RayMelius Claude Opus 4.6 commited on

v0.9.5: Engine mode switch — Python or C++ matching engine
235f0f5

RayMelius Claude Opus 4.6 commited on

v0.9.4: Document .env configuration and AI features in README
5258d3d

RayMelius Claude Opus 4.6 commited on

v0.9.3: Add .env config, auto-load env vars in shared/config.py
c53775e

RayMelius Claude Opus 4.6 commited on

v0.9.3: Add .env support with auto-loader in shared config
7d19948

RayMelius Claude Opus 4.6 commited on

v0.9.2: Auto-discover HF_TOKEN from cache, fix LLM provider logging
b19660e

RayMelius Claude Opus 4.6 commited on

v0.9.1: Fix Ollama integration, thin volume bars, model selector with health check
3ba19d9

RayMelius Claude Opus 4.6 commited on

v0.9.0: Interactive message flow, split price/volume chart, LLM trading strategy
0b15c9a

RayMelius Claude Opus 4.6 commited on

v0.8.0: AI Market Analyst and Developer Message Flow Visualizer
ddafe7a

RayMelius Claude Opus 4.6 commited on

v0.7.0: Daily close persistence, ticker tape, OHLCV candlestick chart
9781afc

RayMelius Claude Opus 4.6 commited on

v0.6.1: Market simulation with realistic prices
78d880e

RayMelius Claude Opus 4.6 commited on

v0.6.0: Add 7 real stock symbols with current market prices
f178600

RayMelius Claude Opus 4.6 commited on

Add HTML developers guide with SVG diagrams
085b3d8

RayMelius Claude Opus 4.6 commited on

Add Dashboard, Clearing House UI and KafkaBus to architecture diagrams
3d50040

RayMelius Claude Opus 4.6 commited on

Add Kafka Bus to Architecture, Actor Topology and Data Flow diagrams
eaa5953

RayMelius Claude Opus 4.6 commited on

v0.5.0: Kafka Bus integration (Optiq KFK model)
06cfa59

RayMelius Claude Opus 4.6 commited on

Fix Docker: update bitnami/kafka 3.7 → 3.9, remove obsolete version attr
ec32206

RayMelius Claude Opus 4.6 commited on

Fix garbled Unicode box-drawing chars in Windows console output
1cbe390

RayMelius Claude Opus 4.6 commited on

Add Stop orders and trading phases (PreOpen/Opening/CTS)
5759f0b

RayMelius Claude Opus 4.6 commited on

Rename modules to Optiq naming and add Developers Guide
44cddac

RayMelius Claude Opus 4.6 commited on

v0.4.0: C++ FIX Gateway, Clearing House & AI Trader actors
a3b10ab

RayMelius Claude Opus 4.6 commited on

v0.3.0: FIX gateway, Clearing House with AI traders, enhanced dashboard
d8389a8

RayMelius Claude Opus 4.6 commited on

Fix GCC build: add missing #include <memory> in IacaAggregator.hpp
3e849a8

RayMelius Claude Opus 4.6 commited on

v0.2.0: Multi-threaded actor engine, Kafka persistence, web dashboard
5412a90

RayMelius Claude Opus 4.6 commited on

Initial commit: C++ actor-based matching engine (Optiq architecture)
8f4d2d0

RayMelius Claude Opus 4.6 commited on