Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Limitations when using DrawOnPricePanel = false;

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

    Limitations when using DrawOnPricePanel = false;

    Using DrawOnPricePanel = false; to allow for DrawRegion to be used on an indicator in panel 2 makes it not possible to plot markers (DrawSquare, etc) on the price chart when certain indicator conditions are met.(OB/OS). Is there a workaround for this?

    #2
    I think you can use DrawOnPricePanel = True; just before you draw on price panel needs then revert after back to DrawOnPricePanel = false;

    Comment


      #3
      Hello glennts,

      Thank you for your post.

      If DrawOnPricePanel is set to true, all draw objects are painted on the price panel which is the panel that displays the price bar data. If false, draw objects are painted on the actual indicator panel itself. There is no work around for this item.

      Please let me know if I may be of further assistance.

      Comment


        #4
        Originally posted by glennts View Post
        Using DrawOnPricePanel = false; to allow for DrawRegion to be used on an indicator in panel 2 makes it not possible to plot markers (DrawSquare, etc) on the price chart when certain indicator conditions are met.(OB/OS). Is there a workaround for this?
        Glennts - I agree with Tasker-182's comments. I do this all the time. My only caveat would be to keep it simple. Invariably, everytime I have gotten elaborate with this, It messes up.

        ~J

        Comment

        Latest Posts

        Collapse

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