Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Dashboard

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

    Dashboard

    Hi,

    I want to create a dashboard...There was a thread for NT7 here: http://ninjatrader.com/support/forum...ight=dashboard

    however, I dont see the customdrawstring() code,

    Are there any hints you can provide for creating a dashboard like this for NT8?

    Thanks in advance.

    #2
    Hello,

    A similar sample comes with NT8, it is called SampleCustomRender.

    NT8 now uses the SharpDX library for rendering which does provide a much larger resource of tools to use. You can find many examples on surrounding syntax in this forum as most NinjaScript types have the option to render now.

    There is also a section of the help guide for this here: http://ninjatrader.com/support/helpG..._reference.htm

    Another approach with NT8 is using the UserControlCollection to create WPF items: http://ninjatrader.com/support/helpG...ub=usercontrol

    This may be a better approach for certain concepts, for example, if you needed to interact with the panel this would likely be a better solution.

    I look forward to being of further assistance.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by charlesugo_1, 05-26-2026, 05:03 PM
    0 responses
    71 views
    0 likes
    Last Post charlesugo_1  
    Started by DannyP96, 05-18-2026, 02:38 PM
    1 response
    152 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    162 views
    0 likes
    Last Post CarlTrading  
    Started by CarlTrading, 05-10-2026, 08:12 PM
    0 responses
    100 views
    0 likes
    Last Post CarlTrading  
    Started by Hwop38, 05-04-2026, 07:02 PM
    0 responses
    288 views
    0 likes
    Last Post Hwop38
    by Hwop38
     
    Working...
    X