Navigation

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

    mponshiva

    @mponshiva

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

    mponshiva Unfollow Follow

    Latest posts made by mponshiva

    • AG8004 Invalid API Key on getCandleData

      Title: AG8004 Invalid API Key on getCandleData

      Hi,
      I am getting AG8004 Invalid API Key error
      specifically on getCandleData and getLtpData
      endpoints.

      Login works fine and JWT token is received
      successfully. But historical data API returns
      Invalid API Key error.

      Client ID: P5358875
      App Name: DSR5M Bot

      Please help fix this from backend.
      Thank you.

      posted in Test
      mponshiva
      mponshiva
    • RE: Websocket Order status

      @admin P313965

      posted in Python SDK
      mponshiva
      mponshiva
    • 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 Test
      mponshiva
      mponshiva
    • RE: How to get open price of index

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

      posted in General Discussion
      mponshiva
      mponshiva
    • 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
      mponshiva
      mponshiva
    • RE: Websocket Order status

      @admin and ?

      posted in Python SDK
      mponshiva
      mponshiva
    • 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
      mponshiva
      mponshiva
    • RE: WebSocket Not returning any Order status

      @itspocx works of me..Check here

      posted in C#/.Net SDK
      mponshiva
      mponshiva
    • 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 Test
      mponshiva
      mponshiva
    • 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
      mponshiva
      mponshiva