Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Indicator that draws a stair line ?

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

    Indicator that draws a stair line ?

    Need an indicator that with every sell or buy
    signal it starts to draw a line in the shape of a staircase
    the line will stop the next signal
    Please how to draw stair lines
    I tried but I couldn't find the solution

    Thanks for your helpClick image for larger version

Name:	stairsLine.JPG
Views:	295
Size:	80.6 KB
ID:	1196298

    #2
    Hello aekzof,

    Something like this would need to be custom rendered as Plots only have one point (or value) for each bar, where in this screenshot there are two points for each bar.

    Below is a link to a forum post on custom rendering scrollable objects to give you a place to start.


    Depending on the values, these may be available from the Open, High, Low, Close, series, If you have custom calculated values you could put those in a custom Series with an array with two double values or custom class, or you could just use lists.

    Note that series accessed from OnRender() will need to either use Series.GetValueAt() or TriggerCustomEvent().



    The screenshot appears to be a NinjaTrader 8 chart, however this is posted in the NinjaTrader 7 section of the forums.
    Are you creating this script for NinjaTrader 7 or NinjaTrader 8?

    Is this a screenshot of the indicator you are using? Or is this an screenshot of an existing indicator you found?
    Chelsea B.NinjaTrader Customer Service

    Comment


      #3
      Hello
      it is a hand drawing which represents an indicator that is on sale and which is very expensive

      thank you for the information but it appears it is hard to do that

      Comment


        #4
        Try using the Square Plot style.
        eDanny
        NinjaTrader Ecosystem Vendor - Integrity Traders

        Comment


          #5
          Hello everyone
          eDanny I visited your site I found better than I imagined I tried to register but there is a Captcha problem
          I will contact you to for this an indicator

          Comment

          Latest Posts

          Collapse

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