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. Calculated RSI value not match with the value displaying in kite web app

    dinezh
    by dinezh · November 2020
    = np.mean( ups[:period] ) #first value is sum of avg gains<br />ups = ups.drop(ups.index[:(period-1)])<br />downs[downs.index[period-1]] = np.mean( downs[:period] ) #first value is sum of
  2. Auto square off At market 100 BO order

    Ashok121
    by Ashok121 · March 2018
    #First Option for exiting/cancelling orders:
  3. A Simple Python Function to Detect Support/Resistance Levels

    charuvindatre
    by charuvindatre · January 2017
    ltp_d[i:(i+n)]<br />first = arr_sl[:(n/2)] #first half<br />last = arr_sl[(n/2):] #second half<br />r_1 = np.sum(first &gt; 0)<br />r_2 = np.sum(last &lt; 0)<br /&g
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