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 argusthome, 03-08-2026, 10:06 AM
          0 responses
          66 views
          0 likes
          Last Post argusthome  
          Started by NabilKhattabi, 03-06-2026, 11:18 AM
          0 responses
          41 views
          0 likes
          Last Post NabilKhattabi  
          Started by Deep42, 03-06-2026, 12:28 AM
          0 responses
          24 views
          0 likes
          Last Post Deep42
          by Deep42
           
          Started by TheRealMorford, 03-05-2026, 06:15 PM
          0 responses
          27 views
          0 likes
          Last Post TheRealMorford  
          Started by Mindset, 02-28-2026, 06:16 AM
          0 responses
          53 views
          0 likes
          Last Post Mindset
          by Mindset
           
          Working...
          X