Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Print intermediate values of BarStatistics OrderFlow

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

    Print intermediate values of BarStatistics OrderFlow

    I want to print the intermediate values of bar statistics of order flow. Currently, it only prints the final value as the bar updates i want to print the bar statistics for each individual ladder when the ladder starts and when ends,

    #2
    Hello patz1398,

    To print values intrabar you would need to set the scripts Calculate setting to OnEachTick or OnPriceChange. In realtime you will be able to print the values as the bar builds.

    Comment


      #3
      Hi Jesse,
      Thank you for the response. I am new to this and building a strategy. I was following this https://ninjatrader.com/support/help...tric_bars2.htm, so what needs to be changed here? I changed it from OnBarClose to OnPriceChange, right now i am using Range-32 volumetric chart too

      Comment


        #4
        Hello patz1398,

        Once you change the strategy to OnPriceChange you will need to re apply it and re enable it to see that change. after doing that OnBarUpdate will be called for each price change in realtime. Only in realtime will you be able to access the intranbar values as the volumetric series populates those various properties and methods. If you are looking at historical bars those will still be OnBarClose so only the finalized values.

        Comment


          #5
          So, is there a way to get the same in playback?

          Comment


            #6
            Hello patz1398,

            Yes you can use playback, that is a realtime tool where you play forward through realtime data.

            Comment


              #7
              oh ok, thanks i know what was going wrong i will save it in the list and print all the intermediate values, it is currently just overwriting the same print statements, the values are changing. Thanks for the help.

              Comment

              Latest Posts

              Collapse

              Topics Statistics Last Post
              Started by Geovanny Suaza, 02-11-2026, 06:32 PM
              0 responses
              558 views
              0 likes
              Last Post Geovanny Suaza  
              Started by Geovanny Suaza, 02-11-2026, 05:51 PM
              0 responses
              324 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
              545 views
              1 like
              Last Post Geovanny Suaza  
              Started by RFrosty, 01-28-2026, 06:49 PM
              0 responses
              547 views
              1 like
              Last Post RFrosty
              by RFrosty
               
              Working...
              X