Navigation

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

    Topics created by anil_patel

    • A

      Is Anybody is getting Live Datafeed using Websocket 2.0?
      General Discussion • • anil_patel

      10
      0
      Votes
      10
      Posts
      58
      Views

      A

      @admin It's still not working sir, I am getting the same issue. My output also includes text: "Heartbeat Sending Failed".

    • A

      WebSocket 2.0 Streaming is not Receiving the Live Price Feed
      General Discussion • • anil_patel

      17
      3
      Votes
      17
      Posts
      251
      Views

      V

      @admin
      Terribly disappointed 😞

      Regards

    • A

      websocket v2.0, Auth Failed, even if all the Credentials are Current.
      General Discussion • • anil_patel

      2
      0
      Votes
      2
      Posts
      23
      Views

      M

      Hi @anil_patel,

      Apologies for delayed response.
      Kindly reverify on header passed in the request i.e., Authorization, feed token, api_key.
      Please re-login and pass the recently received token if still issue occurs.

      Thanks & Regards,
      SmartAPI team

    • A

      Wrong Close Price for SENSEX in websocket
      General Discussion • • anil_patel

      3
      0
      Votes
      3
      Posts
      37
      Views

      M

      Hi @anil_patel

      Apologies for delayed response.
      As we checked on our system, the close price is proper for sensex in websocket. Kindy reverify for the same

      Thanks & Regards,
      SmartAPI team

    • A

      WebSocket 1.0 Data Streaming Not Working
      General Discussion • • anil_patel

      8
      0
      Votes
      8
      Posts
      57
      Views

      S

      @admin where is that mention in documentation that websocket 1.0 is deprecated?

    • A

      Error "sent 1011 (unexpected error) keepalive ping timeout; no close frame received", async websockets module python
      General Discussion • • anil_patel

      3
      -1
      Votes
      3
      Posts
      26
      Views

      A

      @batman1234 @admin @administrators Here is the code to connect websocket

      self.ws = await websockets.connect(self.ROOT_URI, extra_headers=self.header,logger=logging.getLogger("websockets.client"), ping_interval=1, compression=None) pong = await self.ws.ping("ping") print(await pong)
    • A

      Error : Invalid Session or Session is Expired Please Re-login. JWToken is Valid and get Orderbook & Tradebook, but can not place Trade
      General Discussion • • anil_patel

      2
      0
      Votes
      2
      Posts
      35
      Views

      M

      @anil_patel @admin Could we get an ETA on when this issue will be addressed, even website and app seem to be logging users out very frequently so it seems a general issue and not just api