Navigation

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

    kpsidd

    @kpsidd

    0
    Reputation
    3
    Posts
    2
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    kpsidd Follow

    Best posts made by kpsidd

    This user hasn't posted anything yet.

    Latest posts made by kpsidd

    • RE: Unable to fetch data using Python SDK

      @rjbanna Sorry, missed your reply.

      I have the latest SDK. I will try out with your code and see it.

      Will update.

      posted in Python SDK
      K
      kpsidd
    • RE: Unable to fetch data using Python SDK

      Can someone help with this please?

      posted in Python SDK
      K
      kpsidd
    • Unable to fetch data using Python SDK

      I am trying to fetch market data using the Python SDK. The reference documentation I am following is from here:
      https://github.com/angelbroking-github/smartapi-python

      The code is copy pasted from here without the order bit. On running the code, the on_close event gets triggered with the following code and reason:
      Code = 1006
      Reason = "connection was closed uncleanly (I dropped the WebSocket TCP connection: global name 'JSON' is not defined)"

      Is it a missing library that I need to install or some code issue? Can someone advise pls?

      posted in Python SDK
      K
      kpsidd