Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. venu
    3. Posts
    V
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Posts made by venu

    • Able to connect Websocket but not receiving any data.

      Hi Team,
      we are able to connect websocket server and send subscription, but we are not getting any output from Angel Servers.

      if we get any error or something we will try to fix the issue. so let us know if we can get the error code or something need to be fixed. ready for supporting.

      posted in C#/.Net SDK
      V
      venu
    • RE: Invalid TOTP for c#

      @saleem its working in c# .net. otp.net is working fine

      posted in General Discussion
      V
      venu
    • RE: Totp generated in c# using Google authenticator but failed

      @venu we got the solution. we are able to get totp.

      posted in C#/.Net SDK
      V
      venu
    • Totp generated in c# using Google authenticator but failed

      Hi Admin,

      we have generated Totp and send for authentication via smartapi in c#, but we recevied error below.

      Response from server:
      Unable to parse data. {"status":false,"message":"Invalid totp","errorcode":"AB1050","data":null}

      posted in C#/.Net SDK
      V
      venu
    • RE: Not able to receive websocket data since 1 week

      @Ashok able to receive heartbeat event data. Hope it works on monday.

      posted in General Discussion
      V
      venu
    • RE: Not able to receive websocket data since 1 week

      @Ashok we will check on monday. i will update here

      posted in General Discussion
      V
      venu
    • RE: Not able to receive websocket data since 1 week

      @admin V168941 is my client id plz check

      posted in General Discussion
      V
      venu
    • RE: Not able to receive websocket data since 1 week

      No @Ashok we are not receiving any data on websocket.

      Admin team has to revert on this

      posted in General Discussion
      V
      venu
    • Not able to receive websocket data since 1 week

      websocket is connected but not able to receive data from angel servers.

      posted in General Discussion
      V
      venu
    • Automated Order Confirmation and Trade Confirmation is not available

      Dear Team,
      We are not able to receive order confirmation and trade confirmation after receiving order id.

      Could you please let us know how to receive order confirmation and trade confirmation automatically without calling getOrderBook & getTradeBook functions.

      How to use callback functionality to retrieve orders once confirmed or traded.

      Thank you

      posted in General Discussion
      V
      venu
    • RE: Error Response while placing order

      Hi @admin

      Thanks for the update.

      Problem solved with changes in transaction type and order type variable names as per the documentation.

      and i made changes as per your advice.

      Thank you
      Venu

      posted in General Discussion
      V
      venu
    • Error Response while placing order

      Dear Team,

      Receiving error while placing order

      DEBUG: POST https://apiconnect.angelbroking.com/rest/secure/angelbroking/order/v1/placeOrder
      {
      "exchange": "NSE",
      "tradingsymbol": "SBIN-EQ",
      "symboltoken": "3045",
      "transaction_type": "BUY",
      "quantity": "1",
      "price": "19500",
      "producttype": "INTRADAY",
      "order_type": "LIMIT",
      "validity": "DAY",
      "squareoff": "0.0",
      "stoploss": "0.0",
      "variety": "NORMAL"
      }
      DEBUG: Content-Type: application/json; charset=utf-8
      DEBUG: Accept: application/json
      DEBUG: X-ClientLocalIP: 192.168.xxx.xx
      DEBUG: X-clientPublicIP: xx.xxx.xx.xxx
      DEBUG: X-MACAddress: xxxxxxxxxxxxxx
      DEBUG: X-PrivateKey: xxxxxxxx
      DEBUG: X-UserType: USER
      DEBUG: X-SourceID: WEB
      DEBUG: Authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VybmFtZSI6IlYxNjg5NDEiLCJyb2xlcyI6MCwidXNlcnR5cGUiOiJVU0VSIiwiaWF0IjoxNjA3OTMwMDc5LCJleHAiOjE2MDc5MzkwNzl9.tkC5hTS08tc0bpPAma45iswWATLWyAHNGh-fIL-2ciREoYud9KmgfTt__9UTFprZOQJ1IZ1kGNZSHkc8PC7l2Q

      Error Response : The remote server returned an error: (500) Internal Server Error.

      Regards,
      Venu

      posted in General Discussion
      V
      venu