Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Mqqd

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

    Mqqd

    hello,
    This indicator is the adaptation of code for a french author "Andrex". To adapt, I am based on the code of another author french "Arnaudbzh".
    Attached Files
    Last edited by hegh2000; 04-04-2009, 04:21 AM.

    #2
    hello,

    no, I did not think to add.

    Comment


      #3
      i do not see the code but i think that is possible
      use crossabove() crossbelow() when you have lines (DataSeries) or
      bool-sym . if (xxx[0] <= xx[0]) alert( ...)

      best regards

      Comment


        #4
        you can try this.

        if (CrossAbove(iMQQD(15,40,40).MQQD,iMQQD(15,40,40).REG, 1 ))
        DrawArrowUp(
        "tag1", true, 0, Low[0] - TickSize, Color.Blue);

        if (CrossBelow(iMQQD(15,40,40).MQQD,iMQQD(15,40,40).REG, 1 ))
        DrawArrowDown(
        "tag2", true, 0, High[0] + TickSize, Color.Red);
        Attached Files

        Comment


          #5
          TZACHI could you please post the arrow version of the indicator in zip file format thank you

          Comment


            #6
            I gave an example to show how one can do.
            Now, each decides how to program.
            For example, MQQD over REG or over 0.

            Comment


              #7
              Please, whenever new indicators are posted, explain a little about what it does and how to use it!
              eDanny
              NinjaTrader Ecosystem Vendor - Integrity Traders

              Comment


                #8
                I found the code of this indicator Saturday.
                Then I programmed for NT.
                Unfortunately, I have no documentation on its use.
                I just know that many have only MQQD and linear regression line.
                For example: If MQQD> 0 and if MQQD <REG this signal is not a short, but long out of position.
                For against, MQQD below 0 is a short signal.
                And vice versa.

                Comment


                  #9
                  one exemple of trade.
                  Attached Files
                  Last edited by hegh2000; 04-07-2009, 11:23 AM.

                  Comment


                    #10
                    Hi hegh2000,

                    Thanks for posting this indicator.

                    An unrelated question - in the image you posted below, what is the green line in the price panel with a last price of 2941.3?

                    Thanks

                    Comment


                      #11
                      hi,

                      just un Retracement.
                      exe. Retracement (90) = (High(90) + Low(90))/2

                      Comment


                        #12
                        OK - thankyou....

                        Comment


                          #13
                          hello,

                          the same indicator with the REG line that changes color.
                          From what I have found on the UTS long (like 4H), reversal of the line REG is a signal.
                          Attached Files
                          Last edited by hegh2000; 04-09-2009, 01:17 PM.

                          Comment


                            #14
                            Thank you very much hegh2000 for sharing this indicator

                            Comment

                            Latest Posts

                            Collapse

                            Topics Statistics Last Post
                            Started by RubenCazorla, Today, 09:07 AM
                            2 responses
                            11 views
                            0 likes
                            Last Post NinjaTrader_ChelseaB  
                            Started by i019945nj, 12-14-2023, 06:41 AM
                            7 responses
                            81 views
                            0 likes
                            Last Post NinjaTrader_ChelseaB  
                            Started by timmbbo, 07-05-2023, 10:21 PM
                            4 responses
                            158 views
                            0 likes
                            Last Post NinjaTrader_Gaby  
                            Started by tkaboris, Today, 08:01 AM
                            1 response
                            7 views
                            0 likes
                            Last Post NinjaTrader_Gaby  
                            Started by Lumbeezl, 01-11-2022, 06:50 PM
                            31 responses
                            819 views
                            1 like
                            Last Post NinjaTrader_Adrian  
                            Working...
                            X