Action parameters passed to ClientAction constructor. Combines schema with runtime dependencies and execution context.
Extended from IActionSchema with:
logger: ILogger
Logger service for debugging and monitoring action execution
strategyName: string
Strategy identifier this action is attached to
exchangeName: string
Exchange name (e.g., "binance")
frameName: string
Timeframe identifier this action is attached to
backtest: boolean
Whether running in backtest mode