Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. Categories
    3. Bugs
    Log in to post
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes
    • Most Views
    • H

      Invalid totp
      • hemil.quarec

      7
      0
      Votes
      7
      Posts
      29
      Views

      D

      Has this Invalid TOTP issue been resolved for you
      I am getting same error

    • S

      Issue with Candle Data API – Error Code AB1004
      • suyogpatil

      1
      0
      Votes
      1
      Posts
      5
      Views

      No one has replied

    • J

      Angel One Business API request
      • jahanavig2627

      1
      0
      Votes
      1
      Posts
      10
      Views

      A

      @Karthika27 Yes. Your account is migrated successfully.

    • B

      date format not providing miliseconds in websocket data
      • biginfra

      2
      0
      Votes
      2
      Posts
      15
      Views

      R

      yeah..same issue

    • H

      Login flow without password / username
      • Hemanand

      2
      0
      Votes
      2
      Posts
      24
      Views

      A

      @Hemanand Hi, were you able to figure out how to retrieve the access_token?

    • A

      GTT OCO Order
      • akkidewas1989

      2
      0
      Votes
      2
      Posts
      10
      Views

      A

      @akkidewas1989 use the below format

      { "disclosedqty": 0, "exchange": "NSE", "price": 761.30, "producttype": "DELIVERY", "qty": 1, "symboltoken": "3045", "timeperiod": 1, "tradingsymbol": "SBIN-EQ", "transactiontype": "BUY", "triggerprice": 753.75, "gttType":"OCO", "stoplossprice":841.45, "stoplosstriggerprice":833.10 }
    • B

      Error Code: AG8001 after providing every inputs correctly
      • bharatsheoran

      6
      0
      Votes
      6
      Posts
      15
      Views

      B

      Yes, I got a syntax error in my frontend which is now resolved. I am very Thankful for your time.

      Can you help me in WebSocket as I am able to connect with websocket and also getting the heartbeats but I am not able to subscribe any stock and not getting any response when I am sending the data through websocket. The data is this,

      {
      "correlationID": "abcde12345",
      "action": 1,
      "params": {
      "mode": 1,
      "tokenList": [
      {
      "exchangeType": 1,
      "tokens": [
      "10626",
      "5290"
      ]
      },
      {
      "exchangeType": 5,
      "tokens": [
      "234230",
      "234235",
      "234219"
      ]
      }
      ]
      }
      }

      And I am getting a binary data only and nothing else from websocket.

      Can you help me how to use websocket!

    • R

      Getting Error on Smart API generateSession (Node JS)
      • RS

      2
      0
      Votes
      2
      Posts
      16
      Views

      A

      @RS please refer https://github.com/angel-one/smartapi-python/blob/main/SmartApi/smartApiWebsocket.py

    • A

      GTT OCO Order
      • anontrader

      1
      1
      Votes
      1
      Posts
      5
      Views

      No one has replied

    • S

      vendor/autoload.php
      • Sumant

      1
      0
      Votes
      1
      Posts
      1
      Views

      No one has replied

    • S

      There is a Bug in Node.JS Even Though I Have All The Correct Code and Credentials.
      • Smart

      2
      0
      Votes
      2
      Posts
      7
      Views

      A

      @Smart You would need to set up TOTP in your authenticator app (eg. google authenticator). The string that you are sendings as a TOTP in the code is key to be configured in the authenticator app to generate the TOTP.

    • 9

      Can we have a ROBO order without stoploss, I mean with just the price and squareOff values defined while stoploss and trailingStopLoss being set to "0"
      • 98jkfe47

      3
      0
      Votes
      3
      Posts
      15
      Views

      9

      @admin Thanks for the confirmation

    • 9

      Does smart api allows to place a robo order when ordertype: "LIMIT", (Node.js sdk implementation)
      • 98jkfe47

      3
      0
      Votes
      3
      Posts
      13
      Views

      9

      @admin Thanks for the confirmation

    • B

      Getting Invalid TOTP/Token error in generateSession method call
      • brajalal

      2
      0
      Votes
      2
      Posts
      6
      Views

      M

      @brajalal

      TOTP expires within a minute.
      Storing a TOTP in env variable will not work

      Regards,
      SmartAPI Team

    • K

      Prerviouse OI not presesnt in websocket
      • Karthik_Sunkari

      2
      0
      Votes
      2
      Posts
      5
      Views

      A

      Hello, for previous OI data, use Get Historical OI data API (https://apiconnect.angelone.in/rest/secure/angelbroking/historical/v1/getOIData), the link to documentation is here - https://smartapi.angelbroking.com/docs/Historical

      Also, the option Greeks, is available for only NFO at this moment.

    • D

      WebSocket Streaming 2.0
      • Daksh

      2
      0
      Votes
      2
      Posts
      11
      Views

      M

      Hi @Daksh

      Please share subscription request which helps to get identify the issue.

      Regards, Smart API Team

    • A

      After I place Buy order i want handle stoploss according to my Conditions how i modify order afer place and change stoplosss.
      • Alts

      1
      0
      Votes
      1
      Posts
      1
      Views

      No one has replied

    • B

      how to create GTT OCO order
      • balrajsand2002

      5
      0
      Votes
      5
      Posts
      60
      Views

      A

      What about the target price? This is only stoplossprice

    • M

      How to Listen to All the Order Updates
      • Maneet

      1
      0
      Votes
      1
      Posts
      2
      Views

      No one has replied

    • B

      modifying the gtt rule from generic to OCO is not working
      • balrajsand2002

      1
      0
      Votes
      1
      Posts
      1
      Views

      No one has replied