Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

MEF or IOC in NT8?

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

    MEF or IOC in NT8?

    Does NT8 use MEF or any IOC container that developers can leverage?
    Or did you write your own AddOns loader?
    Thanks.

    #2
    Hello dalebru,

    Thank you for your post.

    No, NinjaScript addons will not use Managed Extensibility Framework or Inversion of Control.

    There will be the ability to make custom addons in NinjaTrader 8 using NinjaScript, and we will be able to provide an example script of how to code these.
    Chelsea B.NinjaTrader Customer Service

    Comment


      #3
      Its our own AddOn loader. Basically the AddOnBase class allows you to hook into the OnWindowCreated() event of any window opening in NinjaTrader so you can extend it.

      If you want an AddOn that will be a new window you would check if the window is Control Center and add your window to the New Control Center menu and attach your own event handler. If you wanted to add on functionality to a superDOM you could check if the new window being opened is a superDOM and then interface with it.

      This is the Add On framework in a nutshell. More documentation will be coming in on AddOn as we move closer to production release however you can play with it now by using the NinjaScript Editor > Plus button > New Add On and in the wizard tell it to generate that OnWindowCreated()/OnWindowDestroyed() methods.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by ageeholdings, Today, 07:43 AM
      0 responses
      10 views
      0 likes
      Last Post ageeholdings  
      Started by pibrew, Today, 06:37 AM
      0 responses
      4 views
      0 likes
      Last Post pibrew
      by pibrew
       
      Started by rbeckmann05, Yesterday, 06:48 PM
      1 response
      14 views
      0 likes
      Last Post bltdavid  
      Started by llanqui, Today, 03:53 AM
      0 responses
      9 views
      0 likes
      Last Post llanqui
      by llanqui
       
      Started by burtoninlondon, Today, 12:38 AM
      0 responses
      12 views
      0 likes
      Last Post burtoninlondon  
      Working...
      X