Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

A Study from the block

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    A Study from the block

    The attached is an indicator from the download section:



    It shows the new Bid/Ask limit orders as they appear.Sometimes it shows huge limit blocks for Bid and Ask.

    I have a question,why this information is not seen in NT DOM?I also tried different L2 indicators and this informnation is also not available.I have a custom L2 indicator which i`m trying to modify.Maybe someone could suggest the region in LEDOnMarketDataBidAsk which i can transfer to my L2 indicator to be able to see such valuable information?
    Attached Files

    #2
    Hello outsource,

    Thank you for your post.

    The main piece of the indicator is it's OnMarketData() method. It accumulates order count on the Bid or Ask price levels per second. This is not Level 2 data as Level 2 is resting orders. This is order executions at the Bid or Ask.

    OnMarketDepth is Level 2. Consider OnMarketData as Level 1.

    Please let me know if you have any questions.

    Comment


      #3
      Originally posted by NinjaTrader_PatrickH View Post
      Hello outsource,

      Thank you for your post.

      The main piece of the indicator is it's OnMarketData() method. It accumulates order count on the Bid or Ask price levels per second. This is not Level 2 data as Level 2 is resting orders. This is order executions at the Bid or Ask.

      OnMarketDepth is Level 2. Consider OnMarketData as Level 1.

      Please let me know if you have any questions.
      Patrick,can you please suggest,for,e.g.,if the study shows 1000 lots per second,was it 1000 large block per second or it could possibly be 100 lots, each in 10 msec?

      Comment


        #4
        outsource,

        1,000 would represent 1,000 quantity executed. This could be multiple orders or a single order, there would not be a means to confirm either way.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Hwop38, 05-04-2026, 07:02 PM
        0 responses
        160 views
        0 likes
        Last Post Hwop38
        by Hwop38
         
        Started by CaptainJack, 04-24-2026, 11:07 PM
        0 responses
        307 views
        0 likes
        Last Post CaptainJack  
        Started by Mindset, 04-21-2026, 06:46 AM
        0 responses
        245 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by M4ndoo, 04-20-2026, 05:21 PM
        0 responses
        348 views
        0 likes
        Last Post M4ndoo
        by M4ndoo
         
        Started by M4ndoo, 04-19-2026, 05:54 PM
        0 responses
        178 views
        0 likes
        Last Post M4ndoo
        by M4ndoo
         
        Working...
        X