Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    Log in to post
    • All categories
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • T

      Unable to create new app — Localhost rejected and Static IP conflict error
      Test • • TejalBadani

      3
      0
      Votes
      3
      Posts
      15
      Views

      D

      @tejalbadani
      To get your own Primary static IP (IPv4), open 'Windows PowerShell' terminal, and paste the following code: curl.exe ipv4.icanhazip.com

      You will get your IPv4 address; copy it into the Primary Static IP. It worked for me.

    • A

      Unable to create API
      General Discussion • • abhinavs360

      3
      0
      Votes
      3
      Posts
      6
      Views

      D

      @abhinavs360 After finding around, I was finally able to create the API.

      To get your own Primary static IP (IPv4), open 'Windows PowerShell' terminal, and paste the following code: curl.exe ipv4.icanhazip.com

      You will get your IPv4 address; copy it into the Primary Static IP. It worked for me.

    • A

      MCX Options placeOrder returns EMPTY_400 for all variants
      Test • • Asit Mohanty

      2
      0
      Votes
      2
      Posts
      3
      Views

      A

      @asit-mohanty 19a2fba6-22e7-4bf3-ba62-43b7b965f838-image.png

    • N

      IPv6 Support
      General Discussion • • namrata

      13
      1
      Votes
      13
      Posts
      38
      Views

      5

      Requesting the Angel One technical team to prioritize IPv6 support for SmartAPI.

    • A

      Unable to remove app details in SmartAPI
      Bugs • • abinayakj

      1
      0
      Votes
      1
      Posts
      7
      Views

      No one has replied

    • S

      Order cancellation
      Python SDK • • snigdhamalayanur

      1
      0
      Votes
      1
      Posts
      5
      Views

      No one has replied

    • R

      SquareOff should be passed only for ROBO orders","errorcode":"AB4045","status":false,"data":null
      Java SDK • • Rahulang23

      3
      0
      Votes
      3
      Posts
      15
      Views

      A

      Hi @Rahulang23 , is the trailing stop-loss working fine for you?

    • A

      TrailingStoploss in ROBO Order
      Python SDK • • akshita0508

      2
      0
      Votes
      2
      Posts
      18
      Views

      A

      Dear @admin , I wanted to kindly follow up on my earlier request as I haven’t received a response yet. Please let me know if any additional information is required from my side

    • W

      403 Access denied
      General Discussion • • wish

      1
      0
      Votes
      1
      Posts
      4
      Views

      No one has replied

    • 2

      INTERNAL ERROR ISSUE WHILE CREATING TRADING APP
      General Discussion • • 274guru

      1
      0
      Votes
      1
      Posts
      4
      Views

      No one has replied

    • S

      SmartConnect.getMarginApi() throws exception.
      Python SDK • • sdrnaikinv

      8
      0
      Votes
      8
      Posts
      31
      Views

      S

      @smohit94 From 1st April, ordertype is either a newly added request param or made required. Without it, this error.

      With ordertype, no error!

    • S

      getMarginApi is not working
      Python SDK • • SSumit

      3
      0
      Votes
      3
      Posts
      11
      Views

      S

      From 1st April, ordertype is either a newly added request param or made required. Without it, this error.

      With ordertype, no error!

    • J

      UNABLE TO GET MARGIN DATA
      Python SDK • • jaimurugan

      4
      1
      Votes
      4
      Posts
      19
      Views

      S

      @admin https://smartapi.angelbroking.com/smartapi/forum/topic/5571/getmarginapi-is-not-working

    • A

      Unable to place orders via SmartAPI
      General Discussion • • AACG759339

      2
      0
      Votes
      2
      Posts
      9
      Views

      R

      @admin @administrators

      I am facing similar error when using TradeTron. I am able to generate token but fails when placing order. No option to delete key and generate a new one. My client id is R56487580.

    • G

      How to reactivate blocked api
      Python SDK • • grewal

      1
      0
      Votes
      1
      Posts
      4
      Views

      No one has replied

    • A

      Websocket connection failed
      Java SDK • • arun8483

      2
      0
      Votes
      2
      Posts
      3
      Views

      A

      ========== WS ERROR ========== Message : null Code : null Details : com.angelbroking.smartapi.smartstream.models.SmartStreamError@443dbe42 ================================

      Its not even showing what the error is.
      There is no proper way to print and see what the error is

    • A

      Historical Data of nifty 50 token
      Python SDK • • archana

      4
      0
      Votes
      4
      Posts
      20
      Views

      A

      @rathodjatin76 @archana If you want to get the data for the NIFTY 50 token, you can get the OLHCV of the index.
      If you are wanting the data of the Nifty 50 futures, you unfortunately might not get it, as the data of expired contracts is not stored.

      Symbol token for NIFTY 50 index = 99926000

    • M

      Persistent 400 Bad Request on placeOrder v1 - Support ID Available
      Bugs • • mdnifaz

      3
      0
      Votes
      3
      Posts
      14
      Views

      A

      @mdnifaz can you please share the snippet of the place order API?

    • T

      Rate Limit Constraint on getOrderBook API Causing Order Status Sync Issues in Multi-Order Strategy Execution
      Java SDK • • TusharTyagi

      2
      0
      Votes
      2
      Posts
      9
      Views

      A

      @TusharTyagi As per the new algo rules, client direct API product ie. SmartAPI in this case, will be used only by the end clients who run their own algo.

      However, you can use postback API for your use case.

    • A

      Getting IP restricted even after IP whitelisting
      Bugs • • algo_trader

      3
      0
      Votes
      3
      Posts
      12
      Views

      A

      @algo_trader IP needs to be unique per customer. Please check that IP through which the order is being placed is same as that of registered IP.