Navigation

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

    Feature request: High speed market data

    General Discussion
    0
    1
    23
    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.
    • T
      trader_noob last edited by trader_noob

      I have observed that the latency for ltp data on websockets is very low (and not variable): about only 20 milliseconds - basically the network delay.

      But the latency for L2 data (market depth) is very variable and high too (Anywhere from 100 ms to 2 seconds and even more!). This points that the exchange L2 data is being processed (maybe parsed or other checks, and then sent).

      Can a websocket endpoint be added through which the exchange data packet is relayed as it is, so that we can parse it at our end and the data received is faster too?

      (If you guys are doing packet reading at your end, the data packet can be broadcasted first (as it is) and then read at your end)

      This is a feature request that I really look forward to, I request you to add this if possible!

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