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 Geovanny Suaza, 02-11-2026, 06:32 PM
        0 responses
        566 views
        0 likes
        Last Post Geovanny Suaza  
        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
        0 responses
        330 views
        1 like
        Last Post Geovanny Suaza  
        Started by Mindset, 02-09-2026, 11:44 AM
        0 responses
        101 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by Geovanny Suaza, 02-02-2026, 12:30 PM
        0 responses
        547 views
        1 like
        Last Post Geovanny Suaza  
        Started by RFrosty, 01-28-2026, 06:49 PM
        0 responses
        548 views
        1 like
        Last Post RFrosty
        by RFrosty
         
        Working...
        X