Harrys Posted October 4 Report Posted October 4 (edited) Hi @apmoo @kimsam ! Please, maybe you can educate this version? https://workupload.com/file/ATvWHKXzkvF Edited October 4 by Harrys ⭐ rcarlos1947, luludulu, hybrid76 and 5 others 8
luludulu Posted October 5 Report Posted October 5 That would be awesome, it's a nice piece of technology that helps to use custome made strategies from the indicators, Thanks for the share, let's hope it gots cracked, so we can tweak with it. fdeuf and hybrid76 2
AllIn Posted October 8 Report Posted October 8 All the new features - this one would be greatly appreciated!! luludulu and hybrid76 2
BC77851620 Posted October 14 Report Posted October 14 This would be sick if it could be done!! luludulu and hybrid76 2
omni69 Posted October 20 Report Posted October 20 This would be great to automate any indicator. luludulu 1
Gretta Posted November 12 Report Posted November 12 Can one of our educators please check? atljam and hybrid76 2
Night Posted Friday at 11:55 AM Report Posted Friday at 11:55 AM (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 Friday at 11:57 AM by Night luludulu and SUBZERO 2
Night Posted 9 minutes ago Report Posted 9 minutes ago 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.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now