IStorageSignalRowBase

Base storage signal row fields shared by all status variants. Used for persisting signals with accurate creation time.

createdAt: number

Creation timestamp taken from IStrategyTickResult

updatedAt: number

Creation timestamp taken from IStrategyTickResult

priority: number

Storage adapter rewrite priority. Equal to Date.now for live and backtest both