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
17c9ee27c08080bd8fa461c599ef705faaaffcad
AITrader
/
app
T
History
henry
17c9ee27c0
Show full company name in most-actives API; ensure name column displays canonical company name
...
Co-authored-by: Copilot <
223556219+Copilot@users.noreply.github.com
>
2026-05-16 13:41:44 +02:00
..
agents
feat: add stock database with prisma for portfolio persistence
2026-05-14 10:23:56 +02:00
components
fix: add empty state for no data available
2026-05-16 12:50:34 +02:00
lib
feat(tests): update Alpaca API tests to include range parameters and improve stock database cleanup
2026-05-14 16:46:28 +02:00
routes
Show full company name in most-actives API; ensure name column displays canonical company name
2026-05-16 13:41:44 +02:00
types
feat: add agent types and interfaces
2026-05-14 07:51:33 +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: register most-actives API endpoint
2026-05-16 12:42:24 +02:00
types.ts
types: add MostActiveStock interface
2026-05-16 12:38:02 +02:00