rrag / react-stockcharts

Highly customizable stock charts with ReactJS and d3
http://rrag.github.io/react-stockcharts
MIT License
3.84k stars 956 forks source link

Plotting Live Candle in seconds and adding it to data after 1 minute #827

Open hmdrzsharifi opened 4 months ago

hmdrzsharifi commented 4 months ago

Hi, Is there any feature for getting data from a Websocket and plotting it in one candle (no complete candle), and after 1 minute add it to the data and start another live candle? Thanks