I would like to know the response time for full type quote of 100 stock at a time.
If i use get quote of 100 stock then how will it take time to process that and show me same data?
And how to exit trade from trade using timestamp?
If i use get quote of 100 stock then how will it take time to process that and show me same data?
It is difficult to derive at a fixed number, depends a lot on your hardware and network setup as well. You can go throught this thread to understand feedback from other users as well.
@Chetan_Bonde, It is difficult to give a number. It depends on various factors as mentioned by @rakeshr. It can be less than a second or more than that. If you feel that is not up to mark then you can use Websockets API.
PS: Please note that Kite Connect is not for latency-based trading. You can opt for colo setup at the exchange if you are doing latency-based trading. The setup costs above 18 lakhs/annum. We can help you out in setting it up.
We are using the websocket streaming method and get about 2-3 responses per second for 300+ symbols. But each response may have only a subset of symbols, anywhere between 20 to 300. This has been running for couple of years now.
I need avg time for getting get full quote of 100 stock.
It is difficult to give a number. It depends on various factors as mentioned by @rakeshr. It can be less than a second or more than that. If you feel that is not up to mark then you can use Websockets API.
PS: Please note that Kite Connect is not for latency-based trading. You can opt for colo setup at the exchange if you are doing latency-based trading. The setup costs above 18 lakhs/annum. We can help you out in setting it up.
Regards,
Ramakrishnan S
quantindia.in
It will take sec or less than that to get 100 stock full quote in one go.