☰
Login
Signup
Home
›
Python client
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
Categories
Recent Discussions
Activity
Categories
15.3K
All Categories
0
Incidents
186
Node JS client
52
Go client
871
.Net API client
411
Kite Publisher
557
.Net / VBA / Excel (3rd party)
512
Algorithms and Strategies
1.1K
Java client
1.3K
API clients
410
PHP client
4.4K
Python client
370
Mobile and Desktop apps
1.5K
Market data (WebSockets)
3.7K
General
KiteTicker web sockets code: Randomly switching my mode from 'full' to 'quote' after reconnection.
dinnu93
September 2020
in
Python client
: 608}]}, 'mode': 'full', 'last_trade_time': datetime.datetime(2020, 8, 25, 13, 35, 52), 'buy_quantity': 273906, 'oi_day_high': 0, 'instrument_token': 315393}]
ERROR:kiteconnect.ticker:Connection error: 1006 - connection was closed uncleanly (None)
ERROR:kiteconnect.ticker:Connection closed: 1006 - connection was closed uncleanly (None)
DEBUG:root:Ticks: [{'last_price': 24.65, 'volume': 18297, 'sell_quantity': 49227, 'last_quantity': 1, 'change': -2.1825396825396854, 'average_price': 24.76, 'ohlc': {'high': 25.45, 'close': 25.2, 'open': 24.3, 'low': 24.3}, 'tradable': True, 'mode': 'quote',
Sign In
or
Register
to comment.