Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

TriangleLeft / TriangleRight plots

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

    TriangleLeft / TriangleRight plots

    Can someone explain me how to get the TriangleLeft/TriangleRight plots about twice the size? :-) I'd like such clearly visible ones like in Genesis TN.

    Perhaps I can override any plot method for doing that?

    Thanks in advance,

    Cody

    #2
    Cody, unfortunately you can't change the size directly - I would suggest either drawing two above / below eachother or for example custom coding it by using a symbol font like Windings in the DrawText.

    Comment


      #3
      Ok, seems to be a good alternative. Thanks!

      Besides, I noticed that I couldn't change the PlotStyle from TriangleRight / TriangleLeft to another style:

      protected override void Initialize() {
      Add(new Plot(Color.FromKnownColor(KnownColor.Green), PlotStyle.Cross, "LongEntry"));
      }
      This change had no effect, I still see triangles in the chart. I tried recompiling several times, searched the whole strategy code for occurencies of "triangle", but couldn't find any solution. Perhaps this is a known bug..?

      Regards,

      Cody

      Comment


        #4
        Great - I'm not aware of a bug in this area - to make sure - did you reload the indicator fresh on the chart after compiling in this change?

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by CarlTrading, 03-31-2026, 09:41 PM
        1 response
        82 views
        1 like
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 04-01-2026, 02:41 AM
        0 responses
        43 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
        56 views
        0 likes
        Last Post CarlTrading  
        Working...
        X