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

Obfuscate strategy without the 100$ of Agile.NET

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

    Obfuscate strategy without the 100$ of Agile.NET

    Hello, i want to know if there is any way i can share a strategy with someone without giving away the code and without paying the 100$ of obfuscation or a free obfuscation program.


    some other questions i have:

    When i extract the strategy i get a ZIP with some files: One .CS, one .dll and one info.xml.
    1.What files do i have to send the other person to be able to use the strategy?
    2.In the .CS file theres the code and anyone can see it, so in case that i need to send this file, whats the alternative to Agile.NET?
    3.What is the .DLL for?

    Thanks in advance

    #2
    Hello solotiempopls,

    You can export as a compiled assembly to hide the code, that creates a dll of the code. For public releases you can use the agile.net to obfuscate the dll for further protection.

    The end user would need the whole zip file to be able to import it, the contents will include a .cs file which is not the full source code and a dll file which is the actual source code compiled. The zip contains other files like the xml file for versioning.

    Please let me know if I may be of additional assistance.
    JesseNinjaTrader Customer Service

    Comment


      #3
      ok that helped me to understand the files better, thank you Jesse

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by trilliantrader, 04-18-2024, 08:16 AM
      7 responses
      27 views
      0 likes
      Last Post NinjaTrader_BrandonH  
      Started by samish18, 04-17-2024, 08:57 AM
      17 responses
      64 views
      0 likes
      Last Post NinjaTrader_BrandonH  
      Started by rocketman7, Today, 02:12 AM
      2 responses
      17 views
      0 likes
      Last Post rocketman7  
      Started by briansaul, Today, 05:31 AM
      1 response
      13 views
      0 likes
      Last Post NinjaTrader_Jesse  
      Started by PaulMohn, Today, 03:49 AM
      1 response
      12 views
      0 likes
      Last Post NinjaTrader_BrandonH  
      Working...
      X