ThePatientOne
02-21-2007, 04:05 AM
I've tried following the directions in the help file for securely distributing custom indicators but the .cs file that I am supposed to distribute with the DLL that was created is CLEAR TEXT. What is the purpose of generating the DLL if you must still distribute the clear text version of the custom code?
Am I missing something?
Here are the steps I performed:
1) Created a text file named NinjaTrader.myname.cs in .\Custom\Indicators
2) Copied all of the text from the NinjaScript Editor (excl. declarations) for each custom indicator into this text file and saved it.
3) Opened this vendor file in the NinjaScript Editor and compiled it.
4) Renamed the DLL in .\Custom to NinjaTrader.myname.dll as instructed.
Now what?How do I secure my code?
Thank you.
Am I missing something?
Here are the steps I performed:
1) Created a text file named NinjaTrader.myname.cs in .\Custom\Indicators
2) Copied all of the text from the NinjaScript Editor (excl. declarations) for each custom indicator into this text file and saved it.
3) Opened this vendor file in the NinjaScript Editor and compiled it.
4) Renamed the DLL in .\Custom to NinjaTrader.myname.dll as instructed.
Now what?How do I secure my code?
Thank you.