Stop indicator or script working after date

Forums ProRealTime English forum ProBuilder support Stop indicator or script working after date

Viewing 2 posts - 1 through 2 (of 2 total)
  • #129966

    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

    #145216

    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.

Viewing 2 posts - 1 through 2 (of 2 total)

Create your free account now and post your request to benefit from the help of the community
Register or Login