Discriminator for type-safe union
Whether this event is from backtest mode (true) or live mode (false)
Unix timestamp in milliseconds when this tick result was created (from candle timestamp in backtest or execution context when in live)
Current VWAP price when scheduled signal created
Exchange name for tracking
Time frame name for tracking (e.g., "1m", "5m")
Scheduled signal waiting for activation
Strategy name for tracking
Trading pair symbol (e.g., "BTCUSDT")
Tick result: scheduled signal created, waiting for price to reach entry point. Triggered when getSignal returns signal with priceOpen specified.