In our testing.. we attempted to verify that once he declared the product expired on his side that I, on my side, would see it stop working. That did not exactly happen like that. What we expierenced was that as long as I left the ninjatrader platform on the expired strategy would continue operating. It wasn't until I unloaded ninatrader that then I could not use it, cause I would get the message that the strategy had expired. We didn't try waiting longer (like next day) to see if the strategy would stop working. Please advice. The thinking here is that if a user leaves his plaform on indefinitely (think vps) then they will be able to continue using the strategy which defeats the purpose.
Given that this occured, is there a way that we can interact programatically with the License code function?? For example perhaps the the function VendorLicense() can return a varaible that in turn we can use later on in our code to automatically unload the strategy and inform the user that the strategy is expired,
Please advice.
Jess

Comment