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 CarlTrading, 03-31-2026, 09:41 PM
        1 response
        129 views
        1 like
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 04-01-2026, 02:41 AM
        0 responses
        74 views
        1 like
        Last Post CarlTrading  
        Started by CaptainJack, 03-31-2026, 11:44 PM
        0 responses
        116 views
        2 likes
        Last Post CaptainJack  
        Started by CarlTrading, 03-30-2026, 11:51 AM
        0 responses
        111 views
        1 like
        Last Post CarlTrading  
        Started by CarlTrading, 03-30-2026, 11:48 AM
        0 responses
        89 views
        0 likes
        Last Post CarlTrading  
        Working...
        X