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. 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
  2. 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.
  3. Historical Open Interest Data

    rakeshr
    by rakeshr · March 2021
    You just need to send extra param of oi. Something like:
  4. GTT Oder Python Code

    rakeshr
    by rakeshr · March 2021
    You can check the required GTT placement method detail here. Go through documentation to know more.
  5. reconnect to WebSocket on lost connection

    sujith
    by sujith · February 2021
    You don't have to do it. pykiteconnect has the option to reconnect and it maintains the subscriptions for you.
  6. Does the tag also gets copied if I use exit function?

    rakeshr
    by rakeshr · February 2021
    kite.exit_order(variety, order_id= 12345)
  7. NSE token List

    rakeshr
    by rakeshr · February 2021
    You can retrieve complete instrument list using instrument method for python client, check the method detail here. Go through this documentation to know more.
  8. kite.convert_position - kiteconnect.exceptions.InputException: Missing or empty field `exchange`"

    prashantq
    by prashantq · February 2021
    position_type='day', #kite.VALIDITY_DAY,
  9. Not able to get OI data for Options using historical API using Python API

    rakeshr
    by rakeshr · January 2021
    @satish_itin
  10. Getting error: ReactorNotRestartable

    dheer
    by dheer · January 2021
    I am using the sample skeleton provided here: https://kite.trade/docs/pykiteconnect/v3/#kiteconnect.KiteTicker
  11. Market cap for all the nse token

    sujith
    by sujith · December 2020
    @Hsadikot,
  12. Timeout error

    D_coder
    by D_coder · December 2020
    i m calling kite.ohlc() or kite.ltp() every second (in some rare cases, twice a second).
  13. Market cap for all the nse token

    sujith
    by sujith · December 2020
    You can use this API.
  14. Market cap for all the nse token

    Hsadikot
    by Hsadikot · December 2020
    https://kite.trade/docs/pykiteconnect/v3/#kiteconnect.KiteConnect
  15. Timeout error

    D_coder
    by D_coder · December 2020
    I am calling the KiteConnect methods inside an infinite loop with a time delay of 1 second. After 20 minutes or so I got the following error
  16. how to place SL in python code

    rakeshr
    by rakeshr · October 2020
    Yes, the above order param seems fine. You can add validity field as well. Refer to this method to know all order param required for python client.
  17. unable to get the available cash margin

    rakeshr
    by rakeshr · October 2020
    Can you atleast tell me how to get the margin for EQ, FNO, and currencies.
  18. 2020-10-16 09:51:58,766 - ERROR - get_positions():258- Too many requests

    rakeshr
    by rakeshr · October 2020
    We don't have any get_positions method in our python client. To fetch complete positions, you need to use positions() method, check the documentation here.
  19. Order Trade Error (If not provide order_id)

    sujith
    by sujith · September 2020
    You can check out pykiteconnect documentation here.
  20. Regarding Modification of Trigger Price For Cover Order

    rakeshr
    by rakeshr · September 2020
    kite.modify_order(variety='co',parent_order_id=order_number,order_id=stoploss_id,trigger_price=new_price_that_I_would_like_to_keep)
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