Commit graph

19 commits

Author SHA1 Message Date
e7f4805ccc Implement first-pass load reduction controls 2026-05-08 02:46:41 -04:00
07a9b91df7 Remove deprecated Alpaca key-pair auth 2026-05-05 03:21:18 -04:00
5025de78b9 Support single-token Alpaca auth 2026-05-05 03:14:01 -04:00
e78387130a Implement options snapshot tape table 2026-05-04 01:14:52 -04:00
27b0a399e6 Add smart-money option signal path and tape filters 2026-04-28 16:29:44 -04:00
Kellan Drucquer
522265686e fix clickhouse startup resilience across services 2026-04-04 08:24:14 -04:00
Kellan Drucquer
776ac7842f tune shutdown and runner cleanup 2026-03-28 23:54:16 -04:00
dirtydishes
4f743437d1 Add Databento NBBO replay ingestion 2026-01-11 12:11:13 -05:00
dirtydishes
1583a50412 Improve local defaults and replay candle fetch 2026-01-09 15:29:47 -05:00
dirtydishes
62ad71a7a7 Refresh README to reflect current capabilities 2026-01-06 15:12:00 -05:00
dirtydishes
fc7065792f Add NBBO persistence, API/WS streaming, and UI context 2025-12-30 12:47:58 -05:00
dirtydishes
bd1a67a7fc Add testing-mode throttles and UI batching
Throttle ingest pipelines in TESTING_MODE, document settings in README, and batch live UI updates per frame to reduce scroll lag.
2025-12-29 22:38:51 -05:00
dirtydishes
57450138c4 Add AAPL and NVDA as default symbols for the Alpaca adapter and in .env.example (.env will of course override defaults) 2025-12-29 15:16:56 -05:00
dirtydishes
3eb7dc9211 Add env example and require Alpaca creds from env
- add .env.example with ingest/config defaults
- warn on missing Alpaca/Databento envs and remove hardcoded Alpaca defaults
- document .env setup in README
- allow .env.example to be tracked
2025-12-29 14:49:45 -05:00
dirtydishes
baaadcf105 Add Databento historical replay adapter + symbol mapping; speed up replay UI + completion state
- add Databento options adapter (TS) with Python sidecar and env wiring
- add  to stream historical trades and resolve instrument_id -> raw_symbol via symbology
- include Databento + typing_extensions in ingest-options Python requirements
- expose Databento env settings in ingest-options index (dataset/schema/start/end/stype/limit/price scale/python bin)
- update README with Databento replay usage and env docs
- speed up UI replay polling/drain, add per-card replay time display
- stop replay at end and prevent fallback to synthetic by pinning replay to initial trace source
2025-12-28 21:30:24 -05:00
dirtydishes
6dc279099f Add Alpaca dev adapter and option selection 2025-12-28 12:34:12 -05:00
dirtydishes
a35ab0b778 Add ingest adapter seam and IBKR stub 2025-12-27 23:02:11 -05:00
dirtydishes
488ae82ed6 Add event bus and storage layer 2025-12-27 19:14:44 -05:00
dirtydishes
d2a09e095a Scaffold monorepo dev setup 2025-12-27 18:45:26 -05:00