Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. Manoj P A
    3. Posts
    M
    • Profile
    • Following 4
    • Followers 3
    • Topics 1
    • Posts 20
    • Best 0
    • Groups 0

    Posts made by Manoj P A

    • RE: historical data python

      @admin I am also looking for the same, Kindly please integrate and let us know when we will have it.

      posted in Python SDK
      M
      Manoj P A
    • RE: Fetching LTP Gives 500 Internal Server Error

      @A224819 @admin What was the solution ?

      posted in Python SDK
      M
      Manoj P A
    • RE: How to start trading with smartAPIs?

      @kaleps thanks @bhaveshjain, sandip & team for helping me out. I am able to login now.

      posted in General Discussion
      M
      Manoj P A
    • RE: How to start trading with smartAPIs?

      For reference I am pasting code here,

      8aafd981-0ca5-4f09-8221-692927280267-image.png

      posted in General Discussion
      M
      Manoj P A
    • RE: How to start trading with smartAPIs?

      @admin @bhaveshjain I am still facing issue, not able to login. Please help me here. I also dropped email on api@angelbroking.com. Still looking for soluation.

      posted in General Discussion
      M
      Manoj P A
    • RE: How to start trading with smartAPIs?

      @bhaveshjain thank you for contacting me yesterday. Sorry I was out somewhere. Could not able to connect.

      I will make my time free at 2pm to 4 pm today. Looking forward to interact with you and solved my problem.

      posted in General Discussion
      M
      Manoj P A
    • RE: How to start trading with smartAPIs?

      @admin @bhaveshjain Please help me I am still not able to login. You says my account is migrated, I reset the password but not able to login in smart API portal.

      Please help me here.

      posted in General Discussion
      M
      Manoj P A
    • RE: Incorrect Websocket Data

      @rjbanna Yes, I installed it.

      sometime it not show any error sometimes it shows.

      ee19d7d3-1ef1-42ed-a686-ef483f8e46cb-image.png

      posted in Test
      M
      Manoj P A
    • RE: Incorrect Websocket Data

      @bhaveshjain @admin I am getting same error. Its not stable at all

      823f93d7-aabc-4674-9773-3b8800324806-image.png

      posted in Test
      M
      Manoj P A
    • RE: Python Streaming Tick Data Problem.

      @dorje I agree with you, they are doing kind of testing from our side by claiming free API. 😀

      posted in Python SDK
      M
      Manoj P A
    • RE: How to start trading with smartAPIs?

      @admin thanks for the update. I will request you to please complete as early as possible.

      posted in General Discussion
      M
      Manoj P A
    • RE: How to start trading with smartAPIs?

      @bhaveshjain @admin : When the migration will be done for DIYD9898. I also said I don't have any problem for not using speed pro.

      I already requested so many times, @bhaveshjain said the migration initiated but does it complete or not no body telling that to us.

      Please help us with the updates.

      posted in General Discussion
      M
      Manoj P A
    • RE: Update on SDK

      @bhaveshjain Please migrate my account as well account ID DIYD9898.
      Its okay for me if I didn't use the speedpro.

      posted in General Discussion
      M
      Manoj P A
    • RE: Please fix it ASAP

      @bhaveshjain sure, I confirm. I don't have any problem

      posted in Test
      M
      Manoj P A
    • RE: How to start trading with smartAPIs?

      I am leveraging google colab, I am getting the following error.

      By refering other forum I feel my account need to migrate in angle broking.

      Please help me with it.

      or if this is not the issue please help me from that as well.

      following is the error

      /rest/auth/angelbroking/user/v1/loginByPassword
      https://apiconnect.angelbroking.com/rest/auth/angelbroking/user/v1/loginByPassword
      The Response Content b'{"status":false,"message":"YOUR USER ID OR PASSWORD IS INVALID","errorcode":"AB1007","data":null}'

      TypeError Traceback (most recent call last)
      <ipython-input-6-da0cbc1eab7f> in <module>()
      ----> 1 data=obj.generateSession('DIYD9898','XXXXX')

      /usr/local/lib/python3.6/dist-packages/smartapi/smartConnect.py in generateSession(self, clientCode, password)
      234 params={"clientcode":clientCode,"password":password}
      235 loginResultObject=self._postRequest("api.login",params)
      --> 236 jwtToken=loginResultObject['data']['jwtToken']
      237 self.setAccessToken(jwtToken)
      238 refreshToken=loginResultObject['data']['refreshToken']

      TypeError: 'NoneType' object is not subscriptable

      posted in General Discussion
      M
      Manoj P A
    • RE: Please fix it ASAP

      @bhaveshjain Hello I am not also able to login with my credential, kindly migrate my account as well.

      Client ID: DIYD9898

      posted in Test
      M
      Manoj P A