Optional
actualProfit
actualProfit?: null | number
Optional
expectedProfit
expectedProfit?: number
Optional
metadata
metadata?: Record<string, any>
Optional
price
price?: number
status
status:
| "pending"
| "filled"
| "failed"
| "cancelled"
timestamp
timestamp: string
Trade execution record