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 charlesugo_1, 05-26-2026, 05:03 PM
          0 responses
          51 views
          0 likes
          Last Post charlesugo_1  
          Started by DannyP96, 05-18-2026, 02:38 PM
          1 response
          142 views
          0 likes
          Last Post NinjaTrader_ChelseaB  
          Started by CarlTrading, 05-11-2026, 05:56 AM
          0 responses
          160 views
          0 likes
          Last Post CarlTrading  
          Started by CarlTrading, 05-10-2026, 08:12 PM
          0 responses
          96 views
          0 likes
          Last Post CarlTrading  
          Started by Hwop38, 05-04-2026, 07:02 PM
          0 responses
          275 views
          0 likes
          Last Post Hwop38
          by Hwop38
           
          Working...
          X