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

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.
    BertrandNinjaTrader Customer Service

    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).
        BertrandNinjaTrader Customer Service

        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 Radano, 06-10-2021, 01:40 AM
          19 responses
          605 views
          0 likes
          Last Post Radano
          by Radano
           
          Started by KenneGaray, Today, 03:48 AM
          0 responses
          4 views
          0 likes
          Last Post KenneGaray  
          Started by thanajo, 05-04-2021, 02:11 AM
          4 responses
          470 views
          0 likes
          Last Post tradingnasdaqprueba  
          Started by aa731, Today, 02:54 AM
          0 responses
          5 views
          0 likes
          Last Post aa731
          by aa731
           
          Started by Christopher_R, Today, 12:29 AM
          0 responses
          11 views
          0 likes
          Last Post Christopher_R  
          Working...
          X