Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

JTRealStats Level 2

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

    JTRealStats Level 2

    Hi, I can't thank NinjaTrader_ChelseaB enough for developing the best level 2 indicator available for NT.

    For anyone that is using this and has played around with the code, I would love some guidance on how to change the code to dynamically choose the histogram bar brush colors based on Volume[0] vs Volume[1].

    I believe changing the bar color based on volume change will be a great way to visualize real time pulling and stacking.


    OR

    if someone could help lead me in the right direction to print the change in bid/ask volume next to the histogram bar.

    Thank you so much for any help

    #2
    Hello mlprice12,

    As a note, this was not developed by me, this was developed by foobar for NinjaTrader 7. I only ported this to NinjaTrader 8 during our initial push to get NT8 addons in the User App Share when NT8 was first released.

    Below is a link to the NinjaTrader 7 original script.
    This indicator displays Level II data on the main chart panel and smooth away some deficiencies of jtRealStats and EdsLevel2. Features: fast/lightweight/resource efficient adjustable font size adjustable alignment, max./min. bar width/height and margins accurate price line


    The plot colors can be changed by setting PlotBrushes[plot index][bar index].
    Below is a link to the help guide.


    Text labels can be drawn on the bar with Draw.Text().


    For the text drawing objects to appear on the indicator panel, DrawOnPricePanel should be set to false.
    ​​​​​​​https://ninjatrader.com/support/help...pricepanel.htm
    Chelsea B.NinjaTrader Customer Service

    Comment


      #3
      Great thanks

      Comment


        #4
        I can't seem to find this port on the ecosystem or forums for NT8. Is it available somewhere I am missing?

        Thanks in advance

        Comment


          #5
          Hello paypachaysa,

          This can be downloaded from the User App Share linked below.
          This is a conversion of the Realtime Level II/Tick Volume. Please contact the original author for any questions or comments. Update Aug 27th, 2018: Since OnRenderTargetChanged can be called before State.DataLoaded, setting the dxmBrushes["backColor"].MediaBrush here wasn't working out and was sometimes null. Changed this to now get the chart background color (and text color) from […]
          Chelsea B.NinjaTrader Customer Service

          Comment


            #6
            Thank you much appreciated!

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by Geovanny Suaza, 02-11-2026, 06:32 PM
            0 responses
            651 views
            0 likes
            Last Post Geovanny Suaza  
            Started by Geovanny Suaza, 02-11-2026, 05:51 PM
            0 responses
            370 views
            1 like
            Last Post Geovanny Suaza  
            Started by Mindset, 02-09-2026, 11:44 AM
            0 responses
            109 views
            0 likes
            Last Post Mindset
            by Mindset
             
            Started by Geovanny Suaza, 02-02-2026, 12:30 PM
            0 responses
            574 views
            1 like
            Last Post Geovanny Suaza  
            Started by RFrosty, 01-28-2026, 06:49 PM
            0 responses
            577 views
            1 like
            Last Post RFrosty
            by RFrosty
             
            Working...
            X