Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

High/Low bar highlights

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

    #16
    originally i had the 0 as 1, but didnt show, im using the strategy builder and copying the code, it doesnt allow for me toadd that... so how would i add that to the script?

    Comment


      #17
      If you used 0 or 1 wouldn't really matter for the outcome, since this is your price based Y axis value to draw at. You would for example using something like -

      DrawTriangleUp("High" + CurrentBar, false, 0, Low[0] - TickSize, Color.Lime);

      Comment


        #18
        If you used 0 or 1 wouldn't really matter for the outcome, since this is your price based Y axis value to draw at. You would for example using something like -

        DrawTriangleUp("High" + CurrentBar, false, 0, High[0] + TickSize, Color.Lime);

        Comment


          #19
          both worked thanks very much sir! i supose i need to start learning this scripting hehe

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by CaptainJack, 05-29-2026, 05:09 AM
          0 responses
          341 views
          0 likes
          Last Post CaptainJack  
          Started by CaptainJack, 05-29-2026, 12:02 AM
          0 responses
          223 views
          0 likes
          Last Post CaptainJack  
          Started by charlesugo_1, 05-26-2026, 05:03 PM
          0 responses
          197 views
          1 like
          Last Post charlesugo_1  
          Started by DannyP96, 05-18-2026, 02:38 PM
          1 response
          288 views
          0 likes
          Last Post NinjaTrader_ChelseaB  
          Started by CarlTrading, 05-11-2026, 05:56 AM
          0 responses
          245 views
          0 likes
          Last Post CarlTrading  
          Working...
          X