Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Reload NinjaScript (F5) in all Charts in workspace from an Addon

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

    Reload NinjaScript (F5) in all Charts in workspace from an Addon

    I have an AddOn that was born from the sample "Addon Shell (NoTabs)"
    I would like to Reload the NinjaScripts from all the Graphs in the workspace by pressing the example button in the add-on.
    Is there any idea on how to achieve the task that you may suggest me??
    Thank you very much!!!

    PD: attached is the NinjaTrader Sample from this forum.

    AddonShellNoTabs_NT8.zip

    #2
    Hello efeuvejota01,

    There is not a NinjaScript command for that. You may be able to loop over the open windows and send a keyboard command of F5 to each window however I would not know of any samples which could direct you toward that goal. The windows in the platform can be found by using the collection NinjaTrader.Core.Globals.AllWindows. There is a sample of interacting with windows here: https://ninjatrader.com/support/foru...24#post1101524

    There is a sample of invoking a keypress on a control here: https://ninjatrader.com/support/foru...11#post1052911

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Mindset, 04-21-2026, 06:46 AM
    0 responses
    98 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by M4ndoo, 04-20-2026, 05:21 PM
    0 responses
    143 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by M4ndoo, 04-19-2026, 05:54 PM
    0 responses
    69 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by cmoran13, 04-16-2026, 01:02 PM
    0 responses
    125 views
    0 likes
    Last Post cmoran13  
    Started by PaulMohn, 04-10-2026, 11:11 AM
    0 responses
    77 views
    0 likes
    Last Post PaulMohn  
    Working...
    X