There is no validation function for detecting if there are gaps. This would occur if there was significant time between calls to `update()`. Once this is implemented, it might be best to implement a dedicated `CandleData` class.
There is no validation function for detecting if there are gaps. This would occur if there was significant time between calls to
update().Once this is implemented, it might be best to implement a dedicated
CandleDataclass.