Navigation

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

    kunaljvyas

    @kunaljvyas

    2
    Reputation
    20
    Posts
    7
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    kunaljvyas Follow

    Best posts made by kunaljvyas

    • {"status":false,"message":"Invalid totp","errorcode":"AB1050","data":null}

      geting this error.

      steps followed
      in angewlsmart api website
      enable totp clicked

      got a long code.

      used that in login string
      topt = [code got from able step]

      what am i doing wrong

      posted in C#/.Net SDK
      K
      kunaljvyas

    Latest posts made by kunaljvyas

    • {"status":false,"message":"Invalid totp","errorcode":"AB1050","data":null}

      geting this error.

      steps followed
      in angewlsmart api website
      enable totp clicked

      got a long code.

      used that in login string
      topt = [code got from able step]

      what am i doing wrong

      posted in C#/.Net SDK
      K
      kunaljvyas
    • what is the max limit for number of tokens in feed subscription

      @admin

      Hi,

      i try to subscribe all Current Month Futures and Corresponding Underlying stock , so nearly, 400 tokens in one single request.

      But it fails.

      Is there a Max Limit to Number of tokens in Single feed subscription Request ?

      posted in C#/.Net SDK
      K
      kunaljvyas
    • RE: {"message":"Login Password has been Expired","errorcode":"AB1034","status":false,"data":null}

      @kunaljvyas Done. I created a new apikey. thank you

      posted in General Discussion
      K
      kunaljvyas
    • RE: {"message":"Login Password has been Expired","errorcode":"AB1034","status":false,"data":null}

      @admin K322073

      posted in General Discussion
      K
      kunaljvyas
    • {"message":"Login Password has been Expired","errorcode":"AB1034","status":false,"data":null}

      @admin Getting Error

      posted in General Discussion
      K
      kunaljvyas
    • AG8004

      Hi,

      @admin

      i am getting AG8004 error = invalid API key.

      " wss://smartapisocket.angelbroking.com/websocket?jwttoken=eyJhbGciOiJIUzUxMiJ9.......&clientcode=C*****&apikey=9******* "

      above is my connection url string.

      i am passing same apikey that i use to login in apikey parameter.

      Its correct and same from my end bcos i am ble to login and place order using that apikey.

      still getting this error AG8004 : when i try to connect to websocket server for order update.

      pls highlight what am i doing wrong ?

      is apikey different for login and websocket for orders ?
      (Note. i am able to connect to feed websocket and get live feed)

      posted in Bugs
      K
      kunaljvyas
    • Getting AG8004 when trying to connect to websocket server for orders

      Hi,

      @admin

      i am getting AG8004 error = invalid API key.

      " wss://smartapisocket.angelbroking.com/websocket?jwttoken=eyJhbGciOiJIUzUxMiJ9.......&clientcode=C*****&apikey=9******* "

      above is my connection url string.

      i am passing same apikey that i use to login in apikey parameter.

      Its correct and same from my end bcos i am ble to login and place order using that apikey.

      still getting this error AG8004 : when i try to connect to websocket server for order update.

      pls highlight what am i doing wrong ?

      is apikey different for login and websocket for orders ?
      (Note. i am able to connect to feed websocket and get live feed)

      posted in General Discussion
      K
      kunaljvyas
    • RE: Symbol not found error AB1009

      @admin thank you. got it. duration is required.

      posted in General Discussion
      K
      kunaljvyas
    • RE: Symbol not found error AB1009

      @admin {"exchange":"NSE","tradingsymbol":"RELIANCE-EQ","symboltoken":"2885","transactiontype":"BUY","ordertype":"LIMIT","variety":"NORMAL","producttype":"INTRADAY","quantity":1,"disclosedquantity":1,"price":2000}

      posted in General Discussion
      K
      kunaljvyas
    • RE: Symbol not found error AB1009

      @kunaljvyas this is my order request data.

      {"exchange":"NSE","tradingsymbol":"RELIANCE-EQ","symboltoken":"2885","transactiontype":"BUY","ordertype":"LIMIT","variety":"NORMAL","producttype":"INTRADAY","quantity":1,"disclosedquantity":1,"price":2000}

      what am i missing or sending wrong ?

      posted in General Discussion
      K
      kunaljvyas