Understood. Instead of using their SDK, you are suggesting to use APIs directly. This will give an option to bind IP to the request.
Hope zerodha updates their SDK to give that option to bind IPs to the API
Ok thank you.
I am using linode and I can see a option to get multiple static IPs.
That requires additional cost though.
But I am unclear on the fact that, if I get 5 static IPs for my VM, how come I can map them to my api keys for 5 different accou…
but this will then be like number of static IPs required == number of accounts handled?
What will happen to platforms who have thousands of users onboarded
Ok. Understood.
It's 1 request per second for quotes api.
But then what's the workaround? If someone wants to achive more frequent quotes.
Is websocket only solution?
I think even kite web application is dependent on the web socket to get the latest prices. So we also have to follow same.
Observe that when you hard refresh web page in kite, it shows some different prices for a moment and then latest prices are sh…
I have added credits and created new Connect app.
But while subscribing to KiteTicker using kite connect java sdk, it is giving error "The status code of the opening handshake response is not '101 Switching Protocols'. The status line is: HTTP/1.1 …
Hi
I have seen this behaviour with positions, this is also applicable to holdings.
You might need depend on the websocket or /quote api to get the latest prices.
Sure.
@sujith just want to know if I can somewhere see the upcoming release tentative dates ?
As now personal api is free, it is possible that many ppl will start using api to manage their portfolios. It will be very good if the release information…
Just to update you,
This problem is still there as of yesterday's API response.
duplicate key value violates unique constraint "unique_exchange_trading_symbol"
Detail: Key (exchange, trading_symbol)=(BSE, AAHS130625) already exists
Ok thank you. I am using the java Kiteconnect so can't use it directly as of now.
I will use it once your publish new java kite connect with newer fields.
Yes sure. This will help for stocks. But this field is missing in mutual funds. Leaving completely unaware on how much quantity for mutual funds is pledge and how much is available
I understand that buying and selling can be difficult using API. as it involves funds.
But what is the issue in sip modification, like pausing, deleting a sip or activating sip?
Also, the above discussion only talks about mf buying and selling, no …