Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Count number of Horizontal Lines

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

    Count number of Horizontal Lines

    Hi,

    I would like to count the number of horizontal lines on my chart.

    I could count the total number of drawn objects using DrawObjects.Count, but I could not find a way to count the number of horizontal lines.

    My purpose is to detect if more than 1 horizontal line is present.

    Any assistance is greatly appreciated.

    #2
    Try using the example here.

    Comment


      #3
      Originally posted by bltdavid View Post
      Try using the example here.
      Hi thanks for the reply, but the link is not working

      Comment


        #4
        Interesting, it works for me.

        That link should be going here,

        Comment


          #5
          Hello Rainmakersg,

          Apologies, our forum is having technical issues that is currently being worked out by our IT.

          The url bltdavid was trying to provide is in text below.
          Code:
          https://ninjatrader.com/support/helpGuides/nt8/chartobjects.htm
          You could also loop through the DrawObjects collection and compare the object to HorizontalLine.
          Code:
          https://ninjatrader.com/support/helpGuides/nt8/drawingtools_drawobjects.htm
          https://ninjatrader.com/support/helpGuides/nt8/horizontalline.htm
          Increment an Int (integer) to count the number of times this matches in the loop.
          Code:
          https://ninjatrader.com/support/forum/forum/ninjatrader-8/platform-technical-support-aa/104533-strategy-builder-syntax?p=812260#post812260
          Chelsea B.NinjaTrader Customer Service

          Comment


            #6
            Thanks so much, I will give it a try.

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by argusthome, Yesterday, 10:06 AM
            0 responses
            17 views
            0 likes
            Last Post argusthome  
            Started by NabilKhattabi, 03-06-2026, 11:18 AM
            0 responses
            16 views
            0 likes
            Last Post NabilKhattabi  
            Started by Deep42, 03-06-2026, 12:28 AM
            0 responses
            14 views
            0 likes
            Last Post Deep42
            by Deep42
             
            Started by TheRealMorford, 03-05-2026, 06:15 PM
            0 responses
            9 views
            0 likes
            Last Post TheRealMorford  
            Started by Mindset, 02-28-2026, 06:16 AM
            0 responses
            36 views
            0 likes
            Last Post Mindset
            by Mindset
             
            Working...
            X