Validates that all candles have valid OHLCV data without anomalies.
Guards the candle cache against corrupt adapter output before it is persisted:
Error if any candle has anomalous OHLCV values
Array of candle data to validate
Validates that all candles have valid OHLCV data without anomalies.
Guards the candle cache against corrupt adapter output before it is persisted:
Throws
Error if any candle has anomalous OHLCV values