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
617c8b9d56734e92f8afc4767db84a53594feea2
AITrader
/
app
/
routes
/
api
T
History
henry
b5b5207756
feat: always enqueue analyze jobs as background, save jobId to DB, reuse active jobs, cleanup stale jobs
2026-05-16 22:31:19 +02:00
..
admin
feat(settings): add settings route and API updates\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-16 20:19:35 +02:00
alpaca
feat(settings): add settings route and API updates\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-16 20:19:35 +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
feat: add notes field to stocks API upsert
2026-05-16 20:42:22 +02:00
analyze.ts
feat: always enqueue analyze jobs as background, save jobId to DB, reuse active jobs, cleanup stale jobs
2026-05-16 22:31:19 +02:00
indicators.ts
fix: consolidate 3 fetchBars calls into 1 per stock and add 500ms delay between sequential loads to avoid rate limiting
2026-05-16 22:14:21 +02:00
price-stream-test.ts
feat(settings): add settings route and API updates\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-16 20:19:35 +02:00
price-stream.ts
feat(settings): add settings route and API updates\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-16 20:19:35 +02:00