Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

iMarketProfile1_65

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

    On Bar Close = False

    Hegh,

    Stunning! it works, will experience load test tomorrow.
    Thanks for quick reply/answer
    Regards,

    Comment


      Does the indicator work with NT7?

      Comment


        Read Post #1

        Comment


          No Lines Move

          I have the indicator but Lines from POC, Vab and VAh do not display in the chart. only the 1 hour low and High. How can I ma ke the lines for these values to display in the chart. Than you

          Comment


            hi,

            can you give me a Screen of the chart and your settings ?

            Comment


              Indicator

              looking for some one to make a prgram a indicator for me. I think is simple , but then again if I could program I would not be asking for help.
              Please let me know who to contact and give my idea and a cost for it .
              Thanks
              Don Thiessen
              [email protected]

              Comment


                Here is a snapshots of the problems.


                Search, download and share files from 4shared: music, video, images, books, apk. Use advanced search filters to find favorite songs, video clips and mobile apps.

                Comment


                  for the three lines POC VAh and VAB, there was never a line.
                  So it's normal that you do not.

                  Comment


                    How can I make the lines to display in the chart. This will help me to follow the price action changes in the intraday ( 8:30- 3:15 PM CST) trading time.

                    Comment


                      line 522 (just after drawLine (VAL),
                      add these three lines:

                      DrawLine("lVAh" + compteur, true, CurrentBar - BarCount, TPOHighZone, CurrentBar - BarCount - TPOHigh, TPOHighZone, Color.Green, DashStyle.Solid, 1);
                      DrawLine("lVAb" + compteur, true, CurrentBar - BarCount, TPOLowZone, CurrentBar - BarCount - TPOHigh, TPOLowZone, Color.HotPink, DashStyle.Solid, 1);
                      DrawLine("lPOC" + compteur, true, CurrentBar - BarCount, TPOPrice, CurrentBar - BarCount - TPOHigh, TPOPrice, Color.Red, DashStyle.Solid, 1);

                      Comment


                        Thank you hegh2000. One last favor, can you make the changes to the indicator? because I do not have any experience in modifying indicators o program. Thank you

                        Comment


                          you can try this
                          Attached Files

                          Comment


                            please see the first post

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

                            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).

                            begin with the letters "A" to "Z", everything is beyond "a"

                            Each letter represents a half-hour of trading, whatever your chosen time unit
                            Attached Files
                            Last edited by hegh2000; 07-31-2010, 07:40 AM.

                            Comment


                              This MP is bangin'! Sooo cool!

                              Just one request or question more likely. I load it on the fesx in NT7, which for me starts at hour:18, minute:00 my time. So the session goes over the midnight hour. If I enter anything over 5.59 for session length, nothing shows up? As soon as I press OK, it simply shows the chart instantly (ie no time for any calculations). But 5.59 (being one minute before midnight - 23.59), it calculates and gives me a beautiful profile.

                              OK this could be me setting it up wrong.

                              Any ideas?

                              Comment


                                Fantastic!!

                                Nice work

                                Comment

                                Latest Posts

                                Collapse

                                Topics Statistics Last Post
                                Started by Geovanny Suaza, 02-11-2026, 06:32 PM
                                0 responses
                                662 views
                                0 likes
                                Last Post Geovanny Suaza  
                                Started by Geovanny Suaza, 02-11-2026, 05:51 PM
                                0 responses
                                376 views
                                1 like
                                Last Post Geovanny Suaza  
                                Started by Mindset, 02-09-2026, 11:44 AM
                                0 responses
                                110 views
                                0 likes
                                Last Post Mindset
                                by Mindset
                                 
                                Started by Geovanny Suaza, 02-02-2026, 12:30 PM
                                0 responses
                                574 views
                                1 like
                                Last Post Geovanny Suaza  
                                Started by RFrosty, 01-28-2026, 06:49 PM
                                0 responses
                                580 views
                                1 like
                                Last Post RFrosty
                                by RFrosty
                                 
                                Working...
                                X