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 NullPointStrategies, Today, 05:17 AM
          0 responses
          42 views
          0 likes
          Last Post NullPointStrategies  
          Started by argusthome, 03-08-2026, 10:06 AM
          0 responses
          124 views
          0 likes
          Last Post argusthome  
          Started by NabilKhattabi, 03-06-2026, 11:18 AM
          0 responses
          65 views
          0 likes
          Last Post NabilKhattabi  
          Started by Deep42, 03-06-2026, 12:28 AM
          0 responses
          42 views
          0 likes
          Last Post Deep42
          by Deep42
           
          Started by TheRealMorford, 03-05-2026, 06:15 PM
          0 responses
          46 views
          0 likes
          Last Post TheRealMorford  
          Working...
          X