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
a9e73e8e0bd7e3944c3eedd58bd7d64aed7d9392
AITrader
/
app
/
routes
T
History
henry
a9e73e8e0b
API: support background analyze - enqueue TradingGraph and persist decision to DB when body.background is true\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-16 14:19:10 +02:00
..
__tests__
Return agentSignals and debateRounds in mocked /api/analyze response to match component expectations
2026-05-16 14:01:53 +02:00
api
API: support background analyze - enqueue TradingGraph and persist decision to DB when body.background is true\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-16 14:19:10 +02:00
analyze.ticker.tsx
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
analyze.tsx
feat: add stock detail page with chart, position, and orders
2026-05-14 11:00:35 +02:00
landing.tsx
Add Playwright configuration and initial tests for landing page
2026-05-12 22:10:51 +02:00
stocks.tsx
feat: replace StockViewer with MostActiveStocks on stocks page
2026-05-16 12:47:44 +02:00