Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

A Problem

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

    A Problem

    Hi and thank you in advance for the help

    this indicator starts drawing a line when an event is triggered.

    my problem is that it stops drawing the line before the condition is met due to another event trigger

    any ideas welcome Thanks again
    Last edited by richbois; 07-08-2011, 08:38 AM.

    #2
    richbois, from a quick test I only see the return plot being reset after price crosses back to / through it? So you would like to keep extending this plot still here?

    Comment


      #3
      Thanks for the prompt reply Bertrand

      Yes when the price crosses back then the line should stop printing and that it is doing.

      the problem when the price doesNOT return but a new event happens then the old line stops printing

      Comment


        #4
        You would then need to debug your code to understand where exactly it would not work up to your expectations, for example it would also not plot / set any plot value if your if(linePlot && CurrentBar > longBar) would not be true.

        Comment


          #5
          the way i see what is happening is that when the main condition finds a new occurence the Mark.set gets new print and then the values for longbar and oDot changes therefore making the ploting of the old line impossible and a new lineplot starts.

          I tried many other ways to get this to work and i am drawing a blank.

          that is why i came here for a bit of help

          how can i keep the old values until condition is met???

          Comment


            #6
            it took a while but i finally figured out what you were telling me and suceeded with the script

            thanks

            Comment

            Latest Posts

            Collapse

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