Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

What folder are the compiled strategies in?

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

    What folder are the compiled strategies in?

    deleted...
    Last edited by defa0009; 09-20-2024, 03:45 PM.

    #2
    Hello defa0009,

    We do not recommend deleting files manually from the filesystem as this is likely to cause compile errors.

    To remove a third party assembly package:To remove open source indicators:To remove an open source strategy:
    • Click New -> NinjaScript Editor -> select to expand the Strategies folder
    • Right-click the strategy by name -> select Remove
    To Exclude an open source script from compilation:
    That said, open source scripts are compiled in to the NinjaTrader.Custom.dll located in Documents\NinjaTrader 8\bin\Custom.
    Chelsea B.NinjaTrader Customer Service

    Comment


      #3
      Hello defa0009,

      You can export your code as an assembly (.dll) to prevent this code from being read or modified, and optionally you can use Agile.NET to prevent the code from being un-assembled (deobfuscated).

      To export your script do the following:
      1. Click Tools -> Export -> NinjaScript
      2. Click the 'add' link -> check the box(es) for the script(s) you want to include -> click OK
      3. Check the option labelled 'Export as compiled assembly'
      4. If you have Agile.NET installed and would like to use this, check the box labelled Protect compiled assembly
      5. Click Export -> enter a unique name for the file in the Dialog window
      6. Choose a save location -> click Save
      7. Click OK to clear the export location message
      By default your exported file will be in the following location:
      • (My) Documents/NinjaTrader 8/bin/Custom/ExportNinjaScript/<export_file_name.zip>

      Below is a link to the help guide on Exporting NinjaScripts.


      Below is a link to the help guide on Agile.NET protection.


      You can purchase Agile.NET here.
      https://www.secureteam.net/ninja-pricing
      Chelsea B.NinjaTrader Customer Service

      Comment


        #4
        Hello defa0009,

        Agile 6.9.1.2 can be downloaded from the help guide.


        You will need a license key that must be obtained from the Secure team.
        Chelsea B.NinjaTrader Customer Service

        Comment


          #5
          Hello defa0009,

          This uses predefined settings that cannot be changed.
          Chelsea B.NinjaTrader Customer Service

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by Mindset, 04-21-2026, 06:46 AM
          0 responses
          88 views
          0 likes
          Last Post Mindset
          by Mindset
           
          Started by M4ndoo, 04-20-2026, 05:21 PM
          0 responses
          134 views
          0 likes
          Last Post M4ndoo
          by M4ndoo
           
          Started by M4ndoo, 04-19-2026, 05:54 PM
          0 responses
          68 views
          0 likes
          Last Post M4ndoo
          by M4ndoo
           
          Started by cmoran13, 04-16-2026, 01:02 PM
          0 responses
          118 views
          0 likes
          Last Post cmoran13  
          Started by PaulMohn, 04-10-2026, 11:11 AM
          0 responses
          67 views
          0 likes
          Last Post PaulMohn  
          Working...
          X