Navigation

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

    shivdasb1996

    @shivdasb1996

    5
    Reputation
    26
    Posts
    7
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    shivdasb1996 Follow

    Best posts made by shivdasb1996

    • RE: Given API rate limits are - Per User or Per API ?

      I tried my self and observed

      These API rate limits are Per User

      by creating multiple API we cannot bypass 10orders per second limit

      posted in General Discussion
      S
      shivdasb1996
    • Unable to login to api | please help ASAP

      I have multiple account of my family.
      i have developed an algo to punch same orders in all of them.
      i am not able to get logged in into system.

      the same algo i am running from last 3 weeks & its running fine.

      @admin123 @admin please help asap.

      posted in Python SDK
      S
      shivdasb1996
    • Angelone Websocket not working properly

      my websocket is stucking and order update also not working properly,

      @admin123 can u please confirm once is there any issue at api end

      posted in Python SDK
      S
      shivdasb1996
    • HTTPSConnectionPool becoming pain

      @admin @Moderator_1 @Moderator_2

      1. Every now and then i am getting HTTPSConnectionPool issue
      2. I am working with around 16+ accounts
      3. i am facing constant issue from last 2 weeks.
      4. Currently i am using amazon AWS WINDOWS Ec2 4GB with bandwidth 5Gbps.
      5. 20 out of 1 order has the same issue.
      6. note : all my requests are in rate limits only

      HTTPSConnectionPool(host='apiconnect.angelbroking.com', port=443): Max retries exceeded with url: /rest/secure/angelbroking/order/v1/getOrderBook?%7B%7D (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x29f90a4d0>, 'Connection to apiconnect.angelbroking.com timed out. (connect timeout=7)'))

      posted in Bugs
      S
      shivdasb1996

    Latest posts made by shivdasb1996

    • RE: Migration of SmartAPI to Angel One Domain

      @admin said in Migration of SmartAPI to Angel One Domain:

      If you have any questions or encounter any issues during this transition, please don't hesitate to reach out to our support team.
      Thank you for your continued support.

      after this update on-order updates is giving 4 min delayed data.
      please check if its happening with all api users.

      posted in General Discussion
      S
      shivdasb1996
    • RE: Angelone Websocket not working properly

      not able to receive any data via margine api

      posted in Python SDK
      S
      shivdasb1996
    • Angelone Websocket not working properly

      my websocket is stucking and order update also not working properly,

      @admin123 can u please confirm once is there any issue at api end

      posted in Python SDK
      S
      shivdasb1996
    • HTTPSConnectionPool becoming pain

      @admin @Moderator_1 @Moderator_2

      1. Every now and then i am getting HTTPSConnectionPool issue
      2. I am working with around 16+ accounts
      3. i am facing constant issue from last 2 weeks.
      4. Currently i am using amazon AWS WINDOWS Ec2 4GB with bandwidth 5Gbps.
      5. 20 out of 1 order has the same issue.
      6. note : all my requests are in rate limits only

      HTTPSConnectionPool(host='apiconnect.angelbroking.com', port=443): Max retries exceeded with url: /rest/secure/angelbroking/order/v1/getOrderBook?%7B%7D (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x29f90a4d0>, 'Connection to apiconnect.angelbroking.com timed out. (connect timeout=7)'))

      posted in Bugs
      S
      shivdasb1996
    • RE: Connection timeout errors since last week

      i am facing the same issue from last few weeks. I am running system with 4GB AWS 5GBps bandwidth
      still getting request timeout

      HTTPSConnectionPool(host='apiconnect.angelbroking.com', port=443): Max retries exceeded with url: /rest/secure/angelbroking/order/v1/getOrderBook?%7B%7D (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x29f90a4d0>, 'Connection to apiconnect.angelbroking.com timed out. (connect timeout=7)'))

      posted in Python SDK
      S
      shivdasb1996
    • RE: Unable to login to api | please help ASAP

      @SmartAPI-Admin please help asap

      posted in Python SDK
      S
      shivdasb1996
    • Unable to login to api | please help ASAP

      I have multiple account of my family.
      i have developed an algo to punch same orders in all of them.
      i am not able to get logged in into system.

      the same algo i am running from last 3 weeks & its running fine.

      @admin123 @admin please help asap.

      posted in Python SDK
      S
      shivdasb1996
    • RE: Is there any url that give me token wise daily margin on NFO, NCDEX etc? If not, please suggest any other way for getting the daily margin of tokens

      @manojshenoy81
      use following url

      https://margincalculator.angelbroking.com/OpenAPI_File/files/OpenAPIScripMaster.json

      posted in General Discussion
      S
      shivdasb1996
    • RE: Python SDK Missing - On_order_update Callback function

      @Mnagesh
      I think websocket would be clean & fast
      as i can go for multithreading

      posted in Python SDK
      S
      shivdasb1996
    • RE: Python SDK Missing - On_order_update Callback function

      @Mnagesh
      I am building an algo were i punch around 4 orders per leg (6 legs, NIFTY,BN,FIN combined) instantly.

      I would like to retry the rejected order at the exact same time.
      Dont want to wait for 1 second.
      I want algo to handle rejection instantly.

      posted in Python SDK
      S
      shivdasb1996