Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Draw.Triangle isAutoScale doesn't seem to work

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

    Draw.Triangle isAutoScale doesn't seem to work

    Hi,

    I'm trying to draw a triangle, that is included in the AutoScale.

    Code:
    Draw.Triangle(this, "HTFOpen_Long_TRI_" + (CurrentBar-1), true, 4, Low[1]-8*distance_Dot, 1, Low[1]-3*distance_Dot, -2, Low[1]-8*distance_Dot, Brushes.LimeGreen, Brushes.LimeGreen, 50);
    The triangle looks like that and doesn't have the AutoScale property.

    Click image for larger version

Name:	2022-07-12_11-20-25.png
Views:	112
Size:	214.7 KB
ID:	1208196

    Thanks
    Thomas
    Attached Files

    #2
    Hello td_910,

    Thank you for your post.

    I've tested this on my end, and I'm seeing the same with Draw.Triangle. I don't believe this would be expected as I'm not seeing the same with Draw.Rectangle - that's getting the AutoScale box checked. I'm going to run this by our development team and see what they say. I'll let you know when I hear back from them.

    Thanks in advance; I look forward to assisting you further.

    Comment

    Latest Posts

    Collapse

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