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 SalmaTrader, 07-07-2026, 10:26 PM
    0 responses
    35 views
    0 likes
    Last Post SalmaTrader  
    Started by CarlTrading, 07-05-2026, 01:16 PM
    0 responses
    20 views
    0 likes
    Last Post CarlTrading  
    Started by CaptainJack, 06-17-2026, 10:32 AM
    0 responses
    12 views
    0 likes
    Last Post CaptainJack  
    Started by kinfxhk, 06-17-2026, 04:15 AM
    0 responses
    18 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 06-17-2026, 04:06 AM
    0 responses
    20 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Working...
    X