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
c4873daf3b66f08e4126d9e21070b5313a47f62e
AITrader
/
app
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
..
agents
Make Trader parsing of executionPlan more robust (extract maxLossPercent/method fallbacks); ensure TradingViewChart test mock includes timeScale
2026-05-16 14:02:29 +02:00
components
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
lib
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
routes
Fix: use ReadableStream cancel() to cleanup interval (avoid controller.signal TS error)
2026-05-16 17:44:03 +02:00
types
Add execution plan for sell decisions: amount, risk management, take-profit; include execution step in TradingGraph workflow
2026-05-16 13:50:28 +02:00
utils
feat: add stock indicators route and Alpaca account info
2026-05-12 21:07:18 +02:00
welcome
Add Playwright configuration and initial tests for landing page
2026-05-12 22:10:51 +02:00
app.css
Initial commit from create-react-router
2026-05-12 19:25:36 +02:00
root.tsx
Initial commit from create-react-router
2026-05-12 19:25:36 +02:00
routes.ts
Routes: add api/jobs/:jobId/cancel mapping
2026-05-16 15:05:09 +02:00
types.ts
types: add MostActiveStock interface
2026-05-16 12:38:02 +02:00