Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

How do you create a table with data points at the bottom of the chart.

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

    How do you create a table with data points at the bottom of the chart.

    I tried searching the forum and googling but couldn't find anything. I'm looking to create some thing like the picture I attached.... Thanks for your help


    #2
    Hello dmfa23,

    To do that you would need to use OnRender.



    In the image it looks like the boxes correspond to bars and scrolls with the chart, to do that you would also need to use the concept of FromIndex and ToIndex which is the currently visible set of bars. You would be able to get information about each visible bar in the OnRender loop by using the bars index.



    To get started with OnRender I would suggesst looking at the SampleCustomRender indicator that comes with the platform. The first link is also a good place to start by reading about how the scripts render override works. SharpDX is used for rendering so it is generally more complicated to use.

    Comment


      #3
      Perfect...Thank you

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Geovanny Suaza, 02-11-2026, 06:32 PM
      0 responses
      581 views
      0 likes
      Last Post Geovanny Suaza  
      Started by Geovanny Suaza, 02-11-2026, 05:51 PM
      0 responses
      338 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
      554 views
      1 like
      Last Post Geovanny Suaza  
      Started by RFrosty, 01-28-2026, 06:49 PM
      0 responses
      552 views
      1 like
      Last Post RFrosty
      by RFrosty
       
      Working...
      X