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 GET CONTINUE GET HISTORICAL DATA AND SKIP HOLIDAY

    jay_joshi
    by jay_joshi · May 2020
    https://kite.trade/docs/kiteconnectjs/v3/KiteConnect.html#placeOrder
  2. kiteconnect.ticker:Connection error: 1006 - connection was closed uncleanly (None)

    rakeshr
    by rakeshr · May 2020
    Your code looks correct. on_ticks ticker method should be called properly. But,we feel as it's continous while loop print("i am from main -> after kws.connect(threaded=True)"
  3. Regarding positions and holdings P&L

    sujith
    by sujith · May 2020
    There will be one entry of a tradingsymbol traded at an exchange in a day. Even if you have traded multiple times in a day, there will be only one entry.
  4. Unable to Place GTT orders

    sujith
    by sujith · May 2020
    If you are placing two triggers then you need to have two orders on the list.
  5. Connection error: 1006 - connection was closed uncleanly (WebSocket connection upgrade failed (403)

    Kshitij
    by Kshitij · May 2020
    />global row_no<br />#pprint(ticks)<br />#pdb.set_trace()<br />for tick in ticks:<br />ltp = tick['last_price']<br />token=tick['instrument_token']<br />#time =
  6. com.zerodhatech.kiteconnect.kitehttp.exceptions.InputException

    sara_u
    by sara_u · May 2020
    I am referring to https://kite.trade/docs/connect/v3/orders/#placing-orders
  7. Calculating average_price, day_buy_price & day_sell_price

    sujith
    by sujith · April 2020
    You can check out the documentation here.
  8. Short selling - code style

    sujith
    by sujith · April 2020
    You can checkout API documentation here and python documentation here.
  9. kiteconnect.ticker:Connection error: 1006 - connection was closed uncleanly (None)

    rakeshr
    by rakeshr · April 2020
    eg: def on_ticks(ws,ticks):<br />#Pass the tick data to Queue using celery,rq,etc<br />#Using celery delay method here to call helper_method task<br />helper_method.delay(ticks)<b
  10. Why Order Failed in API but actually Trigered

    sujith
    by sujith · March 2020
    Order history is the different states of an order in our system. You can know more here.
  11. stop loss

    Vivek
    by Vivek · March 2020
    Yes. You can check API for more details - https://kite.trade/docs/connect/v3/orders/#placing-orders
  12. Trigger Condition to Zerodha

    sujith
    by sujith · March 2020
    Kite Connect offers GTT and order place APIs. You can check out the documentation for both and decide what you need.
  13. Connection error: 1006

    CE7727
    by CE7727 · February 2020
    My code is as follows. def on_ticks(ws, ticks):<br /># Callback to receive ticks.<br />#print(ticks)<br />insert_tick(ticks)<br />return<br />def on_connect(ws, response)
  14. How to check the open position(which already bought by Algo) in a fastest way.

    rakeshr
    by rakeshr · February 2020
    @Shivu999
  15. Technical queries to integrate algo systems in my account

    sujith
    by sujith · February 2020
    Hi, -If we build the system via API, how will we do the testing? Will Zerodha provide some testing platform for testing?
  16. Tag size limit when trigger orders

    mnkartik
    by mnkartik · January 2020
    From the document https://kite.trade/docs/connect/v3/orders/#placing-orders, the tag associated to each order is mentioned as 8 chars max,. but I did try more than that to 20 chars and it worked. For
  17. about future trading

    sujith
    by sujith · January 2020
    You can use this API to place an order and the exchange is NFO.
  18. 'variety' in place_order ..?

    sujith
    by sujith · January 2020
    You can check out API documentation to know the examples for all the APIs.
  19. 15 min candle capture

    vippin_nair
    by vippin_nair · January 2020
    />#print(single_company,name)<br />temp[single_company['timestamp']] = single_company<br />df = pd.DataFrame.from_dict(temp, orient='index')<br />ohlc = df['last_price'].resample
  20. MTM of all positions using kite connect

    rakeshr
    by rakeshr · December 2019
    @hpatel9999 how to get mtm of all positions using kiteconnect
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