Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. Popular
    Log in to post
    • All categories
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All Time
    • Day
    • Week
    • Month
    • V

      RMS should return correct trading balance
      General Discussion • • vijayyande

      23
      2
      Votes
      23
      Posts
      186
      Views

      S

      I am Suneel Maghani, can you explain in detial with example?

    • M

      Reason for Rejection : 265
      Test • • mudit236

      23
      0
      Votes
      23
      Posts
      135
      Views

      V

      @Moderator_1 , @Moderator_2 , Please reply...

    • Y

      How do I get historical Index Data for NIFTY/SENSEX?
      General Discussion • • yash12392

      22
      0
      Votes
      22
      Posts
      541
      Views

      N

      I was searching for ways to get historical index data for Nifty and Sensex when I stumbled upon this gem of an article! Thanks for the clear guide. By the way, if you're up for another kind of data challenge, check out the online game Slope. It's like navigating through market trends—fast, unpredictable, and incredibly addictive!

    • S

      Bracket & Cover order support
      General Discussion • • StocksDeveloper

      22
      0
      Votes
      22
      Posts
      185
      Views

      A

      HI @Mahesh said in Bracket & Cover order support:

      In java smartapi client, i dont see these constants defined in Constants.java for variety = ROBO
      and producttype=BO
      This issue is resolved.

    • A

      Blocking of equity scrips falling under surveillance measures from placeorder API from Friday 24th Jan, after market hours
      General Discussion • • admin

      22
      -8
      Votes
      22
      Posts
      323
      Views

      A

      Finally Leaving the Angel One Ecosystem. Due to careless behaviour..

    • G

      USER IS BLOCKED FOR TRADING
      Bugs • • Gopal

      21
      0
      Votes
      21
      Posts
      215
      Views

      D

      My user id is blocked
      Id - D216049

    • M

      Error AG8001
      General Discussion • error • • mr_heman

      21
      0
      Votes
      21
      Posts
      496
      Views

      R

      I am having same issue with my api
      {'success': False, 'message': 'Invalid Token', 'errorCode': 'AG8001', 'data': ''}

      Client ID: R226967

      please solve this

    • V

      PlaceOrder API gives blank output
      Python SDK • • VIJAY KADTAN

      21
      0
      Votes
      21
      Posts
      66
      Views

      A

      HI @VIJAY-KADTAN Please reset your password.

    • S

      Python Streaming Tick Data Problem.
      Python SDK • • shenoytech

      21
      0
      Votes
      21
      Posts
      334
      Views

      G

      @dorje Can i get this code please, I have been trying alot, but only getting above three lines and not feed..

    • James Bond

      Working WebSocket Sample code to retrieve LTP - Python
      Python SDK • • James Bond

      20
      0
      Votes
      20
      Posts
      752
      Views

      S

      @neeluru

      Please share which version of SDK you are using.. I can only check the code depending on that..

    • S

      AB1018: Failed to get symbol details
      Test • • StocksDeveloper

      20
      0
      Votes
      20
      Posts
      121
      Views

      A

      HI @StocksDeveloper I was referring to below thread
      https://smartapi.angelbroking.com/topic/829/all-strikes-not-listed-for-banknifty/3?_=1622985675911

    • R

      ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x0000024771931880>, 'Connection to apiconnect.angelbroking.com timed out. (connect timeout=7)'))
      General Discussion • • Raj-Karande

      20
      2
      Votes
      20
      Posts
      139
      Views

      M

      Hello @Mnagesh @techbytecache @jaideep-siddula ,

      Apologies for the inconvenience. Rest assured, we are working on this issue for a fix.

      Thank you

      Regards
      SmartAPI Team

    • S

      smart api login problem
      Test • • sanjeevpasha

      19
      0
      Votes
      19
      Posts
      71
      Views

      A

      Hi @sanjeevpasha As per the discussion your query is resolved.

    • E

      ERROR AB1004
      General Discussion • • Elliot

      19
      0
      Votes
      19
      Posts
      282
      Views

      C

      {"message":"Something Went Wrong, Please Try After Sometime","errorcode":"AB1004","status":false,"data":null}
      while gentrating refresh token how to fix ???

    • R

      GET LTP ERROR
      General Discussion • • rahul4019

      19
      0
      Votes
      19
      Posts
      99
      Views

      A

      HI @PandaTrade currently we have no update on this.

    • S

      {'status': False, 'message': 'YOUR USER ID OR PASSWORD IS INVALID', 'errorcode': 'AB1007', 'data': None}
      General Discussion • • ssk

      19
      0
      Votes
      19
      Posts
      46
      Views

      A

      @hoyaya7294 said in {'status': False, 'message': 'YOUR USER ID OR PASSWORD IS INVALID', 'errorcode': 'AB1007', 'data': None}:

      @hoyaya7294 @admin sleeping on job?
      HI @hoyaya7294 As you have raised a queries before two non working days your queries are cleared today.

    • J

      How to get the live data from market feed for different stocks ?
      Bugs • • Jeet Pattani

      19
      0
      Votes
      19
      Posts
      295
      Views

      J

      @admin I connected using websocket.

      let { SmartAPI, WebSocket } = require("smartapi-javascript"); let web_socket = new WebSocket({ client_code: "P529774", feed_token: "097948399" }); web_socket.connect() .then(() => { web_socket.runScript("nse_cm|2885", "cn")// SCRIPT: nse_cm|2885, mcx_fo|222900 TASK: mw|sfi|dp web_socket.runScript("nse_cm|2885", "mw") setTimeout(function() { web_socket.close() }, 3000) }) web_socket.on('tick', receiveTick) function receiveTick(data) { console.log("receiveTick:::::", data) }

      But I am getting the following response.

      receiveTick::::: [ { ak: 'ok', task: 'cn', msg: 'connected' } ] receiveTick::::: [] receiveTick::::: [ { tvalue: '07/12/2021 16:19:25', name: 'tm' } ] receiveTick::::: [ { tvalue: '07/12/2021 16:19:26', name: 'tm' } ] receiveTick::::: [ { tvalue: '07/12/2021 16:19:27', name: 'tm' } ] Socket closed

      will it send response during market hours only?

    • G

      Login Error
      General Discussion • • Ganesh_Karki

      19
      0
      Votes
      19
      Posts
      59
      Views

      A

      HI @rawoof84 new migration request has been put on hold for 8 to 10 days kindly fill below form to migrate to account: https://docs.google.com/forms/d/e/1FAIpQLSdgpCiDhSBa_bsKsec002e9unbeQkipOLFAKW7DzPvmiowsaw/viewform

    • R

      account migration
      General Discussion • • rishi6310

      19
      0
      Votes
      19
      Posts
      39
      Views

      A

      @as999 Post your client id to know the status of migration.

    • S

      URGENT - Bug in TOTP Validation
      Test • • StocksDeveloper

      19
      1
      Votes
      19
      Posts
      161
      Views

      S

      The issues seem to have been fixed.

      Although we do see errors, but those are mostly for a select few accounts & likely due to invalid TOTP key.