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 Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    579 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    334 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    101 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
    551 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X