StrategyStatisticsModel

Statistical data calculated from strategy events.

Provides metrics for strategy action tracking.

eventList: StrategyEvent[]

Array of all strategy events with full details

totalEvents: number

Total number of strategy events

cancelScheduledCount: number

Count of cancel-scheduled events

closePendingCount: number

Count of close-pending events

partialProfitCount: number

Count of partial-profit events

partialLossCount: number

Count of partial-loss events

trailingStopCount: number

Count of trailing-stop events

trailingTakeCount: number

Count of trailing-take events

breakevenCount: number

Count of breakeven events

activateScheduledCount: number

Count of activate-scheduled events

averageBuyCount: number

Count of average-buy (DCA) events