Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. prajwalbigworld
    3. Topics
    P
    • Profile
    • Following 0
    • Followers 1
    • Topics 6
    • Posts 9
    • Best 0
    • Groups 0

    Topics created by prajwalbigworld

    • P

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

      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.

    • P

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

      4
      0
      Votes
      4
      Posts
      49
      Views

      P

      @algok

      Hi,

      I have not worked on that..

    • P

      How to get Historical Data?
      Bugs • • prajwalbigworld

      3
      0
      Votes
      3
      Posts
      105
      Views

      R

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

    • P

      Not receiving all stock ticks data missing high data.
      Test • • prajwalbigworld

      3
      0
      Votes
      3
      Posts
      51
      Views

      A

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

    • P

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

      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

    • P

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

      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.