Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Normalising the Output of the MACD

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

    #46
    Hello enrique.romo,

    Thanks for your note.

    mrlogik shared a script named MACD_Normalized.zip on post # 14 in this forum thread that you could view.

    You could also search the Ecosystem User App Share linked below for a possible existing indicator.

    Ecosystem User App Share: https://ninjatraderecosystem.com/user-app-share/

    This forum thread will also be open for other community members to share their insights.


    The NinjaTrader Ecosystem website is for educational and informational purposes only and should not be considered a solicitation to buy or sell a futures contract or make any other type of investment decision. The add-ons listed on this website are not to be considered a recommendation and it is the reader's responsibility to evaluate any product, service, or company. NinjaTrader Ecosystem LLC is not responsible for the accuracy or content of any product, service or company linked to on this website.
    <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


      #47
      Originally posted by mrlogik View Post
      Hi laocoon,

      Attached is the normalized MACD indicator between 0 and 10.

      I have a Normalizer function included to describe the math / logic behind it.

      I hope this is what you were looking for.

      mrLogik
      hello, do you have it for ninjatrader8?

      Comment


        #48
        if you never index back further than [1] add this line at the top of OnBarUpdate: if (CurrentBar < 1) return;

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Geovanny Suaza, 02-11-2026, 06:32 PM
        0 responses
        561 views
        0 likes
        Last Post Geovanny Suaza  
        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
        0 responses
        325 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
        547 views
        1 like
        Last Post Geovanny Suaza  
        Started by RFrosty, 01-28-2026, 06:49 PM
        0 responses
        547 views
        1 like
        Last Post RFrosty
        by RFrosty
         
        Working...
        X