Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Help with programming MACD Histogram in condition builder

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

    Help with programming MACD Histogram in condition builder

    I am developing a system that, once other conditions are met, opens a position when the MACD histogram bar closes with a smaller absolute value than previous values, after a period of increasing (absolute) value. I.e. a peak has formed and values are decreasing.

    A short position is entered when the histogram is below 0 and long when above 0.

    How am I able to enter this in "Condition Builder"?

    Thanks in advance

    #2
    Hi reggy29,

    Thanks for the post and welcome to the NinjaTrader forums. You should be able to create a lot of this in the condition builder but unfortunately functions like absolute value are only available working with code.

    First step to creating this is breaking down your conditions into an objective rule-set -how do you define a period of increasing (absolute) value, how do you define a peak, etc.

    See here for examples of the types of conditions you can express in the condition builder.


    Since you're working with MACD, see the section on How to compare plot values of multi-plot indicators.

    It also sounds like you want to create sequences where one item is evaluated after another. This sample can help create sequences in the condition builder using user variables.
    Ryan M.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    88 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    48 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    30 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    34 views
    0 likes
    Last Post TheRealMorford  
    Started by Mindset, 02-28-2026, 06:16 AM
    0 responses
    68 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Working...
    X