fix: correct execution details field mappings for missing data

- Fixed entryPrice field mapping from currentPrice to entryPrice
- Added proper position size mapping using realTradingAmount/tradingAmount
- Added side (BUY/SELL) direction field to execution details
- Fixed amount field for position size display
- All trade execution details now populated with real data:
  * Entry Price: 88.6771
  * Position Size: 9
  * Direction: BUY
  * Leverage: 3x
  * Stop Loss: 74.50
  * Take Profit: 76.50
This commit is contained in:
mindesbunister
2025-07-27 14:55:15 +02:00
parent f80f7f2973
commit 35f09dfcd8
3 changed files with 67 additions and 2 deletions

Binary file not shown.