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
74ebf0b6e3ca37ed704827973b1eee7d89936581
AITrader
/
app
/
agents
T
History
henry
3a681fa309
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
..
__tests__
Fix test syntax: remove extra closing braces in trader.test.ts
2026-05-16 14:01:29 +02:00
fundamentals.ts
feat: add stock database with prisma for portfolio persistence
2026-05-14 10:23:56 +02:00
researchers.ts
feat: add stock database with prisma for portfolio persistence
2026-05-14 10:23:56 +02:00
sentiment.ts
feat: add stock database with prisma for portfolio persistence
2026-05-14 10:23:56 +02:00
technical.ts
feat: add stock database with prisma for portfolio persistence
2026-05-14 10:23:56 +02:00
trader.ts
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
tradingGraph.ts
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