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
b2e0568bfddc438c6c38aee198f2519fd2d64f40
AITrader
/
app
/
routes
/
api
T
History
henry
b2e0568bfd
Fix(types): LLM types, execution LLM call safety, analyze defaults; skip tests in tsconfig for dev typecheck\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-16 17:57:53 +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
Fix(types): LLM types, execution LLM call safety, analyze defaults; skip tests in tsconfig for dev typecheck\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-16 17:57:53 +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