Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. Categories
    3. C#/.Net SDK
    Log in to post
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes
    • Most Views
    • J

      Issues with placing orders via Angel One API (Cautionary stocks / Symbol-token mismatch)
      • jayagogwani

      3
      0
      Votes
      3
      Posts
      9
      Views

      J

      @admin Thanks for the reply...the link and the suggestion which you provided to me provided already we have done. Still we are getting mismatch error. Please find the below message which we are receiving
      "data": null,
      "isSuccess": true,
      "errorMessage": "The order cannot be processed as the token is categorised under cautionary listings by the exchange."
      },

      Where i can find " Surveillance Indicator new" api to fetch daily data ...So that we can put it in our application

    • K

      trading symbol and tocken is incorrect
      • Karan.plus.is

      4
      0
      Votes
      4
      Posts
      20
      Views

      A

      @karan-plus-is The symbol token you have mentioned is for the symbol SILVER05DEC25FUT.

      We request you to check the instruments file daily before placing the API requests, as there could be instances when the symbol token changes for a given scrip.

    • M

      Login issue with .net api login request
      • mhaiskar.omkar21

      5
      0
      Votes
      5
      Posts
      19
      Views

      A

      @mhaiskar-omkar21 as mentioned by blackdream, please check the other parameters in the login API. It is working fine.

    • A

      Invalid SymbolToken error code:AB4006
      • Ari290688

      1
      0
      Votes
      1
      Posts
      11
      Views

      No one has replied

    • G

      Options buying position not exiting, showing margin issue
      • garv4you

      3
      0
      Votes
      3
      Posts
      11
      Views

      A

      There may be a SELL order (StopLoss/Target) already in the system.

    • K

      Get Option Greek
      • kbhuf

      4
      0
      Votes
      4
      Posts
      39
      Views

      A

      @kbhuf drop me mail or suggest a time /platform to connect. here is sample of Nifty greeks ```
      {
      "name": "NIFTY",
      "expiry": "31JUL2025",
      "strikePrice": 24700.0,
      "optionType": "CE",
      "delta": 0.6268,
      "gamma": 0.0008,
      "theta": -47.6861,
      "vega": 6.9591,
      "impliedVolatility": 11.3,
      "tradeVolume": 3737468.0
      },
      {
      "name": "NIFTY",
      "expiry": "31JUL2025",
      "strikePrice": 24800.0,
      "optionType": "CE",
      "delta": 0.5404,
      "gamma": 0.0009,
      "theta": -49.2108,
      "vega": 7.2945,
      "impliedVolatility": 10.87,
      "tradeVolume": 3513076.0
      },
      {
      "name": "NIFTY",
      "expiry": "31JUL2025",
      "strikePrice": 24750.0,
      "optionType": "CE",
      "delta": 0.5834,
      "gamma": 0.0008,
      "theta": -48.7265,
      "vega": 7.1715,
      "impliedVolatility": 11.16,
      "tradeVolume": 2093149.0
      },

    • G

      MKT or LIMIT order showing as LIMIT only in API response and in websocket
      • garv4you

      2
      1
      Votes
      2
      Posts
      25
      Views

      A

      @admin Please check this issue on priority basis. Everytime we are getting response of ordertype as limit in websocket

    • P

      please share some example of WebSocket 2.0 response data
      • pradyumnapp

      10
      0
      Votes
      10
      Posts
      80
      Views

      H

      @avim what's issue you having in price?

    • R

      GetOIData
      • R263546

      2
      0
      Votes
      2
      Posts
      8
      Views

      A

      @R263546 please try using postman, it is working.

      Below is the API snippet that works.

      { "exchange": "NFO", "symboltoken": "35006", "interval": "THREE_MINUTE", "fromdate": "2025-01-01 09:25", "todate": "2025-01-01 10:25" }
    • A

      Invalid totp error found
      • agssl

      3
      0
      Votes
      3
      Posts
      10
      Views

      A

      For password, enter your PIN and for TOTP, enter the 6 digit number which you will find on your authenticator app after completing the process of 'Enable TOTP'.

    • R

      Getting forbidden error
      • Rashmi Ron

      3
      0
      Votes
      3
      Posts
      18
      Views

      R

      @admin The Get LTPDATA gives data for certain time post that it starts giving forbidden error. it never gives the data post receiving the error.
      it had never happened before.

    • S

      How to add Stock to Watch-list in Api call
      • sahupritam

      2
      0
      Votes
      2
      Posts
      7
      Views

      A

      Hello Sahupritam, there is no such api available to add stocks to the watchlist window.

    • V

      .Net Latest Library?
      • Vansh

      1
      0
      Votes
      1
      Posts
      9
      Views

      No one has replied

    • V

      _WS.RunScript(sagr.feedToken, Client_code, script, TASK);
      • vcb

      2
      0
      Votes
      2
      Posts
      23
      Views

      A

      mw: This stands for market watch, where you can monitor multiple stocks at once, receiving real-time quotes for your selected stocks.

      sfi: This refer to scrip feed information, which typically provides detailed stock-specific information such as the latest price, volume, and other metrics for individual instruments.

      dp: This stand for depth, which refers to market depth data showing the order book’s bid and ask levels, giving you insight into the buy and sell quantities at various price points for a stock.

    • N

      AB1050 Invalid TOTP while connect.GenerateSession
      • nitinshinde75

      16
      1
      Votes
      16
      Posts
      106
      Views

      S

      @sen said in AB1050 Invalid TOTP while connect.GenerateSession:

      QR to OTP string.

      Could you please push the entire code on GitHub

    • A

      Error while pulling historic data
      • AthangT

      1
      0
      Votes
      1
      Posts
      19
      Views

      No one has replied

    • R

      StatusCode... 200 but content text... "The requested URL was rejected. Please consult with your administrator"
      • Rakhi

      1
      0
      Votes
      1
      Posts
      7
      Views

      No one has replied

    • R

      Is GitHub - "SmartAPI C#/.Net library" in working state?
      • Rakhi

      1
      0
      Votes
      1
      Posts
      1
      Views

      No one has replied

    • A

      Connect/Login using TOTP
      • amrutjk

      7
      1
      Votes
      7
      Posts
      96
      Views

      R

      @amrutjk

      Hi,
      Was your login issue resolved?
      Thanks

    • S

      Dot Net Core SMART API Client Avaialble
      • sen

      4
      1
      Votes
      4
      Posts
      44
      Views

      P

      @sen

      This is fantastic. Appreciate your work.