Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
methods, namespaces etc to exclude from obfuscation?
Collapse
X
-
methods, namespaces etc to exclude from obfuscation?
Are there any standard NT methods, namespaces or properties I need to exclude from obfuscation to that my indicator can be imported without errors? What about for a strategy?Tags: None
-
Hello iantriestrading,
There isn't way to exclude specific code from obfuscation with Agile.NET. When exporting the obfuscation will be applied to the entire export as the assembly is built.
That said, no, you don't need to exclude anything from obfuscation to allow a script to import.
You will need to ensure you are using the latest release 8.1.3.1 and have Agile.NET 6.1.9.2 installed.
Then ensure all dependencies are included with the export, including any references to 3rd party assemblies.
If you are exporting multiple classes, we recommend isolating these to separate assemblies to prevent duplicate class errors.
Below is a link to a video.
Chelsea B.NinjaTrader Customer Service
-
Thanks Cheslea.
I'm actually using .net Reactor because peolpe on the forum (and on Trustpilot) said that Agile.net support is nonexistent and they paid and never received license, etc.
I actually reached out to Agile.net support previously with a couple questions and they never replied to me either. I also found developers saying Agile.net is so easy to crack/deobfuscate, so I figured I should not use it.
If you can provide any information that counters this I would appreciate it because it would be so much easier for me to just check the Agile.net checkbox in Export Assembly window, vs using .net Reactor separately with hundreds of configuration options.
BTW, regarding the video you made to help us with common dependent classes: I have used this video in the past to help me create a reference DLL for shared classes utilized by a few of my custom indicators. So just wanted to say thanks for that.Last edited by iantriestrading; 11-26-2024, 08:51 AM.
- Likes 1
Comment
-
Hello iantriestrading,
Unfortunately, we cannot provide any assistance with using 3rd party obfuscators.
The SecureTeam has a smaller support team and can sometimes have a delay in their replies, but from what I've gathered from other users they do tend to get back you.
Be sure to check spam and junk mail folders after a few days in case the response is blocked.
From my understanding (again from speaking with users) is an older release of Agile.NET may have been cracked, but the SecureTeam just recently released a new version 6.1.9.2, which I have not had any reports about being cracked.Chelsea B.NinjaTrader Customer Service
Comment
-
Cool thanks Chelsea. I just purchased Agile.net protection and am waiting for them to send/activate my license.Originally posted by NinjaTrader_ChelseaB View PostHello iantriestrading,
Unfortunately, we cannot provide any assistance with using 3rd party obfuscators.
The SecureTeam has a smaller support team and can sometimes have a delay in their replies, but from what I've gathered from other users they do tend to get back you.
Be sure to check spam and junk mail folders after a few days in case the response is blocked.
From my understanding (again from speaking with users) is an older release of Agile.NET may have been cracked, but the SecureTeam just recently released a new version 6.1.9.2, which I have not had any reports about being cracked.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by NullPointStrategies, Yesterday, 05:17 AM
|
0 responses
62 views
0 likes
|
Last Post
|
||
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
134 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
75 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
45 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
50 views
0 likes
|
Last Post
|

Comment