ferdn4ndo / candlestick-data-lake

A data lake application for candlestick crawling, storage and syncronous (API) and asyncronous (WebSockets) serving
MIT License
0 stars 0 forks source link

Create a service to check the candle history consistency (and sync pending ones) #21

Open ferdn4ndo opened 2 years ago

ferdn4ndo commented 2 years ago

After both the WebSocketService and the ExchangeService are ready, we need to create a service to check the consistency of the candlestick history, filling up (synching) any eventual gap that may occur.