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:	114
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 CarlTrading, 03-31-2026, 09:41 PM
    1 response
    81 views
    1 like
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 04-01-2026, 02:41 AM
    0 responses
    42 views
    0 likes
    Last Post CarlTrading  
    Started by CaptainJack, 03-31-2026, 11:44 PM
    0 responses
    64 views
    2 likes
    Last Post CaptainJack  
    Started by CarlTrading, 03-30-2026, 11:51 AM
    0 responses
    68 views
    0 likes
    Last Post CarlTrading  
    Started by CarlTrading, 03-30-2026, 11:48 AM
    0 responses
    55 views
    0 likes
    Last Post CarlTrading  
    Working...
    X