PartialProfitNotification

Partial profit notification. Emitted when signal reaches profit level milestone (10%, 20%, etc).

type: "partial.profit"
id: string
timestamp: number
backtest: boolean
symbol: string
strategyName: string
exchangeName: string
signalId: string
level: PartialLevel
currentPrice: number
priceOpen: number
position: "long" | "short"