Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Orderflow Tutorials

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

    Orderflow Tutorials

    Are there any videos or instructions on how to use the new orderflow tools?

    #2
    Hello Kevinenergy,

    Thank you for the inquiry.

    Below is a link to our helpguide over-viewing each Order Flow + feature in NT8:



    I've also included a link to our youtube video on Order Flow + as well:



    Please let us know if you have any other questions.

    Comment


      #3
      Hey Ryan - Thanks for the links I will check them out.

      Kev

      Comment


        #4
        Hello do you have a simple sample source code for order flow

        Comment


          #5
          Hello ehsan,

          Thanks for your post and welcome to the NinjaTrader forums!

          Here are links to the Order flow indicators that provide Ninjascript access, not all Order flow indicators provide Ninjascript access. Each contains the method overloads and provides an example of use.

          The Order Flow+ indicators below can be used in unlocked NinjaScripts, however. The links will lead you to the NinjaScript documentation page.
          Order Flow + VWAP — https://ninjatrader.com/support/help...flow_vwap2.htm
          Order Flow + Cumulative Delta — https://ninjatrader.com/support/help...ive_delta2.htm
          Order Flow + Volumetric Bars — https://ninjatrader.com/support/help...tric_bars2.htm

          Comment


            #6
            Hello PaulH

            I'm new to this forum. Is it possible to print the Delta under each volumetric Bars. Currently it is displayed under statistics and it will be easier to view the delta if it is under the bar. Is there a setting for that or you have to write some custom code

            Thanks

            Comment


              #7
              Hello larrynq,

              Thanks for your post and welcome to the NinjaTrader forums!

              Correct, you would need to create some custom code to print the delta below each bar.

              You would use the Draw.Text() method to draw the text below the bars: https://ninjatrader.com/support/help...?draw_text.htm

              You would be able to pull the delta from the Volumetric data as seen in the example here: https://ninjatrader.com/support/help...tric_bars2.htm

              Comment


                #8
                Thanks PaulH

                Comment


                  #9
                  Hello PaulH,

                  Can you please point me to any sample indicator where Volumetric bars is used? I'm not a programmer and I couldn't find any in the NT Ecosystem

                  Thanks

                  Comment


                    #10
                    Hello larrynq,

                    Thanks for your post.

                    I am not aware of any sample indicators that use Volumetric Bars. Even though you have stated you are not a programmer are you looking for an example to copy/modify from? If so then I would suggest using the example code in the help guide which demonstrates pulling all of the data from the Volumetric Bars: https://ninjatrader.com/support/help...tric_bars2.htm (Example code is at the bottom of the page).

                    I've attached a complete indicator using that example code that you can apply to any volumetric bar chart. It will print the bar values to the new>Ninjascript output window.

                    VolumetricHelpGuideExample.zip



                    Comment


                      #11
                      Thank you very much PaulH. I need to figure out now to print on the chart below each bar. Thanks again.

                      Comment


                        #12
                        Hello larrynq,

                        Thanks for your reply.

                        Once you have the value to draw on the chart then you would use Draw.Text(), see the link in post#7.

                        Comment


                          #13
                          Thanks PaulH. it is working now

                          Comment

                          Latest Posts

                          Collapse

                          Topics Statistics Last Post
                          Started by argusthome, 03-08-2026, 10:06 AM
                          0 responses
                          84 views
                          0 likes
                          Last Post argusthome  
                          Started by NabilKhattabi, 03-06-2026, 11:18 AM
                          0 responses
                          47 views
                          0 likes
                          Last Post NabilKhattabi  
                          Started by Deep42, 03-06-2026, 12:28 AM
                          0 responses
                          29 views
                          0 likes
                          Last Post Deep42
                          by Deep42
                           
                          Started by TheRealMorford, 03-05-2026, 06:15 PM
                          0 responses
                          32 views
                          0 likes
                          Last Post TheRealMorford  
                          Started by Mindset, 02-28-2026, 06:16 AM
                          0 responses
                          67 views
                          0 likes
                          Last Post Mindset
                          by Mindset
                           
                          Working...
                          X