I find a way to share my strategy bot using the import under tools. but my question is that if I send it to someone how can I be sure that he will send it to someone else can I do something to prevent it? or maybe there is a better way ti handle this situation ?
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
How can I restrict imported strategy
Collapse
X
-
How can I restrict imported strategy
Hi everyone.
I find a way to share my strategy bot using the import under tools. but my question is that if I send it to someone how can I be sure that he will send it to someone else can I do something to prevent it? or maybe there is a better way ti handle this situation ?
-
Hello DanielRaz,
The vendor licensing can lock a script to specific machines, however support for this is not provided publicly over the forum.
Please contact info [at] ninjatraderecosystem.com and let them know you would like to lock a script to a specific machine and they should provide you the necessary code.
(replace the [at] with @, we post publicly email addresses this way to avoid web crawlers that scrap email addresses for spam)
You would also need to export the script as a compiled assembly so the code cannot be read or shared and optionally you can use Agile.NET to prevent the code from being un-assembled (deobfuscated).
To export your script do the following:- Click Tools -> Export -> NinjaScript
- Click the 'add' link -> check the box(es) for the script(s) you want to include -> click OK
- Check the option labelled Export as compiled assembly
- If you have Agile.NET installed and would like to use this, check the box labelled Protect compiled assembly
- Click Export -> enter a unique name for the file in the Dialog window
- Choose a save location -> click Save
- Click OK to clear the export location message
- (My) Documents/NinjaTrader 8/bin/Custom/ExportNinjaScript/<export_file_name.zip>
Below is a link to the help guide on Agile.NET protection and where Agile 6.9.1.2 can be downloaded.
You can purchase Agile.NET here.
https://www.secureteam.net/ninja-pricingChelsea B.NinjaTrader Customer Service
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by NullPointStrategies, Today, 05:17 AM
|
0 responses
44 views
0 likes
|
Last Post
|
||
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
124 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
65 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
42 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
46 views
0 likes
|
Last Post
|

Comment