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.


                4shared is a perfect place to store your pictures, documents, videos and files, so you can share them with friends, family, and the world. Claim your free 15GB now!

                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 thanajo, 05-04-2021, 02:11 AM
                                4 responses
                                470 views
                                0 likes
                                Last Post tradingnasdaqprueba  
                                Started by aa731, Today, 02:54 AM
                                0 responses
                                4 views
                                0 likes
                                Last Post aa731
                                by aa731
                                 
                                Started by Christopher_R, Today, 12:29 AM
                                0 responses
                                10 views
                                0 likes
                                Last Post Christopher_R  
                                Started by sidlercom80, 10-28-2023, 08:49 AM
                                166 responses
                                2,237 views
                                0 likes
                                Last Post sidlercom80  
                                Started by thread, Yesterday, 11:58 PM
                                0 responses
                                6 views
                                0 likes
                                Last Post thread
                                by thread
                                 
                                Working...
                                X