Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

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
    Brandon H.NinjaTrader Customer Service

    Comment


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

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by f.saeidi, Today, 11:02 AM
      1 response
      1 view
      0 likes
      Last Post NinjaTrader_BrandonH  
      Started by geotrades1, Today, 10:02 AM
      4 responses
      12 views
      0 likes
      Last Post geotrades1  
      Started by rajendrasubedi2023, Today, 09:50 AM
      3 responses
      15 views
      0 likes
      Last Post NinjaTrader_BrandonH  
      Started by lorem, Today, 09:18 AM
      2 responses
      11 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by geddyisodin, Today, 05:20 AM
      4 responses
      30 views
      0 likes
      Last Post geddyisodin  
      Working...
      X