Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

iMarketProfile1_65

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

    #76
    I did a quick port for NT7. All I did was change some of the WriteText commands. I am not sure whether it is supposed to be working the way it should but at least it is a start.

    I am attaching a chart showing the weekly profile and the files with the few edits I made to make it compile in NT7Beta

    I am not sure I understand the meaning of the colors here but this certainly is a great start.
    Attached Files

    Comment


      #77
      That is the weekly MP

      The colors are each day of the week. Mon is orange, Tues is Green. These two colors are just a example of the different colors but do two charts on a weekly and one a daily and squeeze the daily one together a little and look on the weekly and you will see.


      Mike

      Comment


        #78
        Educational Resources for MP

        Originally posted by DaveS View Post
        winJR.
        If you go back to the first post in this thread, hegh2000 has expained the colors and a lot more. Look also at the first chart displayed there.
        I also am trying to learn about MP and would like to hear of any educational recources.
        Educational Resources for Market Profile:

        "Mind over Markets" by Dalton & Jones

        "Steidlmayer on the Markets" by Steidlmayer & Hawkins

        Great indicator, good job.............

        Comment


          #79
          hi,

          I changed the indicator.
          This corrects the bug closed days for mode 1 (weekly).

          adrien

          Comment


            #80
            Where is the indicator

            can anyone tell me where this indicator is on the site, i cant seem to locate it. also, is it ready for NT7

            Comment


              #81
              IB 50% Lines and IB 100% Lines above and belows the iMarketProfile1_65 TPO chart

              Originally posted by hegh2000 View Post
              hello

              for the first, you do not have to change the indicator.
              Create another rather like SimpleGetHighLow for a specific time, then modify it by adding lines as you want.

              For the second, by cons, it would modify the indicator itself.
              I give you 2 examples with syntax and where you need to insert it, then you choose.

              line 944 :

              DrawLine("tag1"+ compteur, false, CurrentBar - BarCount, TPOPrice, CurrentBar - BarCount - TPOHigh, TPOPrice, Color.Yellow, DashStyle.Solid, 2);

              or

              DrawRectangle("tag1"+ compteur, false, CurrentBar - BarCount, TPOPrice, CurrentBar - BarCount - TPOHigh, TPOPrice+TickSize, Color.Yellow, Color.Yellow, 2);
              Hi heg2000 bonsoir

              As mtfalk64 in his post mentioned see attached picture, is it possible to implement the IB50% an IB100% lines in the indicator? These lines are very important for finding trading descisions. I missed it in your excellent indicator.
              Thanks
              Heinz
              Attached Files

              Comment


                #82
                Originally posted by trader1512 View Post
                can anyone tell me where this indicator is on the site, i cant seem to locate it. also, is it ready for NT7
                hi,

                in first post.
                Last edited by hegh2000; 04-08-2010, 03:39 PM.

                Comment


                  #83
                  Originally posted by lentrader1 View Post
                  Hi heg2000 bonsoir

                  As mtfalk64 in his post mentioned see attached picture, is it possible to implement the IB50% an IB100% lines in the indicator? These lines are very important for finding trading descisions. I missed it in your excellent indicator.
                  Thanks
                  Heinz
                  hi,

                  try this.
                  Attached Files

                  Comment


                    #84
                    I want to thank you for helping.

                    Hegh2000,
                    I take it that the lines for the high and low IB will only print on the current day. and the past days are erased? Would it be a problem to have it keep the prior days as this is also one area that if we have two high double IB would be a strong possible reversal. Again thank you for helping us out and taking time out of your day for this.


                    Oh boy this does look sweet. Nice work Hegh2000

                    Mike
                    Last edited by mtfalk64; 04-08-2010, 05:27 PM.

                    Comment


                      #85
                      Originally posted by mtfalk64 View Post
                      Hegh2000,
                      I take it that the lines for the high and low IB will only print on the current day. and the past days are erased? Would it be a problem to have it keep the prior days as this is also one area that if we have two high double IB would be a strong possible reversal. Again thank you for helping us out and taking time out of your day for this.


                      Oh boy this does look sweet. Nice work Hegh2000

                      Mike
                      hi,

                      like that ?
                      Attached Files

                      Comment


                        #86
                        Hi Adrien

                        Big Big Thank You for sharing your MP indicator with us. I will attend a MP webinar next Sun and am extremely thrilled to uncover your thread today.

                        Let's hope that I will learn how to benefit from your Amazing master piece in days. Else I will certainly knock at your door for sos and guidance. Thank you.

                        Beth

                        Comment


                          #87
                          Profile work with NT 7

                          has anyone tested this with version 7? i cannot get it to import.

                          Comment


                            #88
                            Hi Hegh:

                            (1) Reuse the NT7 compatible file attached
                            I am attaching a version of the file which also works on NT7. This has the latest IB persistance and 50-100% extension stuff. Could you please use this file as the starting point for future changes. All my changes are in an #if NT7 block and just change the DrawText Functions.

                            I have renamed this fileas iMarketProfile_65_7_1_1 (1_1 being 1.1 for the new functionality you just added) instead of using 1/Test etc. to maintain better version tracking.


                            (2)
                            Is it possible to write some export functions to get real-time values for different statistics you plot?

                            For eg:

                            GetIBHigh(int daysAgo)
                            GetIBLow(int daysAgo)
                            GetRotationFactor(int daysAgo)
                            GetBullishTPOCount(int daysAgo)
                            GetBearishTPOCount(int daysAgo)
                            GetPOC(int daysAgo)
                            GetVAH(int daysAgo)
                            GetVAL(int daysAgo)

                            with daysAgo set to zero for current trading day.

                            You will have to maintain an Array variable (not DataSeries) for every day you calculate the statistics for, and return the values from that Array.
                            Attached Files
                            Last edited by aviat72; 04-09-2010, 10:32 PM.

                            Comment


                              #89
                              hi aviat72,

                              thank for the contribution,

                              I posted iMarketProfile1_7 (for NT 7) soon.
                              I just need a little more time to finalize, it changes compared to version 6.5.
                              For now I have some problems with one of my PC, I have crashes, I do not know if it's NT 7 or Windows 7 64 bits that causes me problems.
                              But we'll have them.

                              Comment


                                #90
                                Very nice work !!

                                Love the indicator and do so much appreciate all the continued hard work in improving such a great indicator. I would like to add my requests for future improvements. One would be to have the POC continue to chart show as long as it remains a naked poc. Once touched then it disappear.
                                thanks.

                                Comment

                                Latest Posts

                                Collapse

                                Topics Statistics Last Post
                                Started by cre8able, Today, 03:20 PM
                                0 responses
                                2 views
                                0 likes
                                Last Post cre8able  
                                Started by Fran888, 02-16-2024, 10:48 AM
                                3 responses
                                46 views
                                0 likes
                                Last Post Sam2515
                                by Sam2515
                                 
                                Started by martin70, 03-24-2023, 04:58 AM
                                15 responses
                                114 views
                                0 likes
                                Last Post NinjaTrader_Jesse  
                                Started by The_Sec, Today, 02:29 PM
                                1 response
                                7 views
                                0 likes
                                Last Post NinjaTrader_Jesse  
                                Started by jeronymite, 04-12-2024, 04:26 PM
                                2 responses
                                31 views
                                0 likes
                                Last Post NinjaTrader_BrandonH  
                                Working...
                                X