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 Geovanny Suaza, 02-11-2026, 06:32 PM
          0 responses
          601 views
          0 likes
          Last Post Geovanny Suaza  
          Started by Geovanny Suaza, 02-11-2026, 05:51 PM
          0 responses
          347 views
          1 like
          Last Post Geovanny Suaza  
          Started by Mindset, 02-09-2026, 11:44 AM
          0 responses
          103 views
          0 likes
          Last Post Mindset
          by Mindset
           
          Started by Geovanny Suaza, 02-02-2026, 12:30 PM
          0 responses
          559 views
          1 like
          Last Post Geovanny Suaza  
          Started by RFrosty, 01-28-2026, 06:49 PM
          0 responses
          558 views
          1 like
          Last Post RFrosty
          by RFrosty
           
          Working...
          X