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 Shansen, 08-30-2019, 10:18 PM
          24 responses
          938 views
          0 likes
          Last Post spwizard  
          Started by Max238, Today, 01:28 AM
          0 responses
          3 views
          0 likes
          Last Post Max238
          by Max238
           
          Started by rocketman7, Today, 01:00 AM
          0 responses
          2 views
          0 likes
          Last Post rocketman7  
          Started by wzgy0920, 04-20-2024, 06:09 PM
          2 responses
          27 views
          0 likes
          Last Post wzgy0920  
          Started by wzgy0920, 02-22-2024, 01:11 AM
          5 responses
          32 views
          0 likes
          Last Post wzgy0920  
          Working...
          X