Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs

    1 Min candle data streaming

    General Discussion
    0
    2
    30
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • C
      chetansuri last edited by

      NSE provides 1 minute Snapshot/ Delayed Data as a package. Is there a way for AngelOne Team to stream 1 minute Candle data as a socket or some other streaming way.
      While I understand I can use websocket and Intraday API's, however a streaming with higher number of tokens leads to high processing requirement and API's fetching isn't good for system Load as there are rate limits.
      Requesting to explore some way to stream just 1 min candle data where we can listen to some data and do our Analysis and not focus on creating candlestick out of raw tick data.

      1 Reply Last reply Reply Quote 1
      • M
        manankansara last edited by

        i have created logic that convert raw websocket streaming price into all interval time frame candle stick i had using redis to store that candle ohlc data reach me out i will provide you code to do that it is in nodejs

        1 Reply Last reply Reply Quote 0
        • First post
          Last post