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 cmoran13, 04-16-2026, 01:02 PM
    0 responses
    51 views
    0 likes
    Last Post cmoran13  
    Started by PaulMohn, 04-10-2026, 11:11 AM
    0 responses
    31 views
    0 likes
    Last Post PaulMohn  
    Started by CarlTrading, 03-31-2026, 09:41 PM
    1 response
    165 views
    1 like
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 04-01-2026, 02:41 AM
    0 responses
    100 views
    1 like
    Last Post CarlTrading  
    Started by CaptainJack, 03-31-2026, 11:44 PM
    0 responses
    160 views
    2 likes
    Last Post CaptainJack  
    Working...
    X