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
538b4b62d218cbfc1ba8b4c4ea849a5cd56045d5
AITrader
/
app
T
History
henry
538b4b62d2
MostActiveStocks: add Save button to upsert ticker and trigger background trading graph; show saving/saved state
...
Co-authored-by: Copilot <
223556219+Copilot@users.noreply.github.com
>
2026-05-16 14:16:37 +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
MostActiveStocks: add Save button to upsert ticker and trigger background trading graph; show saving/saved state
2026-05-16 14:16:37 +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
Save ticker and last decision to DB; add order suggestion UI; upsert stocks with execution details; ensure analysis saves ticker
2026-05-16 14:06:45 +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: 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