Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Manual indicator and strategy installation?

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

    Manual indicator and strategy installation?

    Is installing an indicator / strategy as simple as copy/pasting the .cs and .dll into the /bin/Custom directory, or is something more required?

    I understand it can be done in the program by importing a zip file, but I'm attempting to automate deployment of numerous strategies at once for clients.

    Thank you

    #2
    Hello forgebench,

    Thank you for posting.

    You can copy the files into Custom folder however you would then need to added the .dll reference manually with the steps provided below:
    • Go to New->NinjaScript Editor
    • Right click in the window->References
    • Add the reference for the add-on
    • Right click again->Compile
    Let me know if I may be of further assistance.
    Christopher J.NinjaTrader Customer Service

    Comment


      #3
      Originally posted by NinjaTrader_ChristopherJ View Post
      Hello forgebench,

      Thank you for posting.

      You can copy the files into Custom folder however you would then need to added the .dll reference manually with the steps provided below:
      • Go to New->NinjaScript Editor
      • Right click in the window->References
      • Add the reference for the add-on
      • Right click again->Compile
      Let me know if I may be of further assistance.
      Thank you for the reply Christopher. Are these references added into something internally, or is it maybe an .xml file or something I can edit programmatically externally?

      The exact use case is that we're a vendor with you guys, but have large amounts of customers getting confused on the importation process. Personally I find it quite simple, but many seem to get lost.

      Therefore I'm attempting to give customers a one-click install script.

      Thanks for the help sir!

      Comment


        #4
        Hello forgebench,

        if the item has dll references you would have to use the import system or manually edit the references in the editor, there is no way to edit files to import items from an external source. For customers the best course of action would be to make a guide on how to import your specific item and its resources by using the import screen.


        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by cmoran13, 04-16-2026, 01:02 PM
        0 responses
        62 views
        0 likes
        Last Post cmoran13  
        Started by PaulMohn, 04-10-2026, 11:11 AM
        0 responses
        37 views
        0 likes
        Last Post PaulMohn  
        Started by CarlTrading, 03-31-2026, 09:41 PM
        1 response
        166 views
        1 like
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 04-01-2026, 02:41 AM
        0 responses
        101 views
        1 like
        Last Post CarlTrading  
        Started by CaptainJack, 03-31-2026, 11:44 PM
        0 responses
        162 views
        2 likes
        Last Post CaptainJack  
        Working...
        X