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);
      BertrandNinjaTrader Customer Service

      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);
        BertrandNinjaTrader Customer Service

        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 AaronKoRn, Today, 09:49 PM
          0 responses
          11 views
          0 likes
          Last Post AaronKoRn  
          Started by carnitron, Today, 08:42 PM
          0 responses
          10 views
          0 likes
          Last Post carnitron  
          Started by strategist007, Today, 07:51 PM
          0 responses
          11 views
          0 likes
          Last Post strategist007  
          Started by StockTrader88, 03-06-2021, 08:58 AM
          44 responses
          3,980 views
          3 likes
          Last Post jhudas88  
          Started by rbeckmann05, Today, 06:48 PM
          0 responses
          9 views
          0 likes
          Last Post rbeckmann05  
          Working...
          X