Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Status Table

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

    Status Table

    Is there a way to show/draw status table like this on charts?

    Click image for larger version

Name:	Screen Shot 2022-06-10 at 2.12.44 PM.png
Views:	186
Size:	37.4 KB
ID:	1204790

    #2
    Hi barbaros, thanks for posting. It looks like this addon is using the OnRender method to render custom text. We use SharpDX graphics library in the OnRender method to do many high-performance graphic renderings. We have an example of many things SharpDX/OnRender can do (including text rendering) in the sample script in the Indicators folder "SampleCustomRender". Another way to render text is to use the Draw.Text command


    Please let me know if you have any questions on this.

    Comment


      #3
      Thank you for responding quickly. This is actually from TradingView. I want to replicate this functionality in NT8. I can't seem to find convenience functions to do so though. Is it all need to be drawn manually? There is a table functionality in TradingView. TextFixed is very limiting. I can't justify the text into the text field, and cannot stack textfields in horizontal or vertical rows/columns.

      Comment


        #4
        Hi barbaros, the table like this would need to be done manually or have a custom drawing tool made that will do this.

        Comment


          #5
          I was able to use WPF controls and constructed the table in a Grid. Works well but still wishing there was a better toolkit from NT. I should be focusing on the logic of the indicator and not be constructing UI elements from scratch.

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by Geovanny Suaza, 02-11-2026, 06:32 PM
          0 responses
          648 views
          0 likes
          Last Post Geovanny Suaza  
          Started by Geovanny Suaza, 02-11-2026, 05:51 PM
          0 responses
          369 views
          1 like
          Last Post Geovanny Suaza  
          Started by Mindset, 02-09-2026, 11:44 AM
          0 responses
          108 views
          0 likes
          Last Post Mindset
          by Mindset
           
          Started by Geovanny Suaza, 02-02-2026, 12:30 PM
          0 responses
          572 views
          1 like
          Last Post Geovanny Suaza  
          Started by RFrosty, 01-28-2026, 06:49 PM
          0 responses
          574 views
          1 like
          Last Post RFrosty
          by RFrosty
           
          Working...
          X