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
364b1cd7e00169fc70d8bcdc5316f4e11a19e648
AITrader
/
app
/
lib
T
History
henry
74ebf0b6e3
Feat(api): support fetching bars from paper or live Alpaca (default paper) via alpacaClient.fetchBars\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-16 18:08:15 +02:00
..
__tests__
feat(tests): update Alpaca API tests to include range parameters and improve stock database cleanup
2026-05-14 16:46:28 +02:00
alpacaClient.ts
Feat(api): support fetching bars from paper or live Alpaca (default paper) via alpacaClient.fetchBars\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-16 18:08:15 +02:00
db.server.ts
feat: add stock database with prisma for portfolio persistence
2026-05-14 10:23:56 +02:00
execution.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
jobQueue.ts
Add job queue for background analyze, enqueue from API, update MostActiveStocks form POST, add Playwright E2E for Save button
2026-05-16 14:22:13 +02:00
openrouter.ts
feat: add stock database with prisma for portfolio persistence
2026-05-14 10:23:56 +02:00
queue.ts
UI: job badges, skeletons, cancel support + API route to cancel jobs\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-16 14:56:22 +02:00