Emitted automatically via idlePingSubject on every live tick while the strategy has no pending or
scheduled signal. Forwarded to the registered IBroker adapter via onSignalIdlePing. Purely
informational — carries no signal because none is active.
Type declaration
backtest: boolean
true when called during a backtest run — adapter should skip exchange calls
Payload for the idle-ping broker event.
Emitted automatically via idlePingSubject on every live tick while the strategy has no pending or scheduled signal. Forwarded to the registered IBroker adapter via
onSignalIdlePing. Purely informational — carries no signal because none is active.