Files
trading_bot_v3/components
mindesbunister 7c4e9d0122 fix: TradeFollowUpPanel property mismatch causing position loading error
- Fix property names: size → amount, pnl → unrealizedPnl
- Update TradePosition interface to match actual API response
- Add missing properties: pnlPercentage, totalValue, timestamp, status, leverage, txId
- Resolves 'Error Loading Positions' issue when accessing marked trades
- Follow-up assistant now properly displays position information
2025-07-17 16:28:17 +02:00
..