At this moment I want 1. order book 2. historical data If I subscribe only to historical data. Can I get order book? Can I stream order book during market hours?
You can fetch complete orderbook(documentation) for the day at any instant.This is included in Kite connect API subscription(2000/- per month). For historical data(documentation), you have to subscribe to historical data API(2000/- extra per month).
I mean not the orders that I have placed. Fetching complete orderbook will cause network delay. So I want to fetch part by part. Is there any way to get it?
1. order book
2. historical data
If I subscribe only to historical data. Can I get order book?
Can I stream order book during market hours?
For historical data(documentation), you have to subscribe to historical data API(2000/- extra per month).
We don't have APIs to fetch partial orderbook.
I don't think it makes any difference on a fiber connection.