IRiskActivePosition

Active position tracked by ClientRisk for cross-strategy analysis.

strategyName: string

Strategy name owning the position

exchangeName: string

Exchange name

frameName: string

Frame name

symbol: string

Trading pair symbol (e.g., "BTCUSDT")

position: "long" | "short"

Position direction ("long" or "short")

priceOpen: number

Entry price

priceStopLoss: number

Stop loss price

priceTakeProfit: number

Take profit price

minuteEstimatedTime: number

Estimated time in minutes

openTimestamp: number

Timestamp when the position was opened