☰
Login
Signup
Home
›
Kshitij
›
Comments
Activity
Discussions
1
Comments
2
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
Kshitij
About
Username
Kshitij
Joined
May 2020
Visits
12
Last Active
June 2020
Roles
Member
Activity
Discussions
1
Comments
2
Comments
I can get data for a couple of ticks, but then I come across the error mentioned in the title and the API disconnects and program stops
in
Connection error: 1006 - connection was closed uncleanly (WebSocket connection upgrade failed (403)
Comment by
Kshitij
May 2020
from kiteconnect import KiteConnect from kiteconnect import KiteTicker import pandas as pd import numpy as np import os from pprint import pprint import logging import xlwings as xw import datetime import pdb import time global kws,kite api_key=''…
in
Connection error: 1006 - connection was closed uncleanly (WebSocket connection upgrade failed (403)
Comment by
Kshitij
May 2020