Navigation

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

    Vkrm

    @Vkrm

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

    Vkrm Follow

    Best posts made by Vkrm

    This user hasn't posted anything yet.

    Latest posts made by Vkrm

    • RE: Historical Data 500 candle only . Backtesting issue

      @Mnagesh
      Hi Mangesh,
      I have talked to them they have only stocks historical data. Right now they don't have historical data of futures.

      posted in General Discussion
      V
      Vkrm
    • Getting Error while connecting to websocket

      I am logged in successfully but while calling tick data from websocketv2 it shows me error and tell me how to resolve this issue:

      Traceback (most recent call last):
      File "10. Data with timestamp.py", line 60, in <module>
      sws.connect()
      File "E:\AB\SmartWebSocketv2.py", line 264, in connect
      raise e
      File "E:\AB\SmartWebSocketv2.py", line 261, in connect
      self.wsapp.run_forever(sslopt={"cert_reqs": ssl.CERT_NONE}, ping_interval=self.HEAR_BEAT_INTERVAL,
      TypeError: run_forever() got an unexpected keyword argument 'ping_payload'

      posted in Python SDK
      V
      Vkrm
    • Error Whilelogin through python

      'NoneType' object is not subscriptable

      How to resolve this problem ?

      posted in Python SDK
      V
      Vkrm