Navigation

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

    Topics created by rohithmaccs

    • R

      can we have oco order with normal leverage
      General Discussion • • rohithmaccs  

      2
      0
      Votes
      2
      Posts
      9
      Views

      A

      HI @rohithmaccs This has been answered on another thread.
    • R

      Can we place a normal oco order (with normal leverage)
      General Discussion • • rohithmaccs  

      3
      0
      Votes
      3
      Posts
      20
      Views

      M

      @admin this document doesn't say anything about GTT OCO order. Can you please add that to documentation?
    • R

      opens is not streaming from socket api
      Bugs • • rohithmaccs  

      4
      0
      Votes
      4
      Posts
      18
      Views

      A

      HI @rohithmaccs Currently we dont provide this functionality.
    • R

      User Is Blocked AB1007 error code
      General Discussion • • rohithmaccs  

      2
      0
      Votes
      2
      Posts
      6
      Views

      A

      HI @rohithmaccs said in User Is Blocked AB1007 error code: R308253 Connect to normal customer care to solve this issue.
    • R

      "status":false,"message":"User Is Blocked","errorcode":"AB1007","data":null
      General Discussion • • rohithmaccs  

      2
      0
      Votes
      2
      Posts
      8
      Views

      A

      HI @rohithmaccs to unblock your account kindly contact normal customer care no.
    • R

      How to get previous day OHLC data?
      Bugs • • rohithmaccs  

      2
      0
      Votes
      2
      Posts
      42
      Views

      R

      @rohithmaccs This feature is not yet there.. but it was promised that it will come soon
    • R

      Websocket is not working
      Bugs • • rohithmaccs  

      14
      0
      Votes
      14
      Posts
      222
      Views

      A

      @James-Bond please help me i am also getting same response As of written in this post.
    • R

      Any API for getting yesterdays value
      Bugs • • rohithmaccs  

      2
      0
      Votes
      2
      Posts
      18
      Views

      R

      @rohithmaccs You need to scrape that from NSE/BSE or other websites. At least Angel API doesnt support it. when they introduce historical prices API, this would be easier of course.
    • R

      Websocket is not working
      Bugs • • rohithmaccs  

      8
      0
      Votes
      8
      Posts
      56
      Views

      R

      @rohithmaccs said in Websocket is not working: ADANIPORTS its bse exchange token number 532921 I have replied you on the other thread.. Please have a look..
    • R

      Not Getting Data from websocket
      Bugs • • rohithmaccs  

      6
      0
      Votes
      6
      Posts
      81
      Views

      D

      @rohithmaccs Was facing similar issue. When I generated session just before opening websocket and used feed token after that it worked. obj=SmartConnect(api_key="API_KEY") data = obj.generateSession("CLIENT_ID","PASSWORD") FEED_TOKEN=obj.getfeedToken() CLIENT_CODE="CLIENT_CODE" token="STOCKS_TO_SUBSCIBE" ss = WebSocket(FEED_TOKEN, CLIENT_CODE)
    • R

      from which api i will get symbol token
      General Discussion • • rohithmaccs  

      2
      0
      Votes
      2
      Posts
      78
      Views

      R

      @rohithmaccs from here https://margincalculator.angelbroking.com/OpenAPI_File/files/OpenAPIScripMaster.json and Documentation is here https://smartapi.angelbroking.com/docs/Introduction
    • R

      where will i get token
      General Discussion • • rohithmaccs  

      2
      0
      Votes
      2
      Posts
      13
      Views

      R

      @rohithmaccs https://margincalculator.angelbroking.com/OpenAPI_File/files/OpenAPIScripMaster.json
    • R

      websocket is not working
      Bugs • • rohithmaccs  

      1
      0
      Votes
      1
      Posts
      39
      Views

      No one has replied

    • R

      using socket streaming
      General Discussion • • rohithmaccs  

      2
      0
      Votes
      2
      Posts
      25
      Views

      M

      @rohithmaccs Clinet code is your angel broking username and feed token gets generated when you activate session. Please refer to API docs and existing discussion.
    • R

      Where can i get the CLIENT_CODE and FEED_TOKEN for streaming
      General Discussion • • rohithmaccs  

      6
      0
      Votes
      6
      Posts
      39
      Views

      K

      Hi @rohithmaccs , No, userId is not a registered email Id. userId is the Id through which you logged into trade.angelbroking account.