Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

[Indicator request] Automatic horizontal lines

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

    [Indicator request] Automatic horizontal lines

    Hi all,

    I need an indicator that automatically put on the chart simple horizontal lines in coincidence with the nubers that ends with 00, 50, 25, 75 etc.
    I need this for chart analysis.
    I there something available yet?

    Thanks in advance

    #2
    Hello Eclipse,

    You can set the Horizontal Grid Line interval on charts, without custom programming. Right Click in the vertical (price) axis > Properties

    Attached Files
    Ryan M.NinjaTrader Customer Service

    Comment


      #3
      Ops...got it. Thanks Ryan

      Comment


        #4
        Is there a way to do this programmatically?

        Comment


          #5
          Radical,

          Yes, DrawHorizontalLine() is a built-in method for drawing horizontal lines programmatically.
          Ryan M.NinjaTrader Customer Service

          Comment


            #6
            Sorry Ryan, I should have been more clear. What I meant was, is there a way to set the horizontal grid line interval (as you can do by right-clicking on the price axis and going to Properties) programmatically?

            Comment


              #7
              There is no supported property for it, but exploring ChartControl intellisense you could find:
              ChartControl.HorizontalGridLinesIntervalRight
              Ryan M.NinjaTrader Customer Service

              Comment

              Latest Posts

              Collapse

              Topics Statistics Last Post
              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  
              Started by wzgy0920, 04-23-2024, 09:53 PM
              2 responses
              49 views
              0 likes
              Last Post wzgy0920  
              Started by Kensonprib, 04-28-2021, 10:11 AM
              5 responses
              193 views
              0 likes
              Last Post Hasadafa  
              Started by GussJ, 03-04-2020, 03:11 PM
              11 responses
              3,235 views
              0 likes
              Last Post xiinteractive  
              Working...
              X