Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Can you help me to write an SMA indicator with weight parameter?

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

    Can you help me to write an SMA indicator with weight parameter?

    Hello, my friends. The SMA indicator that comes with ninjatrader has no weight parameter. Can you help me to write an SMA indicator with weight parameter? Thank you very much!

    #2
    Hello deathauto,

    Thanks for your post.

    I have moved this forum thread to the Indicator Development section of the Forums since you are asking about creating a custom indicator.

    This would require creating a user-defined input parameter called something like 'Weight' and using that variable within your own custom logic.

    To create a copy of the SMA indicator file to modify you can open a New > NinjaScript Editor window, open the Indicators folder, double-click on the SMA file, right-click within the SMA code, select 'Save as', name the copy of the file, and click 'OK'.

    See this help guide page about creating custom user-defined input parameters: https://ninjatrader.com/support/help...d_input_pa.htm

    The Strategy Builder could also be used to create a user-defined input parameter on the Inputs and Variables screen and then the 'View code' button could be clicked to generate and view the syntax.

    Below is a link to a forum post with helpful information about getting started with NinjaScript.
    https://ninjatrader.com/support/foru...040#post786040
    <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
    579 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    334 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    101 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    554 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    551 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X