sujith

About

Username
sujith
Joined
Visits
10,543
Last Active
Roles
Member, Administrator, Moderator

Activity

  • deepmangukiya
    hi sujith query about the co exiting is solved. it is the documentation mistake in your c#.net library so kindly change the docs .

    and now one another query is what price is should enter in the stop loss price? i mean the absolute value ?

    for example if i buy from 1000 and want Stop loss of 10 point than should i pass 10 in the stoploss parameter while placing cover order or should i place 990?
    September 2020
  • nidhit
    hi.. plz call on 9810290237, i am not able to exit from my orders,fast plz
    September 2020
  • Ninja2020
    Sujith Sir,
    Good Day

    Could you please share sample code for Quote to retrieve stock future for many stocks .

    Is there any other way to get Open interest for stock future Sir?

    Thanks,
    Krishna

    September 2020
  • swas99
    Hi Sujith,

    I get this message when trying to buy IOLCP:
    "Buying is restricted in IOLCP as this is an illiquid scrip. If you wish to buy, enable TOTP on your account and login to place the order."

    This looks like a bug because it I wasn't getting this message till today and I have USED IOLCP several times in the past few months.

    Also, today 's (avg_price x total_quantity) for some stocks:
    MARICO: 14026401 INR(~1k-3k units every min at ~370 INR per unit)
    IOLCP: 31003746 INR (~1.7k-4k units every min at ~800 INR per unit)
    INFY: 36785565 INR(~1.5k-2k units every min at ~950 INR per unit)

    MARICO & INFY aren't illiquid. So IOLCP shouldn't be illiquid.
    August 2020
  • pravinmangalam
    Hi Sujith,

    Hi I got the dump from getInstruments(), but earlier i was trying with getInstrument("NSE"); it does not return option data.

    Now i had another problem, I want to buy option but its throwing Unknown symbol error-

    OrderParams orderParams = new OrderParams();
    orderParams.quantity = this.QUANTITY;
    orderParams.orderType = Constants.ORDER_TYPE_MARKET;
    orderParams.tradingsymbol = "BANKNIFTY20AUG21600PE"
    orderParams.product = Constants.PRODUCT_MIS;
    orderParams.exchange = Constants.EXCHANGE_NSE;
    orderParams.transactionType = Constants.TRANSACTION_TYPE_SELL;
    orderParams.validity = Constants.VALIDITY_DAY;

    Please find the below exception--
    Unknown `tradingsymbol`.
    com.zerodhatech.kiteconnect.kitehttp.exceptions.InputException
    at com.zerodhatech.kiteconnect.kitehttp.KiteResponseHandler.dealWithException(KiteResponseHandler.java:54)
    at com.zerodhatech.kiteconnect.kitehttp.KiteResponseHandler.handle(KiteResponseHandler.java:20)
    at com.zerodhatech.kiteconnect.kitehttp.KiteRequestHand
    August 2020
  • dharin1234
    Hey, can you please help me. I am getting 'the user is not enabled for the app'. What user? I signed up on kite connect. i have a demat account as well, but not sure how both are linked.
    July 2020
    • dharin1234
      dharin1234
      @sujith can you please help
  • svsio
    Hi Sujith, I'm getting 'insufficient permission' errors when I try to connect with an expired access token. I have the refresh token but the error I'm getting is not an 'token is invalid' exception, it's an 'insufficient permission' error so the refresh flow doesn't take over.

    Has something changed on the API?

    My number is 9833598327 and my app name is mark-up. Thanks
    July 2020
  • prithwish_pb
    hi sir , I'm unable to subscribe to historical API option. Can you pls help me !!
    July 2020
  • tahseen
    Sujith,
    Am thinking of writing some backend application that would use tick data to compute and mathematically analyze to output possible trades of stocks and/or their futures.

    Am I allowed to do that ? Is zerodha okay with that ?
    June 2020
  • VSingham
    Hi Sujith, thanks for your response. You said "You don't have to do all these. pykiteconnect does it for you. You can check out the repo here" but I've already downloaded and installed pykiteconnect from github and am connected to kite connect in ipython on my terminal. So can you pl elaborate why I'm unable to get access token?

    One more thing, what is the specific command I need to write to calculate checksum (SHA-256 of api_key + request_token + api_secret)? Do I need to concatenate these 3 strings into one string without any spaces in between and then find the checksum of that?

    Thanks
    June 2020
  • Sudhanshu2314
    Hi Sujit,
    I am new to Algo and API. Yesterday I paid Rs 2000 for creating a new app to onnect my Tradeton Account to Zerodha Acount. Created the App but the there was some issue in connection. So i wanted to edit the App to change some settings and by mistake deleted the app. Now when I want to create new app, it is again asking for Rs 2000 whereas my previous app is still valid for one month. Whats the solution. Have written mail to Support team but no reply. Plz help
    June 2020
  • sameeer
    Hi Sujith,
    Thanks for your prompt replies...I have very important question

    I am not sure if I am doing something wrong or its how NSE works

    I am testing my program for partially filled orders so I am placing BUY order for SUNTECK from Kite and selling SUNTECK from my upstox account... I see that as soon as I place sell order from SUNTECK, my buy order from Kite becomes invisible from market depth

    Does that mean NSE tracks orders at PAN card level and hence NSE doesnt allow simultaneous BUY and SELL orders(from different brokers like Kite, Upstox, Sharekhan, etc) for same stock from same PAN card?
    If its not TRUE, then I understand my conclusion sounds funny but that has been my observation for last 10-15 trades

    For example,
    if market depth : bid 100 and ask 110
    Now i place bid from KITE at 105 so market depth: bid 105 and ask 110
    Now if I place MKT SELL from upstox, my execution price is 100 and I dont see 105 in market depth
    My quantities in Kite still 0
    May 2020
  • arthite
    I am new, pls can anyone help me out with getting live tick by tick ohlc data into excel
    May 2020
  • jaganunitrix
    hi Sujith,
    I am new to kite connect, facing "The user is not enabled on the app." u already told works only with single user.
    single-user ???
    May 2020
  • Gafoor
    Hi Sujith,

    I am trying to use GTT in python. But it is not working
    kite.get_gtts()

    It is giving me error ''KiteConnect' object has no attribute 'get_gtts'

    May 2020
  • KSL
    is it private?
    May 2020
  • BD7721
    Hi Sujith,
    I am new to Zerodha Kite connect.
    Can you give me Sample Code to connect, and place an order based upon simple technical indicator. The objective here is to understand how to code for Zerodha.

    Also,
    I need to know if ZERODHA is providing live RSI indicator along with live data?
    If not then , can I use talib or I need to construct my own indicators.

    Thanks,
    SS
    May 2020
  • rao1
    Thanks for the advise. Will surely connect. Would be grateful if you could share the concerns/feasibility here too ? Thanks
    May 2020
  • kishorsandage
    OK See , Now i am very close to solution , I did all process to get access token used
    kite.generate_session("7DYXJQNw5JiJk3EGFqIOggW2RzM3ppCg",api_secret)

    But it is giving me old access token ,. Is there any other command to generate new access token
    April 2020
  • raju_k7
    hi want to backtest 5min data for last 10 years for nifty 50 in kite pi guide
    April 2020
    • sujith
      sujith
      You can check out FAQs here https://kite.trade/forum/discussion/4732/frequently-asked-questions-faqs#latest
  • KrishnaKumbham
    I am getting the following error even after activating the key.
    Invalid `api_key` or `access_token`.
    March 2020
    • sujith
      sujith
      Are you sure you are using the right api_key? You seem to have two Kite Connect apps and only one of them is active and another one is a Kite Publisher app.
    • KrishnaKumbham
      KrishnaKumbham
      yes, i am using the right api key. today morning I have activated the API. and I am using the activated API key.
  • vikasjaiswal11
    Hi < can you help me in automating request token generation via java.
    March 2020
    • sujith
      sujith
      It is mandatory by the exchange that a user has to login at least once a day manually. We don't recommend automating login.
  • LUCKYTRADE
    hello sir,
    I need to execute bank nifty options, bracket order with stop loss and target trigger price based on last one minute close. I already developed the coding with OHLC data. But the issue with that one is, it is taking last close from last day trading data. Thus creating a big range for stoploss and target trigger price. Please help
    February 2020
  • fizkha
    hello sir... i am having authentication issue. getting error : "Could not resolve host: api.kite.trade" when callback is given to my login script frm api after succesful login on kite. its catching exception error and throwing this error instead of returning the access token , please see this issue... waiting for your reply.
    February 2020
  • sagaranilganu
    @sujith
    Note :: Am using python language
    1] Does the heart beats (of 1 byte fixed length) received in "ticks" of websocket on_tick callback, have any fixed value? (So that corresponding handler can be written!!!)
    2] If there are multiple full mode subscriptions successfully made and there is change in only 1 of the script's "LTP"; what is received in "ticks"? (My understanding :: Only the changed LTP script's full mode dictionary is received!!!)

    Your insights are most awaited!!
    February 2020
  • sagaranilganu
    @sujith
    Note :: Am using python language
    1] Does the heart beats (of 1 byte fixed length) received in "ticks" of websocket on_tick callback, have any fixed value? (So that corresponding handler can be written!!!)
    2] If there are multiple full mode subscriptions successfully made and there is change in only 1 of the script's "LTP"; what is received in "ticks"? (My understanding :: The changed LTP script's full mode dictionary is received!!!)
    January 2020
  • sdd
    i have unsubscribed historical api after 2 days but credits weren't refunded
    January 2020
  • saravanaub
    Hi, I read your comment on request token validity. You said it is valid of one whole day. And you also said if I log out of pi. This will also log out. Loggoing out of pi alone will log out from everywhere or log out from mobile app will also log out the api session?
    December 2019
  • sagaranilganu
    Just need to reconfirm with the margin req stuff before codifying.
    Q1] Margin req. strictly for "MIS order type" for Nifty Options buying. Pls. see snapshot.
    Is same calc. to be used for MIS but "WITHOUT STOPLOSS" whilst for BO & CO : SL is compulsory?? Am I right??



    Q2] Any plans for API for the same??
    December 2019
  • sbdavra
    Please check MCX live rates streaming and API rates are hang up no since last 15 minutes

    please solve it urgently
    December 2019