☰
Login
Signup
Home
›
VijayJoy
›
Comments
Activity
Discussions
5
Comments
10
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
VijayJoy
About
Username
VijayJoy
Joined
June 2020
Visits
31
Last Active
January 4
Roles
Member
Activity
Discussions
5
Comments
10
Comments
Is there a way to get access token without the extra authentication code (as it require manual intervention)?
in
Login issue
Comment by
VijayJoy
January 4
Yes it is with access token after getting a new one issue is solved, btw how long access token is valid and what is the expiry time?
in
Login issue
Comment by
VijayJoy
January 4
thanks for a quick response
in
failing WebSocket connection (code=1000): "list index out of range"
Comment by
VijayJoy
December 2023
Yes apologies, issue is from the client side.
in
failing WebSocket connection (code=1000): "list index out of range"
Comment by
VijayJoy
December 2023
The above is the response from the web socket server.
in
failing WebSocket connection (code=1000): "list index out of range"
Comment by
VijayJoy
December 2023
More logs.. 2023-12-28 15:04:18+0530 [-] {"peer": "tcp4:65.1.19.55:443", "headers": {"date": "Thu, 28 Dec 2023 09:34:18 GMT", "connection": "upgrade", "upgrade": "websocket", "sec-websocket-accept": "j37Gjz1DC2NmbG8SKb8ioMRwrkQ="}, "version": 18, "p…
in
failing WebSocket connection (code=1000): "list index out of range"
Comment by
VijayJoy
December 2023
oh ok, then how can i get volume data for a particular period from tick data?
in
Discrepancy in volume data
Comment by
VijayJoy
August 2020
Hi, Here there is huge difference in volume. (i.e. not even close) For your above query : Below is the api request which i got from logs: https://api.kite.trade:443 "GET /instruments/historical/738561/2minute?oi=0&continuous=0&from=2020-…
in
Discrepancy in volume data
Comment by
VijayJoy
August 2020
It was my mistake, thanks.
in
kiteconnect.exceptions.InputException
Comment by
VijayJoy
June 2020
VARIETY_CO = "CO" this is what i have passed earlier, now i have tried with small case "co" since you have mentioned it, now it went through. Thanks.
in
kiteconnect.exceptions.InputException
Comment by
VijayJoy
June 2020