Navigation

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

    Best posts made by Kiran

    • RE: User Feedback - WebSocket 2.0 Beta Rollout – Python Language

      @admin
      There are 2 issues in your new websocket 2.0, we have been raising this question but no one is responding.

      1. we are getting "Socket object has no attribute pending when requesting the data at the line self.wsapp.send(json.dumps(request_data)). All my authenication is successful, why I am getting this error.

      2. fetching order_book is dead slow in angel, so I tried to implement fetch from websocket order_feed, but I think this order_feed is not implmented yet in your websocket2.0 and your websocket1.0, the order_feed is not at all fetching the order details data.
        Resolve these errors, I think you guys need to have solid testing team. you cannot roll a beta version directly to prodution (live market) targetting clients and withdrawing the earlier versions. Make the product stable. Dont experiment... If this continues. soon Angel will loose lot of customer base.

      posted in Python SDK
      K
      Kiran
    • Different stages of order execution from angel

      Hi,
      I want to know what are different stages of order execution process in angel through python SDK. please provide the documentation on the same.

      posted in Python SDK
      K
      Kiran