Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. Dhilip Krishna
    D
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Dhilip Krishna

    @Dhilip Krishna

    1
    Reputation
    8
    Posts
    9
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    Dhilip Krishna Follow

    Best posts made by Dhilip Krishna

    • Websocket Order status

      Can you please provide working example of websocket order status? Just like you have one for ebsocket streaming.

      Please proovide working example, not link to the existing documentation.

      Thanks!

      posted in Python SDK
      D
      Dhilip Krishna

    Latest posts made by Dhilip Krishna

    • Websocket Order status

      Can you please provide working example of websocket order status? Just like you have one for ebsocket streaming.

      Please proovide working example, not link to the existing documentation.

      Thanks!

      posted in Python SDK
      D
      Dhilip Krishna
    • RE: How to get market depth

      Exactly.

      @admin, Is this understanding correct?

      If so, can we expect this functionality any time soon?

      Regards,

      posted in Python SDK
      D
      Dhilip Krishna
    • How to get market depth

      I know that the websocket feed has the dp field to get market depth. But that gives a continuous feed.

      I want to get the depth of a script at a point in time. Not as a feed.

      So a single API call, with the scrip code and the dp task so that I get the depth of the stock at that instant.

      Is it possible?

      posted in Python SDK
      D
      Dhilip Krishna
    • RE: Updates of mw and dp feeds

      @admin

      My client is is D184330 and number is 9769497239. Thanks!

      posted in Python SDK
      D
      Dhilip Krishna
    • Updates of mw and dp feeds

      I have a question regarding the update process for the mw task and dp task.

      I want to know when a new feed from these tasks get generated. So basically, in any stock, there are 2 events

      1. A trade happening (when trade happens automatically order book also changes)
      2. Order book changes, without a trade

      So I want to know when a new feed gets generated for the mw task and the dp task. The reason for the question is that in the mw response, there is best buy and best sell fields. So would a new entry get generated in teh mw feed even without a trade, but when best buy price changes?

      The dp feed I guess would generate a new entry when any one of the 35 parameters in teh response changes.

      So my question is quite simple. Would a new entry in mw feed get generated for a change in best buy/best sell without trade happening?

      Regards,

      posted in Python SDK
      D
      Dhilip Krishna
    • RE: Documentation for WebSocket Feed

      @rajanprabu Thanks! Do share your experience.

      posted in Python SDK
      D
      Dhilip Krishna
    • Maximum number of tokens for market feed

      Hi,

      For the market feed, we can get feed of multiple scrip IDs by the & parameter. Is there a limit on the number of tokens I can put? Can I, for example, have 2000 tokens in one query?

      More importanlty, would there be any performance issues with multiple tokens?

      Regards,

      posted in Python SDK
      D
      Dhilip Krishna
    • Documentation for WebSocket Feed

      Hi,

      Could you please give more details on the web socket feed. Specifically, the task parameter.

      1. What is the difference between mw, sfi and and dp.
      2. What is the structure of the response in each of these fields

      Would be great if some forum members elaborate on this.

      Thanks!

      posted in Python SDK
      D
      Dhilip Krishna