Jump to content

⤴️-Paid Ad- Check advertising disclaimer here. Add your banner here.🔥

Recommended Posts

  • 3 weeks later...
  • 2 weeks later...
Posted (edited)

This is the latest version. You can request a free 7 days trail. I found out that when you enter the license key, the strategy will write into this file:  C:\Users\YOUR_USER\AppData\Roaming\NinjaTrader\License.txt. Maybe, if someone has full license, can he/she share the License.txt file?

So, this is where we need to find how to bypass the trial period check around reading that file in the code.

PredatorXOrderEntry_LT_V3.1.1.1.zip

 

Edited by Night
Posted

The code is well obfucasted. It seems to contract their "backup server" for license verifcation: https://tradesaber.com/wp-json/licensor/

If you hit that license server, you will see their API.

This could be the positive result: {"success",":true"} in reponse. So, maybe could try to stub that server with own local server by override DNS entry, that returns the positive payload.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

⤴️-Paid Ad- Check advertising disclaimer here. Add your banner here.🔥

×
×
  • Create New...