Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Cross Above/Below

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

    Cross Above/Below

    Hello,
    I am little confused about crossover meaning. So, does the cross below (for example on moving averages) actually means cross from below and can be considered as a buy signal and cross above means cross from above so it can be interpreted as sell signal?

    Regards

    #2
    Hello gcaptrader,

    Thank you for your post.

    CrossBelow() is when the first series defined crosses below the second series defined, for example if the current price crosses below the 20 period EMA on the last bar: CrossBelow(Close, EMA(20), 1);

    CrossAbove() is the opposite of the above, for example is the current price crosses above the 20 period EMA on the last bar: CrossAbove(Close, EMA(20), 1);

    For information on CrossBelow() please visit the following link: http://www.ninjatrader.com/support/h...crossbelow.htm

    For information on CrossAbove() please visit the following link: http://www.ninjatrader.com/support/h...crossabove.htm

    Please let me know if I may be of further assistance.

    Comment


      #3
      Ok, tnx. But, just to be sure when this is applied on indicators.
      Attached is the picture of ES with MACD, could you please answer my question on picture.
      Attached Files

      Comment


        #4
        Hlelo gcaptrader,

        Thank you for your post.

        That is either CrossAbove(MACD(12, 26, 9).Avg, MACD(12, 26, 9), 1) or CrossBelow(MACD(12, 26, 9), MACD(12, 26, 9).Avg, 1).

        Please let me know if I may be of further assistance.

        Comment


          #5
          the picture is of the MACD (macd) plot , which is the green line crossing below MACD(avg), which is the purple line, for a short entry , or sell signal.

          If you build a macd crossover in the wizard, you would select the macd plot (green line) on the left side to crossover the macd average (purple line) on the right side of the wizard.

          Comment


            #6
            Ok, now it is clear. Thank you guys.

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by argusthome, 03-08-2026, 10:06 AM
            0 responses
            65 views
            0 likes
            Last Post argusthome  
            Started by NabilKhattabi, 03-06-2026, 11:18 AM
            0 responses
            41 views
            0 likes
            Last Post NabilKhattabi  
            Started by Deep42, 03-06-2026, 12:28 AM
            0 responses
            23 views
            0 likes
            Last Post Deep42
            by Deep42
             
            Started by TheRealMorford, 03-05-2026, 06:15 PM
            0 responses
            26 views
            0 likes
            Last Post TheRealMorford  
            Started by Mindset, 02-28-2026, 06:16 AM
            0 responses
            52 views
            0 likes
            Last Post Mindset
            by Mindset
             
            Working...
            X