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 andrewtrades, Today, 04:57 PM
              1 response
              5 views
              0 likes
              Last Post NinjaTrader_Manfred  
              Started by chbruno, Today, 04:10 PM
              0 responses
              4 views
              0 likes
              Last Post chbruno
              by chbruno
               
              Started by josh18955, 03-25-2023, 11:16 AM
              6 responses
              436 views
              0 likes
              Last Post Delerium  
              Started by FAQtrader, Today, 03:35 PM
              0 responses
              7 views
              0 likes
              Last Post FAQtrader  
              Started by rocketman7, Today, 09:41 AM
              5 responses
              19 views
              0 likes
              Last Post NinjaTrader_Jesse  
              Working...
              X