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

Hardware / NIC MAC address Lock with Agile

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

  • NinjaTrader_ChrisL
    replied
    Hello superg3, thanks for your note.

    Agile or any third party licensing tool is out of the scope of support I could provide. You can protect your assemblies with agile.net once you have it installed through Tools>Export>NinjaScript addon. Normally the license check is done from the constructor of the NinjaScript object. The procedure would be to check the license, and if the machine ID/license is not valid, set a boolean flag that will prevent the script from running in OnBarUpdate. Ultimately, Visual Studio will be needed for this. We have an example solution for an Addon here, you can use this as a starting point.

    See the download link titled "Download Visual Studio Solution for AddOn Development"
    https://ninjatrader.com/support/help...t_overview.htm

    To compile an indicator you must right-click References>Browse>add a reference to the following .dll: Documents\NinjaTrader 8\bin\Custom\NinjaTrader.Custom.dll

    Kind regards,

    -Chris
    Last edited by NinjaTrader_ChrisL; 10-17-2019, 08:42 AM.

    Leave a comment:


  • superg3
    started a topic Hardware / NIC MAC address Lock with Agile

    Hardware / NIC MAC address Lock with Agile

    Hi all,

    I program using NinjaScript editor and I own Agile professional version.
    As I do not use Visual Studio I could not find the way to licensing my indicators with Agile.
    I need to add a hardware / NIC mac address lock to my indicators to send it compiled and locked to be used only in the specific user machine with specific network mac address or hardware profile.
    I added agile dll's to my indicators.
    Could you give me some help how to do that without using a Visual Studio project and just using Ninjascript editor?

    Thanks in advance,

    Marcos L.

Latest Posts

Collapse

Topics Statistics Last Post
Started by mattbsea, Today, 05:44 PM
0 responses
5 views
0 likes
Last Post mattbsea  
Started by RideMe, 04-07-2024, 04:54 PM
6 responses
33 views
0 likes
Last Post RideMe
by RideMe
 
Started by tkaboris, Today, 05:13 PM
0 responses
4 views
0 likes
Last Post tkaboris  
Started by GussJ, 03-04-2020, 03:11 PM
16 responses
3,282 views
0 likes
Last Post Leafcutter  
Started by WHICKED, Today, 12:45 PM
2 responses
20 views
0 likes
Last Post WHICKED
by WHICKED
 
Working...
X