I have a few indicators and strategies that are currently using old method of protecting the code and license it by manually capturing desktop id's etc.. and making sure only desktops listed are authorized to use it.
I would like to avoid this method and was wondering if there is any code out there that I can utilize that does the following (API based or non API ) :
1. Uses an email / authorized(generated) key when entered enables the strategy.
2. Combination of email/key can only be used on a certain # of machines based on what they have a license for.
3. Does not allow activation if already activated on another machine.
Let me know. Obviously, I can hire a programmer to do this but if there is something out there that is already < 500 dollars i rather pick this then have a developer develop something new.
Looking for some feedback. Thank you in advance.

Comment