Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

How to use VWAP8 indicator in my strategy script

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

    How to use VWAP8 indicator in my strategy script

    i want to use VWAP8 in my script, but i dont know how to callit

    i try VWAP8(9)[0] just like i did SMA(9)[0] but it is not working

    Attached Files

    #2
    Hello code77995,

    Thanks for your post.

    You could use the Strategy Builder to see how the VWAP8 script you shared could be used in a NinjaScript strategy.

    Open a New > Strategy Builder window, navigate to the Conditions and Actions screen of the Strategy Builder, and create a condition that compares the VWAP8 indicator to a value. Once the condition is created, click the 'View code' button to see the generated syntax.

    See this help guide page for more information about creating conditions in the Strategy Builder: https://ninjatrader.com/support/help...lueComparisons

    Let me know if I may assist further.
    <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

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    631 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    364 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    105 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    566 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    568 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X