df49af1ba2
Add dual-runtime deploy workflow
2026-05-15 20:52:04 -04:00
5d8e5ea44a
Add Electron desktop shell workspace
2026-05-13 09:21:06 -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
dd32be7717
Add Alpha Vantage event calendar provider
2026-05-05 03:02:51 -04:00
9bace6932e
Document event calendar env config
2026-05-05 02:58:08 -04:00
ba0daf5208
Implement server-backed live history
2026-05-04 03:29:38 -04:00
ce691c9d7f
Restore README header layout
2026-05-03 15:30:40 -04:00
90b612a955
Point README logo to assets/logo.png
2026-05-03 15:28:42 -04:00
6006304f30
Use transparent logo asset in README
2026-05-03 15:28:18 -04:00
4dd07591c0
Fix README logo rendering and top spacing
2026-05-03 15:23:27 -04:00
e7d5fd05e4
Refresh README env docs and mark issue in progress
...
- Reformat configuration docs into tables
- Add pre-alpha banner and logo
- Update beads issue state for active work
2026-05-03 15:19:43 -04:00
dirtydishes
956d8cc883
Merge pull request #25 from dirtydishes/t3code/fix-live-feed-lag
...
Reduce live feed lag by resetting API consumers
2026-04-29 00:22:47 -04:00
d3ff19b5c0
Reduce live feed lag with consumer reset controls
...
- Add API JetStream deliver policy and reset env flags
- Reset stale API consumers on startup when needed
- Move synthetic trade emission after NBBO to reduce lag
2026-04-29 00:12:29 -04:00
9131e046cb
Expand options tape display and retention
...
- Add a dedicated hot-window limit for options prints
- Improve option contract and notional formatting in the tape
- Update docs, env sample, and tests
2026-04-29 00:10:37 -04:00
27b0a399e6
Add smart-money option signal path and tape filters
2026-04-28 16:29:44 -04:00
a45d5c85f6
Add bounded live retention for UI and API caches
...
- Introduce configurable hot-window and pinned evidence retention
- Keep live evidence available after eviction with fetch-on-miss hydration
- Add tests and docs for the new retention settings
2026-04-27 14:37:52 -04:00
dirtydishes
23e802de9e
docs: refresh README with current implemented platform status
2026-03-30 02:18:37 -04:00
dirtydishes
764476d9ab
Update README with recent platform progress
2026-02-15 11:44:10 -05:00
dirtydishes
0e1b9666b4
Document Alpaca equities adapter env
...
Updates the env example and README to cover the Alpaca equities feed selection and adapter availability.
2026-01-20 10:43:38 -05:00
dirtydishes
980bb4f1b1
Add replay streaming service
2026-01-09 17:22:09 -05:00
dirtydishes
2752025fbc
Join underlying quotes for 0DTE classifier
2026-01-09 16:11:38 -05:00
dirtydishes
a95bb1375d
Document environment configuration
2026-01-07 16:57:54 -05:00
dirtydishes
62ad71a7a7
Refresh README to reflect current capabilities
2026-01-06 15:12:00 -05:00
dirtydishes
69758d28d9
Added per‑print NBBO placement tracking into clustering, exposed aggressor mix on
...
FlowPackets, and used it to adjust sweep/spike confidence. The Flow Packets UI now
shows an aggressor mix pill with coverage and inside ratio.
2025-12-30 17:31:37 -05:00
dirtydishes
0b0ffa651e
Add multi-leg structure tagging for flow packets
2025-12-30 13:33:50 -05:00
dirtydishes
163ab1039e
Add Redis rolling stats for flow packets and z-score driven classifiers
2025-12-30 13:24:48 -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
ad58c62c37
Improve live tape UX and compute consumer behavior
...
- raise UI tape cap to 500 and keep newest-first ordering
- add jump-to-top with missed counter + revised card layout styling
- add compute deliver policy/reset envs to prevent JetStream backlog replay
- update .env.example and README for new defaults/config
2025-12-29 15:45:33 -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
a94baa745c
Document current state and flow UI
2025-12-27 20:34:10 -05:00
dirtydishes
ebc8649318
Track README
2025-12-27 18:46:53 -05:00