Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

iMarketProfile1_65

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

    iMarketProfile1_65

    hello,

    Market Profile, based on TPO (Time Price Opportunity).
    This indicator includes three versions Daily, Weekly and Monthly.

    parameter details:

    Mode:

    0 - daily
    1 - Weekly
    2 - Monthly

    Opacity:

    color depth

    Profile:

    True - Display profile

    mode = 0 and profile = true daily with profile
    mode = 1 and profile = true Weekly with profile
    mode = 2 and profile = true Monthly with profile

    false - only three values of VA and POC from the previous session

    mode = 0 and profile = false the VA and POC from yesterday
    mode = 1 and profile = false the VA and POC last week
    mode = 2 and profile = false the VA and POC of the past month

    SessionLengthHours:

    example:

    7:30 = 7.5 (note comma)

    TPOCount:

    if BullCount >= BearCount then green else red

    rotation factor:

    if > = 0 then green else red

    Volume:

    if Volume >= Volume AVG then green else red

    POC only in daily, only CURRENTDAY:

    if POC [0]> POC [1] green
    if POC [0] <POC [1] red
    if POC [0] == POC [1] black

    for daily :

    Red: First 30 minutes
    Cyan: second 30 minutes
    Black: last hour
    green for the rest of the day

    for Weekly :

    Day 1 couelur red
    Day 2 couelur orange
    Day 3 couelur Green
    Day 4 couelur pink
    Day 5 couelur cyan


    for Monthly :

    Week 1 couelur red
    Week 2 couelur orange
    Week 3 couelur Green
    Week 4 couelur pink
    Week 5 couelur cyan

    mode = 2 and profile = true (Monthly) is not recommended for use intraday

    More details are on the first frame, daily.

    This indicator is a evolution of MarketProfile1.2 of Sartis23, with my thanks.

    1-65 for NT 6.5

    ************************************************** ****

    iMarketProfile1_7

    profile:

    0: profile without text [panel 1, daily]
    1: profile + text [panel 2, daily]
    2: old values (yesterday, last week or last month) [panel 3 daily]
    3: old values + current values [panel 4, weekly]

    ************************************************** *****

    iMarketProfile1_65_1_1b or iMarketProfile1_7_1b

    b = beta

    display choices between Rectangle or Letter

    2 new parameters:

    RT = 0 = Rectangel (default)
    RT = 1 = Letter

    if RT = 1

    then you have another parameter TL (Letter size) that allows you to set the font size according to the resolution of your screen;

    Warning:

    NT handles much better than the display rectangle Letter, which is why I have restricted this option only in the Daily (mode == 0).


    ************************************************** *****
    iMarketProfile2_7

    I remember only the changes, others are identical to previous

    settings:

    Mode:

    0 - daily
    1 - Weekly
    2 - Monthly

    Type :

    0: profile without text
    1: profile + text
    2: last values (yesterday, last week or last month)
    3: last values + current values

    Left To Right :

    true : The profile is drawn from left to right
    false : The profile is drawn from right to left

    Merge :

    True : You must select a start date (not to exceed the number of days of history)


    Colors :

    you can choose the color segments of the profile, ValueArea Color, POC Color and the rest of Profile

    Initial Balance :

    Persistant = true : all days IB is display
    Show Extention = True : IB Extention in display
    for Extensions, you can choose the coefficients of each independently (double precision)


    for other parameters (improves text display report):

    Display = true : the text is displayed
    Height: the height of the text from profile
    Width: distance of text from profile


    ************************************************** *****

    adrien
    Attached Files
    Last edited by hegh2000; 02-28-2011, 01:55 PM.

    #2
    merciiiiiiiiiiiiiiiiiiiii

    Comment


      #3
      Really nice work, Thanks

      Comment


        #4
        Adrien,
        Wow !!! Excellent program. Lots of code to learn from.

        Only question I had was why the Ib_h & Ib_b extension (horizontal) lines don't draw on my 30M chart.

        Thank You for sharing.

        Comment


          #5
          Fantastic work. THANK YOU.

          Comment


            #6
            Originally posted by Nomar View Post
            Adrien,
            Wow !!! Excellent program. Lots of code to learn from.

            Only question I had was why the Ib_h & Ib_b extension (horizontal) lines don't draw on my 30M chart.

            Thank You for sharing.
            hello,

            The IB form horizontal lines are traced only on the current day and if the session is open.
            I traced his hand for the demonstration, you will have tomorrow in fact.

            Comment


              #7
              overnight session

              hello....say I want to have a profile of an overnight session...do you mind explaining how to set up an indicator for it?......say the session starts at 22:00 and ends at 05:00 the following day........it looks like that OpenHour+OpenMinute+SessionLengthHours <= 24.......thanks

              Comment


                #8
                hello,

                for now, we can not.
                But when I some time, I'll watch.

                Comment


                  #9
                  thanks.......this is still a great indicator........

                  Comment


                    #10
                    Excellent indicator! Thanks,
                    Couple of questions: what is rotation factor, TPO Count, Bear/Bull count?

                    Also-would it be possible to create a Volume Price indicator very similar to these? Total Volume at each price..

                    Comment


                      #11
                      Originally posted by stevenrjohnson View Post
                      Excellent indicator! Thanks,
                      Couple of questions: what is rotation factor, TPO Count, Bear/Bull count?

                      Also-would it be possible to create a Volume Price indicator very similar to these? Total Volume at each price..
                      hi,

                      for TPOCount (BearC/BullC) :

                      Number of selling TPO's = above POC
                      Number of buying TPO's = below POC

                      for Rotation Factor :

                      A rotation factor is a number designed to keep track of price trends by periodes . There is an up rotation factor, a down rotation factor, the total being the sum of the two. The up (down) rotation factor is computed for a period as follows. If the high (low) is greater than the high (low) of the preceding period, add 1. If the high (low) is less than the high (low) of the preceding periods, subtract 1. If the high (low) is the same as the high (low) of the preceding period, add zero. A large positive up (down) rotation factor means there is a trend to higher highs (lows). A large negative up (down) rotation factor means there is a trend to lower highs (lows).

                      for last question: I believe that is possible.

                      Comment


                        #12
                        Félicitations Adrien, tu as du en baver.

                        This is for sure an indicator of great interest for anyone. Especially since most MP indicators are to be paid for.

                        Anyone to convert it for Ninja 7 ???

                        Comment


                          #13
                          Since the ES opens at 2.30pm in my time zone, do I put 'open hour' as 14 and 'open minute' as 30, in the properties of the indicator?
                          I notice that the value high and low changes throughout the day which makes sense. However, I downloaded an indicator ages ago that put in the value area highs and lows and POC which never changed throughout the day?(i guess they were based on yesterdays information?)
                          thanks (new to all of this)

                          Comment


                            #14
                            hello,

                            everything you just said is correct.
                            For the hour, 2:30 pm = 14:30.
                            For values, if profile = true, values change, as are those of today.
                            If profile = false, you will have the values of yesterday and those will not change.

                            Comment


                              #15
                              Thank you for your indicator hegh2000.
                              I have been trying to utilize it as per this thread.



                              It will explain how I would also prefer to get Total Volume at Price.

                              Many thx

                              Comment

                              Latest Posts

                              Collapse

                              Topics Statistics Last Post
                              Started by tsantospinto, 04-12-2024, 07:04 PM
                              5 responses
                              67 views
                              0 likes
                              Last Post tsantospinto  
                              Started by cre8able, Today, 03:20 PM
                              0 responses
                              6 views
                              0 likes
                              Last Post cre8able  
                              Started by Fran888, 02-16-2024, 10:48 AM
                              3 responses
                              49 views
                              0 likes
                              Last Post Sam2515
                              by Sam2515
                               
                              Started by martin70, 03-24-2023, 04:58 AM
                              15 responses
                              115 views
                              0 likes
                              Last Post NinjaTrader_Jesse  
                              Started by The_Sec, Today, 02:29 PM
                              1 response
                              8 views
                              0 likes
                              Last Post NinjaTrader_Jesse  
                              Working...
                              X