Announcement

Collapse
No announcement yet.

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
    <span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>

    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
        <span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>

        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


                #8
                Originally posted by Gibranes View Post
                Here you have a VWAP indicator
                Thank you Gibranes, that´s exatcly what i was looking for. Helped me a lot

                Comment

                Latest Posts

                Collapse

                Topics Statistics Last Post
                Started by Geovanny Suaza, 02-11-2026, 06:32 PM
                0 responses
                668 views
                0 likes
                Last Post Geovanny Suaza  
                Started by Geovanny Suaza, 02-11-2026, 05:51 PM
                0 responses
                377 views
                1 like
                Last Post Geovanny Suaza  
                Started by Mindset, 02-09-2026, 11:44 AM
                0 responses
                110 views
                0 likes
                Last Post Mindset
                by Mindset
                 
                Started by Geovanny Suaza, 02-02-2026, 12:30 PM
                0 responses
                575 views
                1 like
                Last Post Geovanny Suaza  
                Started by RFrosty, 01-28-2026, 06:49 PM
                0 responses
                580 views
                1 like
                Last Post RFrosty
                by RFrosty
                 
                Working...
                X