Description
Add a simple trading history display to the frontend, similar to the existing decisions list.
Current Problem
- No way to view historical trades in the frontend
- Can only see trading decisions but not actual trade executions
- Missing visibility into trade outcomes and performance
Requirements
Implementation
Just like the current decisions display:
- Fetch trade data from database
- Create a TradesList component
- Add it to the dashboard
Priority
Medium - Nice to have for better trading visibility
Description
Add a simple trading history display to the frontend, similar to the existing decisions list.
Current Problem
Requirements
Implementation
Just like the current decisions display:
Priority
Medium - Nice to have for better trading visibility