Partial Book Depth Streams @0ms

Is the stream name symbol@depth_levels@0ms valid?

I know symbol@depth@0ms is valid from the Changelog update on 06-01-2020.

Anyone have experience using symbol@depth_levels@0ms?

Or is it better to use symbol@depth@0ms? I only need the top 10 levels though so the Partial Book stream is better for me if @0ms works and it gets pushed realtime

sorry that’s not officially supported, not recommended using in production.

Ok so use Diff. Book Depth Streams symbol@depth@0ms which is supported and recommended for use in production?

is it still working?

Hi @Hao_Guan, the symbol@depth@0ms stream is not officially documented or supported anymore, so it’s not recommended for production use. According to the documentation, depth update intervals are available at 100ms or 1000ms (symbol@depth@100ms or symbol@depth@1000ms). If you’re looking for real-time updates, symbol@depth@100ms is the best option. Using 0ms might not work consistently or could be subject to removal without notice.