Navigation

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

    Topics created by whemant

    • W

      Stop Loss Gap Requirement for ROBO Orders
      General Discussion • • whemant

      1
      0
      Votes
      1
      Posts
      17
      Views

      No one has replied

    • W

      Attempting to resubscribe/reconnect
      Python SDK • • whemant

      4
      0
      Votes
      4
      Posts
      44
      Views

      W

      @0xc0de Yes, I managed to fix it. There was a small error in my code. Strangely the previous version of smartapi-python did not have any issues with this error, but the new version did. As soon as I installed the new version, the problem started appearing.

      It is easy to check if your code also has some existing issues. In the smartWebSocketV2, in the _on_error function, print the error message, and it will show what is wrong with your code:

      def _on_error(self, wsapp, error):
      print(f'error: {error}')

    • W

      Websocket to fetch options data
      Python SDK • • whemant

      5
      0
      Votes
      5
      Posts
      39
      Views

      W

      @Moderator_1
      It worked thanks.

    • W

      Historic API not working
      Test • • whemant

      35
      16
      Votes
      35
      Posts
      275
      Views

      A

      @algo_trading_50 I tried with the same example, I am able to get my profile data but not able to get historical data

    • W

      FINNIFTY token not available
      Test • • whemant

      19
      0
      Votes
      19
      Posts
      299
      Views

      M

      Hello @whemant,

      Apologies for the delayed response.
      This issue has been fixed pls check.

      Thank you.

      Regards
      SmartAPI Team

    • W

      Error while connecting to smartAPI
      Python SDK • • whemant

      5
      0
      Votes
      5
      Posts
      52
      Views

      A

      HI @whemant This has been fixed.