Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

DrawOnPricePanel

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

    DrawOnPricePanel

    Hello,
    I have in the script {Draw.VerticalLine(this, "stratstart",0, Brushes.Black, DashStyleHelper.Dot,2,false);
    but it plots the vertical line in the price panel with bars and not below pricepanel in panel2. Why, when I set to false?

    Thank you!
    Tony
    Last edited by tonynt; 07-23-2024, 08:06 AM. Reason: Translation error

    #2
    Hello tonynt,

    Thank you for your post.

    Do you have DrawOnPricePanel set to true in State.SetDefaults?



    If so, this should be set to false.

    Comment


      #3
      Hello,

      thank you for your reply. I dont have this in State.Set Defaults. Do I have to add it with true or false?
      But what occurs then with the other drawings I have in the chart eg diamonds at high or low, will they then also be in panel2?

      Thank you!
      Tony
      Last edited by tonynt; 07-23-2024, 10:57 AM.

      Comment


        #4
        Hello tonynt,

        No, it is not necessary if you have some drawing objects that you want plotted on the price panel and some not. It can be left set to true in this case.

        When I set drawOnPricePanel to false in the Draw.VerticalLine() call, I am seeing it be drawn in a separate panel.

        Please see the attached sample script.
        Attached Files

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by NullPointStrategies, Yesterday, 05:17 AM
        0 responses
        70 views
        0 likes
        Last Post NullPointStrategies  
        Started by argusthome, 03-08-2026, 10:06 AM
        0 responses
        143 views
        0 likes
        Last Post argusthome  
        Started by NabilKhattabi, 03-06-2026, 11:18 AM
        0 responses
        76 views
        0 likes
        Last Post NabilKhattabi  
        Started by Deep42, 03-06-2026, 12:28 AM
        0 responses
        47 views
        0 likes
        Last Post Deep42
        by Deep42
         
        Started by TheRealMorford, 03-05-2026, 06:15 PM
        0 responses
        51 views
        0 likes
        Last Post TheRealMorford  
        Working...
        X