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 trilliantrader, 04-18-2024, 08:16 AM
      4 responses
      18 views
      0 likes
      Last Post trilliantrader  
      Started by mgco4you, Today, 09:46 PM
      1 response
      7 views
      0 likes
      Last Post NinjaTrader_Manfred  
      Started by wzgy0920, Today, 09:53 PM
      0 responses
      9 views
      0 likes
      Last Post wzgy0920  
      Started by Rapine Heihei, Today, 08:19 PM
      1 response
      10 views
      0 likes
      Last Post NinjaTrader_Manfred  
      Started by Rapine Heihei, Today, 08:25 PM
      0 responses
      10 views
      0 likes
      Last Post Rapine Heihei  
      Working...
      X