Navigation

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

    Anvesh Raja

    @Anvesh Raja

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

    Anvesh Raja Follow

    Best posts made by Anvesh Raja

    This user hasn't posted anything yet.

    Latest posts made by Anvesh Raja

    • RE: How to get tick values of all the stocks subscribed lets say 100, every second in a single tick in list form

      @darshil2020
      Hello Darshil,
      I am new to angel smart api. I have also the same query about the ticks. So how many subscribed stocks max tick values you got finally? Did you got whole hundred or less than that. A quick response is appreciated.

      Thanks!

      posted in Python SDK
      A
      Anvesh Raja
    • RE: Running Code for Options/Stocks- open/high/low/close/ltp

      Dear Sukhwant,
      Could you send me the statistics.xlsx file for the tokens or let me know the source from where you have downloaded it. Because it is little difficult for me to identify token from the .json link that is provided by the smartapi.

      Thank you for the code.

      Regards,
      Anvesh Raja

      posted in Python SDK
      A
      Anvesh Raja
    • Error while fetching live data feed

      Dear Team,
      I am encountering an error while fetching live data feed from the API. I used market apikey for this purpose. The error I am getting is:
      Error info: 'ltp'
      'ltp'
      A quick help is appreciated. Thanks in advance.

      posted in Python SDK
      A
      Anvesh Raja
    • RE: TypeError: 'NoneType' object is not subscriptable

      @PandaTrade Hello!
      Thanks for the reply. I have put that in the while true loop still the problem exist. Is there any other way?

      posted in Python SDK
      A
      Anvesh Raja
    • TypeError: 'NoneType' object is not subscriptable

      Hello admin,
      I have recently opened an account in Angel one broking. While, attempting to use python api for my purpose I am getting this error eventhough I have given all the inputs like, username, password and apikey. The error is from the below code.

      data = obj.generateSession(Id,pwd)
      refreshToken= data['data']['refreshToken']

      Quick help is appreciated. Thank you!

      posted in Python SDK
      A
      Anvesh Raja