Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

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.
    JesseNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by adeelshahzad, Today, 03:54 AM
    5 responses
    32 views
    0 likes
    Last Post NinjaTrader_BrandonH  
    Started by stafe, 04-15-2024, 08:34 PM
    7 responses
    32 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by merzo, 06-25-2023, 02:19 AM
    10 responses
    823 views
    1 like
    Last Post NinjaTrader_ChristopherJ  
    Started by frankthearm, Today, 09:08 AM
    5 responses
    21 views
    0 likes
    Last Post NinjaTrader_Clayton  
    Started by jeronymite, 04-12-2024, 04:26 PM
    3 responses
    43 views
    0 likes
    Last Post jeronymite  
    Working...
    X