sujith

About

Username
sujith
Joined
Visits
11,218
Last Active
Roles
Member, Administrator, Moderator

Activity

  • sutolani@gmail.com
    I am using FULL mode for getting all my Scrip related Market data using Websockets. However, Index data for Nifty 50, India VIX, Nifty IT etc is not available in Full Mode. Please start sending this data in Full mode since I do not want to write a different code to get index data.
    February 2017
    • sujith
      sujith
      FULL mode will give you depth data. But indices will never have market depth because it is not traded. You can subscribe for it in mode QUOTE.
  • sr11
    Hi Sujith

    I have basic question on Trailing Stop Loss,

    In the API documentation its mentioned
    trailing_stoploss Incremental value by which stoploss price changes when market moves in your favor by the same incremental value from the entry price (optional)

    In the below example of buying 120 stocks at Rs1000, Selling at 1002.50 and SL: of 998.3. I want a Trailing stop loss of 100Rs which is ~Rs0.85/stock (120 stock). How does this work? when 1002.5 moves up by 0.85 998.3 also moves by 0.85 and holds there?

    Can you give a better example?

    Thanks a lot for your help

    -SR

    January 2017
    • Matti
      Matti
      @sr11

      Consider a simple example where you buy a stock at Rs. 100; have a target at 120 and a stoploss at Rs. 95. In this case, if your trailing stoploss is Re. 1 (we don't allow values lower that Re. 1 for trailing stoploss), when the stock moves from 100 to 101, your stoploss would move to 96 and hold there. Similarly, it would move up for every rupee movement in stock price towards your target. This would mean, at Rs. 109, your SL is at 104.

      I hope the example helps.
  • sumanthneppalli
    Hi Sujith, thanks for the info. Are you aware of any other APIs that would allow me to access real time market quotes at a reasonable price like Zerodha's?
    December 2016
    • Matti
      Matti
      Hi Sumanth, as far as I'm aware, there is no API available out there that gives you real-time market data at a low cost. The simple reason being that market data is quite expensive! Zerodha, as a broker, is allowed to provide this data to its clients, hence the low cost.
  • sumianubha@gmail.com
    Hi

    My account id is - ZU8468.

    Can some one please help me asap. I have just got a new account setup with zerodha. Sales executive has told me that they have enabled Historical data but i really doubt it.

    I am able to use kite connect APIs but not historical data one. Can someone please take a look and grant me permission asap.
    December 2016
    • sujith
      sujith
      Hi,
      You need go to your App page on developer console and subscribe for Historical API add on.
  • pivottrading.net
    • sujith
      sujith
      Hi Sourabh,
      Can you elaborate what is the issue?
  • siddu
    HI Sujit,

    I watched the webinar in youtube regarding Kite connect apis, And created app myself and using Python kiteconnect library in windows and the example given in webnar to get streaming quotes but its always giving error like " name "opcode" is not defined". i created a discussion today could you please help me in this regard.
    December 2016
  • k365
    hi as discussed in forum
    my redirect url is:
    http://www.kundli365.com

    is it necessary to give postback url ? i dont have SSL.. do i need to purchase ssl ??
    November 2016
    • sujith
      sujith
      It need not be https, it can be http also. This is a valid redirect url.