Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

How to display Orderflow VWAP indicator on chart?

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

    How to display Orderflow VWAP indicator on chart?

    Hello,

    i want to use the VWAP indicator in my strategy. So i added the code example from
    HTML Code:
    https://ninjatrader.com/support/helpGuides/nt8/?order_flow_plus.htm
    (VWAP)
    Now i can access the VWAP Value, what works fine. I also made a own dataseries with the VWAP Value to link the Values to the according bars, what also works in the way i want.

    Is there a possibility to display this VWAP indicator on chart? (like AddChartIndicator(EMA1); for instance.





    #2
    Hello debleded,

    Thanks for your post.

    AddChartIndicator() could be used to add an indicator to the strategy for the purpose of displaying it on a chart.

    See the attached example script demonstrating how to use plot the VWAP indicator from a strategy using AddChartIndicator().

    Also, see this help guide page for more information: https://ninjatrader.com/support/help...tindicator.htm

    Let us know if we may further assist
    Attached Files
    <span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>

    Comment


      #3
      Thank you,
      now it works the way it should.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by NullPointStrategies, Yesterday, 05:17 AM
      0 responses
      56 views
      0 likes
      Last Post NullPointStrategies  
      Started by argusthome, 03-08-2026, 10:06 AM
      0 responses
      133 views
      0 likes
      Last Post argusthome  
      Started by NabilKhattabi, 03-06-2026, 11:18 AM
      0 responses
      73 views
      0 likes
      Last Post NabilKhattabi  
      Started by Deep42, 03-06-2026, 12:28 AM
      0 responses
      45 views
      0 likes
      Last Post Deep42
      by Deep42
       
      Started by TheRealMorford, 03-05-2026, 06:15 PM
      0 responses
      49 views
      0 likes
      Last Post TheRealMorford  
      Working...
      X