Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. algo_trading_50
    3. Posts
    A
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 85
    • Best 2
    • Groups 0

    Posts made by algo_trading_50

    • RE: STATIC IP

      @chinkgutto You can use Cloud VPS provider like Amazon Light or Digital Ocean to host your algo.

      posted in Python SDK
      A
      algo_trading_50
    • RE: Failing to add Static IP

      @vinayaditya Earlier there was no limit. Ideally it should be allow, you can try and test.

      posted in Python SDK
      A
      algo_trading_50
    • RE: Failing to add Static IP

      @vinayaditya Currently, one static IP can only be linked to a single UCC unique client code.

      posted in Python SDK
      A
      algo_trading_50
    • RE: What is important ?

      @charlotteemma4 Context? What API you are trying to access?

      posted in General Discussion
      A
      algo_trading_50
    • RE: How to add familiy members now with IP restriction changes

      @pkrawat1 Family shared static IP feature is not yet available.

      posted in General Discussion
      A
      algo_trading_50
    • RE: SquareOff should be passed only for ROBO orders","errorcode":"AB4045","status":false,"data":null

      @rahulang23 Create a new Smart API app with static IP and try again.

      posted in Java SDK
      A
      algo_trading_50
    • RE: Family Declaration whitelist IP

      @pkrawat1 Feature not yet available.

      posted in General Discussion
      A
      algo_trading_50
    • RE: [Urgent] IP Whitlisted still facing issue while placing order

      @sj-91 There is no change required in the code. Just the static IP update is enough.

      posted in Python SDK
      A
      algo_trading_50
    • RE: [Urgent] IP Whitlisted still facing issue while placing order

      @sj-91 Try emailing smartapi@angelone.in and partners@angelone.in.

      posted in Python SDK
      A
      algo_trading_50
    • RE: Unable to whitelist IP as somebody already used.

      @sejpalsinh As mentioned earlier, create a new static IP from Networking page and attach the IP with your instance of droplet.

      posted in Bugs
      A
      algo_trading_50
    • RE: FACING ISSUE WITH MY REGULAR CODE THAT I RUN DAILY. ANYONE ELSE having same isssue?

      @prashant_extreme Outside of market hours, this is very common error.

      posted in Bugs
      A
      algo_trading_50
    • RE: Static IP

      @mawj104 Yes, that's why we have secondary static IP address option.

      posted in General Discussion
      A
      algo_trading_50
    • RE: Unable to whitelist IP as somebody already used.

      @sejpalsinh As the name suggests, "private" IP are only allowed between different droplets and not outside the Digital Ocean. Kindly try again and make sure you are attaching a new static IP with your existing droplet.

      posted in Bugs
      A
      algo_trading_50
    • RE: Historical data api not working

      @diwakarpant16 You can put any IP address in to order to use it for data only purpose.

      posted in Python SDK
      A
      algo_trading_50
    • RE: TOTP reset

      @asgk1030 Read here.

      posted in General Discussion
      A
      algo_trading_50
    • RE: Unable to whitelist IP as somebody already used.

      @shikha-0 Create a new static IP and attach to your droplet.

      posted in Bugs
      A
      algo_trading_50
    • RE: cannot login to Smart API to get api key

      @hemanthmarreddy Could be because most brokers do maintenance tasks during night hours.

      posted in General Discussion
      A
      algo_trading_50
    • RE: redirect issue

      @rajk123 Kindly read SEBI rules against as well as my comment again. I had mentioned the same, that the OAUTH needs to be done programmatically using APIs only.

      posted in General Discussion
      A
      algo_trading_50
    • RE: Historical data api not working

      @asif_khan1993 You are right, with "New Login" API app it is giving following error:

      {'success': False, 'message': 'Invalid API Key', 'errorCode': 'AG8004', 'data': ''}
      

      With old API app created using "Login" page seems to be working fine.

      posted in Python SDK
      A
      algo_trading_50
    • RE: Regarding market order placement as per new guidelines

      @preetham Market orders will be converted to a limit order with MPP (Market Price Protection) from April 1, 2026.

      posted in General Discussion
      A
      algo_trading_50