Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Custom Chart: Multiple indicator slots per bar

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

    #16
    Hi Jim

    Your suggested worked perfectly!

    Once again I thank you immensely for you work.

    Take care

    Comment


      #17
      Jim

      Hopefully this is the last question on this topic.

      Is there a way to display values of 'DynamicPlots' series in the DataBox?

      I attempted to assign to the values of these series to 'Values[0][0]' and 'Values[1][0]' but that causes the indicator chart to be blank and no values displayed in the DataBox.

      Thanks again.

      Comment


        #18
        Hello svrz,

        Plots will need to be used to show values in the data box. Please note that if base.OnRender() is not called in OnRender(), standard plots will not be rendered. The example uses Series<double>'s and custom rendering, and does not use standard plots.

        You could consider adding plots to hold values so they can be seen in the databox, and you could chose to ignore drawing the plots by leaving out base.OnRender(), or by making the plots transparent and using ShowTransparentPlotsInDataBox to display the transparent plots in the data box.



        We look forward to assisting.
        Last edited by NinjaTrader_Jim; 04-05-2021, 08:25 AM.

        Comment


          #19
          Thanks again, Jim. I think going the 'ShowTransparentPlotsInDataBox' route is most appropriate.

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by Mindset, 04-21-2026, 06:46 AM
          0 responses
          64 views
          0 likes
          Last Post Mindset
          by Mindset
           
          Started by M4ndoo, 04-20-2026, 05:21 PM
          0 responses
          94 views
          0 likes
          Last Post M4ndoo
          by M4ndoo
           
          Started by M4ndoo, 04-19-2026, 05:54 PM
          0 responses
          51 views
          0 likes
          Last Post M4ndoo
          by M4ndoo
           
          Started by cmoran13, 04-16-2026, 01:02 PM
          0 responses
          108 views
          0 likes
          Last Post cmoran13  
          Started by PaulMohn, 04-10-2026, 11:11 AM
          0 responses
          63 views
          0 likes
          Last Post PaulMohn  
          Working...
          X