This website requires JavaScript.
Explore
Help
Register
Sign In
henry
/
AITrader
Watch
1
Star
0
Fork
0
You've already forked AITrader
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5358ee6f9754a86e63ab3b7569b3d3b8315148b7
AITrader
/
app
/
routes
/
api
T
History
henry
5358ee6f97
Fix: use ReadableStream cancel() to cleanup interval (avoid controller.signal TS error)
...
Co-authored-by: Copilot <
223556219+Copilot@users.noreply.github.com
>
2026-05-16 17:44:03 +02:00
..
alpaca
feat(tests): update Alpaca API tests to include range parameters and improve stock database cleanup
2026-05-14 16:46:28 +02:00
jobs
Fix routing: move job loader into index and keep cancel as nested action (avoid duplicate file/folder)\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-16 15:00:01 +02:00
stocks
Add job status endpoint, persist lastJobId; replace in-process queue with BullMQ-based queue and worker; link job status in UI
2026-05-16 14:28:34 +02:00
analyze.ts
UI: ensure dark text on job detail and job history cards (avoid white-on-light backgrounds)\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-16 15:13:38 +02:00
indicators.ts
feat: add stock indicators route and Alpaca account info
2026-05-12 21:07:18 +02:00
price-stream.ts
Fix: use ReadableStream cancel() to cleanup interval (avoid controller.signal TS error)
2026-05-16 17:44:03 +02:00