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 CarlTrading, 03-31-2026, 09:41 PM
        1 response
        94 views
        1 like
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 04-01-2026, 02:41 AM
        0 responses
        51 views
        0 likes
        Last Post CarlTrading  
        Started by CaptainJack, 03-31-2026, 11:44 PM
        0 responses
        80 views
        2 likes
        Last Post CaptainJack  
        Started by CarlTrading, 03-30-2026, 11:51 AM
        0 responses
        75 views
        0 likes
        Last Post CarlTrading  
        Started by CarlTrading, 03-30-2026, 11:48 AM
        0 responses
        62 views
        0 likes
        Last Post CarlTrading  
        Working...
        X