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

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

    JesseNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by giulyko00, Yesterday, 12:03 PM
    2 responses
    10 views
    0 likes
    Last Post giulyko00  
    Started by r68cervera, Today, 05:29 AM
    0 responses
    3 views
    0 likes
    Last Post r68cervera  
    Started by geddyisodin, Today, 05:20 AM
    0 responses
    6 views
    0 likes
    Last Post geddyisodin  
    Started by JonesJoker, 04-22-2024, 12:23 PM
    6 responses
    35 views
    0 likes
    Last Post JonesJoker  
    Started by GussJ, 03-04-2020, 03:11 PM
    12 responses
    3,241 views
    0 likes
    Last Post Leafcutter  
    Working...
    X