Navigation

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

    ananya

    @ananya

    0
    Reputation
    20
    Posts
    18
    Profile views
    2
    Followers
    1
    Following
    Joined Last Online

    ananya Follow

    Best posts made by ananya

    This user hasn't posted anything yet.

    Latest posts made by ananya

    • RE: Websocket Order status

      @admin P313965

      posted in Python SDK
      ananya
      ananya
    • RE: High price and Open price is not available in websocket datastream

      @rjbanna @dipeshbodas Were you able to get open price info ?
      Is it possible that price at 9:15AM is the same as open price ?

      High price is still not available

      posted in Bugs
      ananya
      ananya
    • RE: How to get open price of index

      Is open price the same as the ltp at 9:15AM ?

      posted in General Discussion
      ananya
      ananya
    • RE: Websocket Order status

      @rajanprabu I havent tested yet in live market. But I am developing a strategy to trade in live market. I think your input is valuable in my implementation.
      Thanks for that !
      This means that websocket channel is not reliable for order status notification.
      We need to fallback to polling, until angel improves the situation.

      Today I tried some trading using angel web interface. The gui was not very responsive during live market. However I am not sure if it is because of the API issue or the web interface itself is lagging !

      I am planning to develop some tests to check the order status.

      Will keep posted here
      Thanks

      posted in Python SDK
      ananya
      ananya
    • RE: Websocket Order status

      @admin and ?

      posted in Python SDK
      ananya
      ananya
    • limit for websocket stream api

      There is rate limit for rest api
      I couldn't find documentation on rate limit for web socket streaming (e.h how many symbols can be subscribed for mw, marekt depth etc.)
      @admin Where can i get this info ?

      posted in General Discussion
      ananya
      ananya
    • RE: WebSocket Not returning any Order status

      @itspocx works of me..Check here

      posted in C#/.Net SDK
      ananya
      ananya
    • RE: Websocket Order Status

      @anujsanklecha I have used this feature in python api api and its working for me
      Check here ..If you are still interested in it 😉

      posted in Bugs
      ananya
      ananya
    • RE: Websocket Order status

      @Dhilip-Krishna I am working on building trading application over smart-api.
      I found that abstraction for getting order status over websocket is missing.
      I added an abstraction layer + example.
      You would need to adapt your local copy of smartapi-python package to use this example.
      I hope this helps!

      @admin I have created PR to merge this into main line
      Consider to merge it to mainline, this would be helpful for the community.

      Thanks
      Prasanna

      posted in Python SDK
      ananya
      ananya
    • RE: How to get open price of index

      @admin The thread discusses about OHLC values for candles.
      But I am looking for only day's open price.
      There is a filed as per documentation 20 op Open price
      However this is not present in the reponse

      posted in General Discussion
      ananya
      ananya