I've created a backend service which streams the data via WebSocket connection from Zerodha and I'm storing it on my backend for analytics purpose. While analysing the data it seems to be that the volume data is in incorrect form, please find below the entries of Market Data
@sagarverma1919, Are you converting to json? This is an exponential representation, you can convert it to decimal or format it. Maybe in coming releases we will change it to long.
Does Zerodha provide a product for commercial use?
I'm building a trade analytic product and is heavily dependent on Zerodha library for data, I'm wondering if Zerodha provides such products for commercial use with low data latency and accuracy
@sagarverma1919, You can speak to the compliance team before starting the project. You can write to them on kiteconnnect(at)zerodha.com with product details and someone from the team will get back to you.
Are you converting to json?
This is an exponential representation, you can convert it to decimal or format it. Maybe in coming releases we will change it to
long
.I'm building a trade analytic product and is heavily dependent on Zerodha library for data, I'm wondering if Zerodha provides such products for commercial use with low data latency and accuracy
You can speak to the compliance team before starting the project. You can write to them on kiteconnnect(at)zerodha.com with product details and someone from the team will get back to you.