Hi, just wondering if there’s a more efficient way to stop a non modifiable script working after a predefined date; say after 30 days for example?
Currently I’ve wrapped the logic in an if condition checking if Today[0] < 202006004 based on this page in the docs: https://www.prorealcode.com/documentation/today/
Would this work or is there an alternative/ better way to achieve this?
Cheers
Kai
This is indeed the usual way to manage time limitation of a code. However, with the upcoming marketplace for ProRealTime codes, it will be possible for market vendors to release time limited products for their customers, in a simple way, with limited time license handle by the marketplace. Therefore, it will not be necessary anymore to include such time limitations codes in your indicators.