Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Horizontal Line on Daily High + Low

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

    Horizontal Line on Daily High + Low

    Hi Everyone,

    Curious about the best way to create a script that will draw a horizontal line both at the daily high and low on my chart, will eventually add a 5 day high + low as well as a Fibonacci extension. But for now I'm looking for advice on a dynamic system that will keep a horizontal line drawn at the highest and lowest point of a day!!

    Thanks for any and all advice!

    #2
    Hi,

    use the draw horizontal line method and pass in the arguments. Here is the link to the script function.



    are you using strategy builder or coding it?

    Best.

    Comment


      #3
      Hey there is already a built in Ninja indicator called Current OHL. This will plot the current day OHL. (There is also an indicator called Prior Day OHLC for previous days)

      You can change the plots of these to Horizontal Lines:
      Click image for larger version

Name:	Current Day.jpg
Views:	303
Size:	189.0 KB
ID:	1304466

      I'm sure it will be fairly easy to add your Fibs to these eventually. But this way you don't need to code anything for just the horizontal lines.
      Hope that help!
      TradeSaber Inc.NinjaTrader Ecosystem Vendor - TradeSaber Inc.

      Comment


        #4
        Hello GreyKerns09,

        Thank you for your post.

        Both previous users have provided good information, if you want to do this from a script you can use Draw.HorizontalLine to draw both lines and pass in the CurrentDayOHL indicator values for the High and the Low of the day.



        Please let us know if you need further guidance.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Geovanny Suaza, 02-11-2026, 06:32 PM
        0 responses
        606 views
        0 likes
        Last Post Geovanny Suaza  
        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
        0 responses
        353 views
        1 like
        Last Post Geovanny Suaza  
        Started by Mindset, 02-09-2026, 11:44 AM
        0 responses
        105 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by Geovanny Suaza, 02-02-2026, 12:30 PM
        0 responses
        560 views
        1 like
        Last Post Geovanny Suaza  
        Started by RFrosty, 01-28-2026, 06:49 PM
        0 responses
        561 views
        1 like
        Last Post RFrosty
        by RFrosty
         
        Working...
        X