Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Drawing a horizontal line with label

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

    Drawing a horizontal line with label

    In my script, I'd like to draw a horizontal line at various points with a label. Eg: From High or Low of a bar to the right (price axis). Any pointers?

    #2
    Used Draw.Ray but looks like I'd have to draw the label separately. Any other option?

    Comment


      #3
      Hello cay7man,

      Thanks for your post.

      As you noted, the label would have to be drawn separately on the chart window.

      This would require custom rendering the label on the chart using SharpDX and OnRender().

      Using SharpDX to Custom Render Chart Objects: https://ninjatrader.com/support/help..._rendering.htm

      OnRender(): https://ninjatrader.com/support/help...htsub=onrender

      Here is a DrawingTool script from the Ecosystem User App Share that draws lines on the chart with labels: https://ninjatraderecosystem.com/use...-drawing-tool/

      The script linked above also contains NinjaScript overloads that could be used in an indicator or strategy.


      The NinjaTrader Ecosystem website is for educational and informational purposes only and should not be considered a solicitation to buy or sell a futures contract or make any other type of investment decision. The add-ons listed on this website are not to be considered a recommendation and it is the reader's responsibility to evaluate any product, service, or company. NinjaTrader Ecosystem LLC is not responsible for the accuracy or content of any product, service or company linked to on this website.
      <span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>

      Comment


        #4
        Can you please add my vote for this to be a standard feature of NinjaTrader. Sorry but the linked user created add on is not sufficient and does not work globally.


        Attached Files

        Comment


          #5
          Hello several,

          A vote has been added

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by Geovanny Suaza, 02-11-2026, 06:32 PM
          0 responses
          581 views
          0 likes
          Last Post Geovanny Suaza  
          Started by Geovanny Suaza, 02-11-2026, 05:51 PM
          0 responses
          338 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
          554 views
          1 like
          Last Post Geovanny Suaza  
          Started by RFrosty, 01-28-2026, 06:49 PM
          0 responses
          552 views
          1 like
          Last Post RFrosty
          by RFrosty
           
          Working...
          X