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

Horizontal Line Label

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

    Horizontal Line Label

    Hi,

    When you draw a horizontal line on the chart is it possible to show the price that it is on.

    Thanks,
    bdg820

    #2
    Hello bdg820,

    Using NinjaTrader 7, there would not be support way to accomplish this, but there are unsupported ways of accomplishing this.

    In the plot override, you could loop through the drawing objects, get the price from the drawing object, and then using the GDI+ graphics library draw text at the x and y values.

    Take a look at this script created by a community member found in the file sharing section of the forums as an example.
    Chelsea B.NinjaTrader Customer Service

    Comment


      #3
      this indicator does what you're looking for.

      Comment


        #4
        Am I expected to use an indicator to display values of drawn objects on the right scale??? I REALLY hope not as this is the most mundane feature in all charting programs..

        Comment


          #5
          Hello Rashid,

          NinjaTrader drawing objects do not draw a Price Marker and we do not offer a supported way to render on the price scale aside from using Plots since Plots include a Price Marker. The indicator could use plots to display something in the price scale, or unsupported custom drawing would have to be used to draw to this area.

          Please let us know if you have any additional questions.
          JimNinjaTrader Customer Service

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by mattbsea, Today, 05:44 PM
          0 responses
          3 views
          0 likes
          Last Post mattbsea  
          Started by RideMe, 04-07-2024, 04:54 PM
          6 responses
          31 views
          0 likes
          Last Post RideMe
          by RideMe
           
          Started by tkaboris, Today, 05:13 PM
          0 responses
          2 views
          0 likes
          Last Post tkaboris  
          Started by GussJ, 03-04-2020, 03:11 PM
          16 responses
          3,282 views
          0 likes
          Last Post Leafcutter  
          Started by WHICKED, Today, 12:45 PM
          2 responses
          20 views
          0 likes
          Last Post WHICKED
          by WHICKED
           
          Working...
          X