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 rhyminkevin, Today, 04:58 PM
      3 responses
      48 views
      0 likes
      Last Post Anfedport  
      Started by iceman2018, Today, 05:07 PM
      0 responses
      5 views
      0 likes
      Last Post iceman2018  
      Started by lightsun47, Today, 03:51 PM
      0 responses
      7 views
      0 likes
      Last Post lightsun47  
      Started by 00nevest, Today, 02:27 PM
      1 response
      14 views
      0 likes
      Last Post 00nevest  
      Started by futtrader, 04-21-2024, 01:50 AM
      4 responses
      50 views
      0 likes
      Last Post futtrader  
      Working...
      X