Kite Connect developer forum ☰
LoginSignup
Home › Search

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In Register
  1. Time lag between Exchange Time and System Time from v5 relese

    Dileep
    by Dileep · August 2024
    #kws.on_error = on_error
  2. convert ticks to candle

    Dileep
    by Dileep · August 2024
    #kws.on_error = on_error
  3. Python client 3.0 is out with WebSocket class for live streams

    seenuchennai
    by seenuchennai · August 2022
    #kws.connect(threaded=False)
  4. kite ticker thread problem

    mdh
    by mdh · May 2022
    = on_connect<br />kws.connect()<br />#kws.connect(threaded=True)<br /># while True:<br /># def on_ticks(ws, ticks):<br /># helper_method(ticks)<br /># def help
  5. Is there any issue today, getting error : Connection error 1006

    vaishali
    by vaishali · August 2020
    #kws = KiteTicker(api_k, data["access_token"])
  6. Connection error: 1006 - connection was closed uncleanly (WebSocket connection upgrade failed (403 -

    neerleo88
    by neerleo88 · January 2019
    #kws.on_close = on_close
  7. Threading module not working on Ubuntu .

    naz
    by naz · December 2018
    #kws = KiteTicker("your_api_key", data["access_token"])
  8. Unable to save data into csv

    Sashank_Chittipeddi
    by Sashank_Chittipeddi · March 2018
    #kws.on_tick = _parse_binary
  9. Error - Socket is already closed (Python)

    Anuj
    by Anuj · November 2017
    The full python code is: from kiteconnect import WebSocket<br />import pandas as pd<br />def on_tick(tick, ws):<br />print(tick)<br />def on_connect(ws):<br />stocks=['AC
  10. Live Stream Data every minute

    beast123
    by beast123 · March 2017
    #kws.close()
  11. Multithreading help in python for websocket

    mattsr71
    by mattsr71 · February 2017
    callbacks to manage subscriptions.<br />#kws.connect()<br />def timer():<br />for i in range(0,20):<br />time.sleep(2)<br />print(&quot;im awake&quot;)<br /&g
  12. Parsing streaming data from Websocket

    Vivek
    by Vivek · September 2016
    />kws.on_connect = on_connect<br />#kws.on_tick = _parse_binary<br /># Infinite loop on the main thread. Nothing after this will run.<br /># You have to use the pre-defined callb
  13. Parsing streaming data from Websocket

    stg
    by stg · September 2016
    />kws.on_connect = on_connect<br />#kws.on_tick = _parse_binary<br /># Infinite loop on the main thread. Nothing after this will run.<br /># You have to use the pre-defined callb
Next

Zerodha Member of NSE & BSE — SEBI Registration no.: INZ000031633 | CDSL: Depository services through Zerodha Securities Pvt. Ltd. - SEBI Registration no.: IN-DP-100-2015 | Commodity Trading through Zerodha Commodities Pvt. Ltd. MCX: 46025 | NCDEX : 1138. SEBI Registration no.: INZ000038238 | Registered Address: Zerodha, #153/154, 4th Cross, Dollars Colony, Opp. Clarence Public School, J.P Nagar 4th Phase, Bangalore - 560078, Karnataka, India

DISCLAIMER: Capital markets, trading, and investments have inherent risks. Please make sure you understand the risks involved and carefully read the Risk Disclosure Document as prescribed by SEBI | ICF before participating in the markets — Read terms & conditions

Operated by Zerodha Technology Pvt. Ltd. © 2015-2025