Navigation

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

    Posts made by vivekjha05

    • RE: Periodic latency spikes in websocket connection

      @vivekjha05 @admin @admin123

      posted in General Discussion
      V
      vivekjha05
    • RE: Periodic latency spikes in websocket connection

      @trader_noob I am seeing massive delay in the websocket now. Around 5-10 mins old data is streaming strangely.

      posted in General Discussion
      V
      vivekjha05
    • RE: Change in Margine requirment?

      @PandaTrade Looks like it has increased by ~30-35%

      posted in General Discussion
      V
      vivekjha05
    • Getting Continuous Futures Contract

      How do you get the Nifty / Banknifty continuous futures contract? Currently, once monthly expiry is over, the next month expiry data is merged with the previous month expiry.. 3a0fc1c5-2499-4bb2-a414-211f1392c992-image.png

      This is misleading for the algo, as it would consider today as gap up, while it is not!

      posted in Python SDK
      V
      vivekjha05
    • RE: Invalid Token Error

      its working now

      posted in Python SDK
      V
      vivekjha05
    • RE: Invalid Token Error

      please send an email to smartapi@angelbroking.com. I have also done the same, but still waiting for a reply.

      posted in Python SDK
      V
      vivekjha05
    • RE: Invalid Token Error

      @A584622 same error for me as well @admin

      posted in Python SDK
      V
      vivekjha05
    • RE: Unable to login

      It is working now!

      posted in Bugs
      V
      vivekjha05
    • RE: Unable to login

      Its same error for me as well. Login not working!

      posted in Bugs
      V
      vivekjha05
    • RE: Connection timed out error

      @PandaTrade I got same error at around 2:10 PM today

      posted in General Discussion
      V
      vivekjha05
    • RE: Finnifty Index value against the token

      @vivekjha05 I also tried replacing tradingsymbol with "FINNIFTY", but it doesn't work

      posted in Python SDK
      V
      vivekjha05
    • Finnifty Index value against the token

      Hi @admin : It seems the Finnifty Index token is not working properly:

      15760dd2-83df-48bb-a10e-441b5739954b-image.png

      Has anyone worked out a way to get LTP of Finnifty index?

      posted in Python SDK
      V
      vivekjha05
    • RE: LTP exceptions or position check exception error frequently

      @vivekjha05 @admin is it because of the updates done to the codes recently? Here are the details of the error messages:

      HTTPSConnectionPool(host='apiconnect.angelbroking.com', port=443): Read timed out. (read timeout=7)

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

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

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

      So, all you APIs went for a toss today..!

      posted in Python SDK
      V
      vivekjha05
    • RE: LTP exceptions or position check exception error frequently

      @Mnagesh I had the same issue today. Not a Rate Limit issue as it was throwing 403 time out error for LTP, Orderbook and Positions @admin @SmartAPI-Admin

      posted in Python SDK
      V
      vivekjha05
    • RE: API DOWN AGAIN!

      @yash12392 I faced the same issue where websocket stopped working for around 10 minutes after 3 PM on Friday, 17th Feb 2023

      posted in General Discussion
      V
      vivekjha05
    • RE: Order Placement APIs throwing error

      @vivekjha05 To fix this, I regenerated the Loginobject and it is working fine, but I am surprised as to why this would fail, while everything else was working fine!

      posted in Python SDK
      V
      vivekjha05
    • RE: Order Placement APIs throwing error

      @vivekjha05 Further to this, the order placement API works fine on the local system, but is failing on the AWS

      posted in Python SDK
      V
      vivekjha05
    • Order Placement APIs throwing error

      I am getting below error while placing orders through API:

      'TypeError' object has no attribute 'message'

      Strangely, the orders are also not going through Sensibull, which I assume would be using APIs as well. Has anyone else faced this issue?

      @admin

      posted in Python SDK
      V
      vivekjha05
    • RE: Smart API Login Error

      @Balaji27 Figured it out - Login needs to be done through MPIN now. Replace password by mpin and it will work

      posted in General Discussion
      V
      vivekjha05
    • RE: Smart API Login Error

      @vivekjha05 @admin

      posted in General Discussion
      V
      vivekjha05