Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. Categories
    3. C#/.Net SDK
    Log in to post

    C#/.Net SDK

    • V

      How to get multiple symbols price in single call
      • Vishal.naykawala  

      2
      0
      Votes
      2
      Posts
      26
      Views

      A

      Hi @Vishal-naykawala , Yes, you can explore using websockets as an alternative. Websockets can stream real-time data for 1000 symbols.
    • V

      The token is invalid
      • Vishal.naykawala  

      6
      0
      Votes
      6
      Posts
      51
      Views

      A

      @shivdasb1996 Can someone share the updated method to use TOtp? GetTotp(); //Login by client code and password obj = connect.GenerateSession(Client_code, Password, Totp); GenerateSession method accepts only 2 parameters. How to pass totp ?
    • N

      how should I get the RSI during LIVE data feed.
      • Nichil72  

      2
      0
      Votes
      2
      Posts
      15
      Views

      A

      @Nichil72 said in how should I get the RSI during LIVE data feed.: how should I get the RSI during LIVE data feed. Anyone help ? Hi @Nichil72 , Thank you for your message. Unfortunately, we are not providing technical indicators data using Trading APIs at this time. However, you may be able to obtain the data you need by fetching historical and getLTP data. Using this type of data, you can calculate technical indicators such as the RSI yourself. Thank you for your understanding. If you have any further questions or concerns, please don't hesitate to reach out.
    • N

      The token is invalid
      • Nichil72  

      4
      0
      Votes
      4
      Posts
      27
      Views

      A

      @Nichil72 hi, how are you managing to login with SDK not yet released for C#/Net. Are using an external library ? Can you share your method/code? GenerateSession accepts only 2 parameters. I see a third one in your code (GetTotp()) thanks for the help.
    • S

      Error while placing order- TPIN is not validated - AB4013
      • srikanth yarra  

      3
      0
      Votes
      3
      Posts
      17
      Views

      S

      @admin Thanks!!, i found this post !!
    • F

      TradingSymbol and Symbol token are null from getHolding() response.
      • firosh  

      4
      0
      Votes
      4
      Posts
      37
      Views

      A

      Hi @firosh We have deployed a fix on 19th November 2022, this will help you to fetch holdings correctly. We want to thank you again for the feedback and bug reports you've submitted. Through them, we are able to improve your API trading experience. We are happy to share with you this new release resolves all of the pending issues pertaining to getHolding API.
    • F

      GetHolding() GetHoldingResponse.data returns null
      • firosh  

      4
      0
      Votes
      4
      Posts
      14
      Views

      A

      Hi @firosh We have deployed a fix on 19th November 2022, this will help you to fetch holdings correctly. We want to thank you again for the feedback and bug reports you've submitted. Through them, we are able to improve your API trading experience. We are happy to share with you this new release resolves all of the pending issues pertaining to getHolding API.
    • F

      getHolding() returns wrong data.
      • firosh  

      5
      0
      Votes
      5
      Posts
      34
      Views

      A

      Hi @firosh We have deployed a fix on 19th November 2022, this will help you to fetch holdings correctly. We want to thank you again for the feedback and bug reports you've submitted. Through them, we are able to improve your API trading experience. We are happy to share with you this new release resolves all of the pending issues pertaining to getHolding API.
    • J

      Historical data not returning any data
      • J242638  

      2
      0
      Votes
      2
      Posts
      25
      Views

      V

      @J242638 Hey, were you able to solve this issue? I receive data but its of an arbitrary date range.
    • V

      How to use WebSocket 2 api
      • vijayyande  

      2
      0
      Votes
      2
      Posts
      41
      Views

      A

      Hi @vijayyande , You can read the websocket 2.0 documentation here - https://smartapi.angelbroking.com/docs/WebSocket2 We have released the sample code for Python language here - https://smartapi.angelbroking.com/topic/1861/user-feedback-websocket-2-0-beta-rollout-python-language I am sorry but launching Websocket 2.0 in C# library is not on our list. Our SDKs are all open source, and we encourage pull requests and other contributions from the community.
    • H

      Trailing stoploss in ROBO Order
      • harshJain  

      1
      1
      Votes
      1
      Posts
      16
      Views

      No one has replied

    • V

      Please give us tentative date to support C# for TOTP
      • vijayyande  

      5
      0
      Votes
      5
      Posts
      61
      Views

      J

      @vijayyande ENABLE totp in angel smart api then change generate sesson methods and third parms is totp and change to methods thats work perfect
    • Mr Depp

      About TOTP
      • Mr Depp  

      3
      0
      Votes
      3
      Posts
      66
      Views

      P

      @Mr-Depp Hi Depp, why don't you make changes in the library and submit pr?
    • A

      Unable to contribute to C# SDK in github
      • ankushkr  

      1
      0
      Votes
      1
      Posts
      25
      Views

      No one has replied

    • D

      App is deleted from Smart account and not able to login
      • dstelangre  

      2
      0
      Votes
      2
      Posts
      27
      Views

      S

      @admin any eta on the resolution of API issue?
    • R

      TRade COnfirmation not receiving as response
      • romit.b  

      1
      0
      Votes
      1
      Posts
      5
      Views

      No one has replied

    • A

      WorkIng code example for connecting to WebSocket using C#
      • Anudeep  

      1
      1
      Votes
      1
      Posts
      26
      Views

      No one has replied

    • R

      Error converting value {null} to type 'System.Int64'. Path 'data.orderid', line 1, position 134.
      • ramanagajula1999  

      2
      0
      Votes
      2
      Posts
      6
      Views

      M

      @ramanagajula1999 post the part of code so that we may understand what are the parameters or why that error occurred and try to fix it .
    • S

      How to get Settlement Price using API?
      • Stalin Balusamy  

      1
      0
      Votes
      1
      Posts
      12
      Views

      No one has replied

    • R

      Not receiving postback response
      • romitbarat  

      2
      0
      Votes
      2
      Posts
      10
      Views

      M

      @romitbarat may be you are facing problems due to limit rates . See limit rates and give some few seconds delay by which hope your issue will be solved.