Navigation

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

    Topics created by StockM

    • S

      Any Updates on High and Low data and Historical Data
      Bugs • • StockM  

      2
      0
      Votes
      2
      Posts
      44
      Views

      A

      Hi @StockM , we are working on it. Once we go into UAT, we will inform you about the tentative launch date.
    • S

      How to get the symbol/name in ticks data in WS
      Bugs • • StockM  

      4
      0
      Votes
      4
      Posts
      49
      Views

      S

      @algok Hi, I have not worked on that..
    • S

      How to get Historical Data?
      Bugs • • StockM  

      3
      0
      Votes
      3
      Posts
      105
      Views

      PandaTrade

      @admin How long will it take to get the historical data atleast for intraday OHLC
    • S

      Not receiving all stock ticks data missing high data.
      Bugs • • StockM  

      3
      0
      Votes
      3
      Posts
      51
      Views

      A

      how can give me idea how to put sl order( 9166127297 whatsapp)
    • S

      How to get Nifty 200 all listed company real-time data in websocket
      Bugs • • StockM  

      3
      0
      Votes
      3
      Posts
      62
      Views

      A

      @StockM said in How to get Nifty 200 all listed company real-time data in websocket: where to apply and how to get all token id.. Hi @StockM , please refer following URL to obtain instrument details https://margincalculator.angelbroking.com/OpenAPI_File/files/OpenAPIScripMaster.json
    • S

      How to get Intraday data of 5min interval using websocket.
      Bugs • • StockM  

      8
      0
      Votes
      8
      Posts
      144
      Views

      J

      @StockM At the start of the script, start timer. Whenever you receive the tick data, check whether 5 minutes elapsed or not. If yes, then you you can consider it as a 5 minutes candle close.