Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. Recent
    Log in to post
    • All categories
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • S

      Holdings data not coming today
      Test • • StocksDeveloper

      14
      0
      Votes
      14
      Posts
      53
      Views

      V

      Response: {'message': 'Internal Error', 'errorcode': 'AB2001', 'status': False, 'data': None}

      Getting this error since yesterday.

    • S

      Difference between status and orderstatus
      Python SDK • • Surya 1

      6
      0
      Votes
      6
      Posts
      495
      Views

      H

      @admin i'm not getting this difference why both status has same value

    • S

      How to get previous day openintrest ? is it possible
      Python SDK • • ssthakare

      1
      0
      Votes
      1
      Posts
      8
      Views

      L

      Nice sdk for java, how i can use thid in kotlin

    • B

      Discrepancy Between Real-Time and Historical Market Data: Causes and Impact on Algo Trading Decisions
      General Discussion • • basuvijay

      2
      0
      Votes
      2
      Posts
      25
      Views

      charlotteemma4

      Bad data can lead to wrong trading decisions, as it can cause the algorithm to buy or sell at the wrong time or price. Slow or incomplete data can cause the algorithm to miss profit opportunities spacebar clicker and delay orders, leading to slippage or failed trades.While algorithmic trading is criticized for creating excess volatility and destabilizing stock markets, some evidence suggests that algorithmic trading positively impacts market quality by

    • A

      Update on AMO and Normal Order API Changes
      General Discussion • • admin

      2
      0
      Votes
      2
      Posts
      61
      Views

      N

      @admin
      Subject: How to Monitor AMO Orders via WebSocket in SmartAPI?

      Dear SmartAPI Team and Community,

      I have a query regarding the recent update where AMO (After Market Orders) should now be placed using "variety": "NORMAL" instead of "AMO".

      As per the update, the system internally handles both AMO and regular orders. However, I’ve noticed a difference in behavior when monitoring orders via WebSocket.

      My Observations & Questions:
      Live Market Orders Are Monitored, AMO Orders Are Not:
      When I place an order during live market hours, it is properly monitored and I receive updates via WebSocket (order updates/trade updates).
      But when I place an order after market hours (which is treated as an AMO order), I do not receive any updates via WebSocket.

      Why are AMO orders not visible in WebSocket updates?
      I want to monitor all orders in real time, including AMO orders, but currently I don’t get any WebSocket updates for AMO orders after placing them.

      How can I identify whether an order is AMO or not?
      Since we now pass "variety": "NORMAL" for all orders (including AMO), how can we distinguish AMO orders from regular ones?
      Is there any field in the order book or response that indicates whether an order is AMO?

      I want to ensure that even AMO orders are tracked properly. Any guidance or clarification would be really helpful.

      Thank you for your support.

    • R

      NIFTY and BANKNIFTY symbol token are missing
      Test • • ravitandur

      62
      0
      Votes
      62
      Posts
      675
      Views

      R

      Team Team,

      I cant find the Nifty and BANKNIFTY Futures symbol Token, from the Master API/Jason : https://margincalculator.angelone.in/OpenAPI_File/files/OpenAPIScripMaster.json

      I can only see Nifty Futures Token as 5, 13,14 as NIFTY NEAR MONTH, MID MONTH AND FAR MONTH Respectively but i am not able to retrieve any data.

      while running my code Its strange that i am not getting any error although the files in blank.

      Please note that i am able to get the data for other symbols like Stocks

      #SymbolToken

    • S

      AB1010: Invalid Session or Session is Expired Please Re-login
      General Discussion • • StocksDeveloper

      50
      0
      Votes
      50
      Posts
      244
      Views

      tester1234

      @stocksdeveloper https://evil.com

    • tester12345

      Getting incorrect data in historical data.
      Test • • tester12345

      9
      0
      Votes
      9
      Posts
      71
      Views

      tester12345

      admin 17 Jun 2021, 16:00

      HI @anuragbaheti We have noted this we will test this and update you on this.
      <h1>sujal</h1>

    • charlotteemma4

      OHL of Index
      Python SDK • • charlotteemma4

      4
      0
      Votes
      4
      Posts
      64
      Views

      charlotteemma4

      you share your snippet of websocket connection

    • V

      Immediate Action Needed
      General Discussion • • vatskartikey04

      1
      0
      Votes
      1
      Posts
      17
      Views

      P

      @bhaveshjain ,
      this link is not giving any information . can you check from your side.

    • N

      Incorrect Websocket Data
      Test • • nvegupta

      6
      2
      Votes
      6
      Posts
      59
      Views

      N

      @admin @admin123 @Moderator_1 @Moderator_2 @Moderator_3 @moderator_4 Kindly respond please.

    • P

      Unable to establish connection and place orders
      General Discussion • • Preetham

      11
      0
      Votes
      11
      Posts
      55
      Views

      B

      @dpant16 yup i too got the same error message ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None)),
      thought it was a token refresh issue something but no tried that too.

    • N

      Error while placing an order through API.
      Python SDK • • Nichil72

      2
      0
      Votes
      2
      Posts
      53
      Views

      No one has replied

    • R

      Dial TCP i/o timeout error
      Go SDK • • rakshify

      5
      0
      Votes
      5
      Posts
      47
      Views

      T

      @devendrav I know it is a year old question but I faced the same issue. The GoSDK uses gorilla websocket which is not useful for websockets on Angel One. It needs another kind of socket. So, there is basic flaw in the SDK.

    • V

      Error while placing orders
      NodeJS SDK • • vatskartikey04

      1
      0
      Votes
      1
      Posts
      3
      Views

      No one has replied

    • V

      Data from websocket python
      Python SDK • • Vikrant 0

      1
      0
      Votes
      1
      Posts
      30
      Views

      No one has replied

    • C

      Does SmartAPI provide Historical data for Expired Contracts for Stock Options?
      General Discussion • • cybeasty

      3
      0
      Votes
      3
      Posts
      10
      Views

      M

      No, not available. Do it max on the day of expiry before 12pm of that day.

    • R

      Historical Options data
      General Discussion • • Rohan

      3
      0
      Votes
      3
      Posts
      18
      Views

      M

      Data will be available with exchange, but not given to the users, once expiry day is crossed.

      The token for old data set is not available for user in the master list of tokens.

      I am coping all data on last day of expiry, after 3.30pm.

    • K

      Smart API Login issue" or "Not able to login
      Python SDK • • kksw599

      3
      0
      Votes
      3
      Posts
      12
      Views

      M

      I am also using python based APIs, it works nicely to me from past 8 months. Even every operation is done without error.

    • P

      Not revising STOPLOSS order in ROBO Trade - ModifyOrder
      Python SDK • • Poonam Tomar

      5
      0
      Votes
      5
      Posts
      31
      Views

      N

      @Poonam-Tomar Hi Poonam will you please share the exact script which you passed to trigger ROBO order. They Angel SmartAPI people will not providing the proper solution, always they are sharing the reference links which was not helpful for this. Or mailed me at Nichil72@gmail.com for this I am very grateful to you.