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 do i differentiate between Limit and Market orders.

    vipin0761
    by vipin0761 · August 2021
    #kite = KiteConnect(api_key=primary_user.get_api_key())
  2. unable to download data - timeout all the time

    rakeshr
    by rakeshr · August 2021
    kite.historical_data(128028676, '2016-1-1', '2016-3-31', '15minute, 0, 1)
  3. Websocket Error - ReactorNotRestartable

    rakeshr
    by rakeshr · July 2021
    how to close connection from my end? (call on_close, if i want to close connection after my strategy completed).
  4. Websocket Error - ReactorNotRestartable

    rakeshr
    by rakeshr · July 2021
    def on_ticks(ws, ticks):
  5. on_order_update not working over websocket

    vipin0761
    by vipin0761 · July 2021
    #kite = KiteConnect(api_key=primary_user.get_api_key())
  6. kiteconnect.exceptions.InputException: 'quantity' should be multiple of 75

    sujith
    by sujith · June 2021
    You can set debug flag true here.
  7. `tag` in modify order is leading to error?

    rakeshr
    by rakeshr · June 2021
    You don't have to send exchange, tag, transaction_type, etc params to modify open pending order. You can check all required modify order params here.
  8. NetworkException in kite.margins() call

    rakeshr
    by rakeshr · June 2021
    Is it continuously happening? If not, then you need to handle this network time-out exception at your end and make the same request again with a few ms delay.
  9. Unable to place GTT order

    sujith
    by sujith · June 2021
    @Ajan,
  10. How to get Open interest of FNO Instrument using C#?

    sujith
    by sujith · May 2021
    @sumedhds,
  11. Square off Position once reach set target in Net P&L Total

    sujith
    by sujith · May 2021
    One needs to place an order with the opposite transaction type for the same quantity and product type to exit an MIS/CNC/NRML position.
  12. error placing order

    rakeshr
    by rakeshr · April 2021
    this is giving error TypeError: place_order() missing 1 required positional argument: 'variety'
  13. Place orders at 9.15am and cancel or exit them at 3.00pm

    sujith
    by sujith · April 2021
    For placing an order it is straightforward, you can use this method.
  14. Complete list of instrument tokens of NSE and BSE

    rakeshr
    by rakeshr · April 2021
    You can use instruments API to fetch the complete instrument list. Refer to the documentation here.
  15. Unable to cancel orders

    rakeshr
    by rakeshr · April 2021
    While sl order is triggered, target order must be cancelled and vice versa.
  16. web socket dynamic subscription

    sujith
    by sujith · March 2021
    @kumar_krishnan,
  17. kiteconnect.exceptions.TokenException: Token is invalid or has expired.

    sujith
    by sujith · March 2021
    You can run pykiteconnect in debug mode and see that response status code.
  18. Error while fetching open interest data from historical API.

    rakeshr
    by rakeshr · March 2021
    Also it is referring to oi as a keyword argument which I believe it is not
  19. Exit cover order with a limit

    rakeshr
    by rakeshr · March 2021
    You can place a market exit order when you have reached your desired price(limit is not allowed here). You can check more about the exit_order method here.
  20. Historical Open Interest Data

    rakeshr
    by rakeshr · March 2021
    You just need to send extra param of oi. Something like:
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