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:	117
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 Mindset, 04-21-2026, 06:46 AM
    0 responses
    58 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by M4ndoo, 04-20-2026, 05:21 PM
    0 responses
    80 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by M4ndoo, 04-19-2026, 05:54 PM
    0 responses
    43 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by cmoran13, 04-16-2026, 01:02 PM
    0 responses
    101 views
    0 likes
    Last Post cmoran13  
    Started by PaulMohn, 04-10-2026, 11:11 AM
    0 responses
    61 views
    0 likes
    Last Post PaulMohn  
    Working...
    X