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

VWAP with Std Deviations

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

    VWAP with Std Deviations

    I am looking for a way to display the VWAP with 2 standard deviations lines above and below. Much like Bollinger Bands. Any ideas?
    .

    #2
    Hello Joseph Connors,

    Thanks for your post.

    You could call the AddPlot() method in a custom NinjaScript indicator to add plots to the script.

    Then, you would assign the Order Flow VWAP values you want to plot to the plots that you added in the script.

    Note that the OrderFlowVWAP() numStandardDeviations argument determines the number of standard deviations of the VWAP.

    See the help guide documentations below for more information and sample code.

    AddPlot(): https://ninjatrader.com/support/help...t8/addplot.htm
    OrderFlowVWAP: https://ninjatrader.com/support/help...flow_vwap2.htm
    Brandon H.NinjaTrader Customer Service

    Comment


      #3
      Originally posted by NinjaTrader_BrandonH View Post
      Hello Joseph Connors,

      Thanks for your post.

      You could call the AddPlot() method in a custom NinjaScript indicator to add plots to the script.

      Then, you would assign the Order Flow VWAP values you want to plot to the plots that you added in the script.

      Note that the OrderFlowVWAP() numStandardDeviations argument determines the number of standard deviations of the VWAP.

      See the help guide documentations below for more information and sample code.

      AddPlot(): https://ninjatrader.com/support/help...t8/addplot.htm
      OrderFlowVWAP: https://ninjatrader.com/support/help...flow_vwap2.htm

      Thanks for your help, but I do not do programming. I was just thinking there was an indicator that would work. There used to exist a large listing of user supplied scripts
      but I can't find it any more. Does that still exist?

      Comment


        #4
        Hello Joseph Connors,

        Thanks for your notes.

        You could consider using the Order Flow VWAP indicator that comes with the purchase of a Lifetime Account Plan or subscription to the Order Flow Tools package in the NinjaTrader Account Dashboard.

        The Order Flow VWAP indicator that NinjaTrader provides as part of the premium Order Flow Tools package could be set to plot 2 standard deviation plots.

        See this NinjaTrader article for more information: https://ninjatrader.com/trading-plat...-flow-trading/

        And, see this help guide page: https://ninjatrader.com/support/help..._flow_vwap.htm
        Brandon H.NinjaTrader Customer Service

        Comment


          #5
          Originally posted by NinjaTrader_BrandonH View Post
          Hello Joseph Connors,

          Thanks for your notes.

          You could consider using the Order Flow VWAP indicator that comes with the purchase of a Lifetime Account Plan or subscription to the Order Flow Tools package in the NinjaTrader Account Dashboard.

          The Order Flow VWAP indicator that NinjaTrader provides as part of the premium Order Flow Tools package could be set to plot 2 standard deviation plots.

          See this NinjaTrader article for more information: https://ninjatrader.com/trading-plat...-flow-trading/

          And, see this help guide page: https://ninjatrader.com/support/help..._flow_vwap.htm
          Thanks I just found it on a Google search and it is exeactly what I needed! Thank you!

          Comment


            #6
            Originally posted by Joseph Connors View Post

            Thanks I just found it on a Google search and it is exeactly what I needed! Thank you!
            Hi Joseph. Are you stating that you found a third party indicator for VWAP with standard deviations? If so, would you mind informing me how to find that? Thanks.

            Comment


              #7
              Here you have a VWAP indicator
              Attached Files

              Comment

              Latest Posts

              Collapse

              Topics Statistics Last Post
              Started by mishhh, 05-25-2010, 08:54 AM
              19 responses
              6,189 views
              0 likes
              Last Post rene69851  
              Started by gwenael, Today, 09:29 AM
              0 responses
              3 views
              0 likes
              Last Post gwenael
              by gwenael
               
              Started by Karado58, 11-26-2012, 02:57 PM
              8 responses
              14,829 views
              0 likes
              Last Post Option Whisperer  
              Started by Option Whisperer, Today, 09:05 AM
              0 responses
              2 views
              0 likes
              Last Post Option Whisperer  
              Started by cre8able, Yesterday, 01:16 PM
              3 responses
              11 views
              0 likes
              Last Post cre8able  
              Working...
              X