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. How to store/append websocket live streaming data into pandas dataframe

    EquityOnSMS
    by EquityOnSMS · April 2021
    #get dump of all NSE instruments
  2. Websocket connection returns CORS error

    rakeshr
    by rakeshr · March 2021
    You can use our Nodejs official client, if this suits your usecase. Refer to the Websocket implementation code here for Nodejs client.
  3. How to get multiple quotes?

    rakeshr
    by rakeshr · January 2021
    @rohitshukla80
  4. Invalid Token for accessing the data for more than one instrument

    deepakksharma00079
    by deepakksharma00079 · January 2021
    #get dump of all NSE instruments
  5. Connection error: 1006 - connection was closed uncleanly (I dropped the WebSocket TCP connection: )

    jhaanuj
    by jhaanuj · December 2020
    = KiteTicker(api_key, access_token)<br />#Getting the tokens for NIFTY based on date, and strike price<br />df = pd.read_csv('instrumenttoken.csv')<br />expiry = input(&quot;Ent
  6. Fastest and Best way to store ticks and retrieve candles in Dataframe

    arulchellappa
    by arulchellappa · November 2020
    #get dump of all instruments
  7. Invalid Token for accessing the data for more than one instrument

    Hsadikot
    by Hsadikot · November 2020
    />#get dump of all NSE instruments<br />instrument_dump = kite.instruments(&quot;NSE&quot;)<br />instrument_df = pd.DataFrame(instrument_dump)<br />#instrument_df.to_csv(
  8. Caching limit for getInstruments

    tfKamran
    by tfKamran · July 2020
    Calling getInstruments() or instruments web API too frequently is a waste of resources at both the ends.
  9. connection was closed uncleanly (I dropped the WebSocket TCP connection: close reason without close

    kaushalmalkan
    by kaushalmalkan · July 2020
    />#get dump of all NSE instruments<br />instrument_dump = kite.instruments(&quot;NSE&quot;)<br />instrument_df = pd.DataFrame(instrument_dump)<br />def tokenLookup(instru
  10. kiteconnect.ticker:Connection error: 1006 - connection was closed uncleanly (None)

    gosaimansukhgar
    by gosaimansukhgar · June 2020
    #get dump of all NSE instruments
  11. Nifty exchange timestamp

    rakeshr
    by rakeshr · November 2019
    @wtdmarketing
  12. Powershell method to use KiteConnect

    rupaliubhe
    by rupaliubhe · November 2019
    -Headers $common_header -Body $body<br />#get order details<br />(Invoke-RestMethod -Uri &quot;https://api.kite.trade/orders&quot; -Headers $common_header).data | Format-Table -Au
  13. CO Cancel Order

    sujith
    by sujith · November 2019
    Can you run it in debug mode as mentioned here and paste the logs here?
  14. Is getHoldings method returns portfolio holdings?

    rakeshr
    by rakeshr · June 2019
    @rvijaii019
  15. I want last traded price and days volume for 1000 symbols

    rakeshr
    by rakeshr · October 2018
    Example to get volume and ltp data: def on_ticks(ws, ticks):<br />#Get volume and ltp for all 1000 scrip one by one<br />for tick_data in ticks:<br />logging.debug(&quot;volume:
  16. Fatal error: Uncaught TokenException (403) 'Token is invalid or has expired.'

    rakeshr
    by rakeshr · August 2018
    @dhanjiv
  17. API rate limit for getting instrument quotes

    arunghosh
    by arunghosh · June 2018
    https://kite.trade/docs/kiteconnectjs/v3/KiteConnect.html#getQuote
  18. Announcing live WebSocket API

    tonystark
    by tonystark · October 2017
    Hi @ashwin_tay,
  19. A curated list of things related to Kite Connect API

    Vivek
    by Vivek · August 2017
    This is an effort to aggregate all official and user contributed resources on Kite Connect API. Please add comment below to add any resource to this list. Kite Connect Documentation
  20. Code to get day candles and stock quote failing since today.

    MAG
    by MAG · January 2017
    Code that gets the Date candles: #Get todays date<br />DateToday=datetime.datetime.today().strftime('%Y-%m-%d')<br />day1mincandles=kite.historical(InstToken, DateToday, DateToday, 'minute
Previous 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