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:	120
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 charlesugo_1, 05-26-2026, 05:03 PM
    0 responses
    72 views
    0 likes
    Last Post charlesugo_1  
    Started by DannyP96, 05-18-2026, 02:38 PM
    1 response
    152 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    162 views
    0 likes
    Last Post CarlTrading  
    Started by CarlTrading, 05-10-2026, 08:12 PM
    0 responses
    100 views
    0 likes
    Last Post CarlTrading  
    Started by Hwop38, 05-04-2026, 07:02 PM
    0 responses
    288 views
    0 likes
    Last Post Hwop38
    by Hwop38
     
    Working...
    X