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

  • debleded
    replied
    Thank you,
    now it works the way it should.

    Leave a comment:


  • NinjaTrader_BrandonH
    replied
    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

    Leave a comment:


  • debleded
    started a topic How to display Orderflow VWAP indicator on chart?

    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.




Latest Posts

Collapse

Topics Statistics Last Post
Started by FrancisMorro, Today, 03:24 AM
0 responses
1 view
0 likes
Last Post FrancisMorro  
Started by Segwin, 05-07-2018, 02:15 PM
10 responses
1,770 views
0 likes
Last Post Leafcutter  
Started by Rapine Heihei, 04-23-2024, 07:51 PM
2 responses
31 views
0 likes
Last Post Max238
by Max238
 
Started by Shansen, 08-30-2019, 10:18 PM
24 responses
944 views
0 likes
Last Post spwizard  
Started by Max238, Today, 01:28 AM
0 responses
11 views
0 likes
Last Post Max238
by Max238
 
Working...
X