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