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 jxs_xrj, 01-12-2020, 09:49 AM
            6 responses
            3,290 views
            1 like
            Last Post jgualdronc  
            Started by Touch-Ups, Today, 10:36 AM
            0 responses
            9 views
            0 likes
            Last Post Touch-Ups  
            Started by geddyisodin, 04-25-2024, 05:20 AM
            11 responses
            62 views
            0 likes
            Last Post halgo_boulder  
            Started by Option Whisperer, Today, 09:55 AM
            0 responses
            8 views
            0 likes
            Last Post Option Whisperer  
            Started by halgo_boulder, 04-20-2024, 08:44 AM
            2 responses
            25 views
            0 likes
            Last Post halgo_boulder  
            Working...
            X