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:	128
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 SalmaTrader, 07-07-2026, 10:26 PM
    0 responses
    35 views
    0 likes
    Last Post SalmaTrader  
    Started by CarlTrading, 07-05-2026, 01:16 PM
    0 responses
    20 views
    0 likes
    Last Post CarlTrading  
    Started by CaptainJack, 06-17-2026, 10:32 AM
    0 responses
    12 views
    0 likes
    Last Post CaptainJack  
    Started by kinfxhk, 06-17-2026, 04:15 AM
    0 responses
    18 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 06-17-2026, 04:06 AM
    0 responses
    20 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Working...
    X