Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Order Flow Bid Ask

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

    Order Flow Bid Ask

    Hello, First of all, I´m going to apologyse for my English. I want to know if it is possible that Ninja Trader add a way to see the oderflow bars as a "Bid ask Volume Profile" . This way in each cluster, it shows the colour of who wins the battles as well as in each cundle, it highlights the cluster with the bigger volume. ¿Is it possible?


    #2
    Hello 88martin88,

    Thanks for your post.

    We do have options in Order Flow Volumetric Bars to be able to display imbalances as a profile, and we do allow shading and highlighting to better see areas where there is more volume. An example can be seen in the Help Guide along with further information on configuring the Volumetric Bars.



    The profile is displayed with Bid/Ask split so it may not be exactly what you are looking for. We could request an option for a combined profile if you would like.

    If you would like to build an indicator that accomplishes this, it would be possible by analyzing the Bid/Ask volume in the bar and then using SharpDX to draw the profile over the bar. The indicator attached can demonstrate how a single tick data series can be added for volume analysis. This could be used as a starting point. Bid/Ask can be fetched from the Last tick (added data series) with BarsArray[1].GetBid and BarsArray[1].GetAsk.

    To get more acquainted with SharpDX rendering, please see the Help Guide article below, and please see the SampleCustomRender indicator that comes with NinjaTrader.


    We look forward to assisting.
    Attached Files

    Comment

    Latest Posts

    Collapse

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