Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

How-To Draw Price Pins in Price Panel?

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

    How-To Draw Price Pins in Price Panel?

    I'm looking for information on how to draw price pins like the included 'Pivots' indicator.

    Specifically, so that each S/R line would have it's own price pin in the right hand side, colored and updated accordingly.

    But it appears that the example indicator uses undocumented code from ChartControl and overriding the Plot() method...

    Is there some documentation for ChartControl ?

    Or is there a public function that I missed in the docs?


    Thanks

    #2
    tazatek, by default plots would display their values in the Y price axis, you could either work with the techniques offered in the 'Pivots' indicator or review the CustomPlotSample we install per default with NinjaTrader, both would contain info on how to override the standard Plot() method.

    Comment


      #3
      Thanks -

      Is there a way to draw the price pins associated with a DrawLine() call?

      Comment


        #4
        Unfortunately not with NinjaTrader 6.5, in NinjaTrader 7 you would have access to the draw objects collection (their Tag Id's and values).

        Comment


          #5
          NT 7 Sounds like a good thing -- I'll wait until then to implement this.

          Thanks for pointing me to the custom plot indicator too... I missed that and has a good example on using C# system draws.

          Thanks

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by Geovanny Suaza, 02-11-2026, 06:32 PM
          0 responses
          579 views
          0 likes
          Last Post Geovanny Suaza  
          Started by Geovanny Suaza, 02-11-2026, 05:51 PM
          0 responses
          334 views
          1 like
          Last Post Geovanny Suaza  
          Started by Mindset, 02-09-2026, 11:44 AM
          0 responses
          101 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
          551 views
          1 like
          Last Post RFrosty
          by RFrosty
           
          Working...
          X