expiration date for my system

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #224037 quote
    FahadFahad
    Participant
    New

    Hi ,

    Can i have the script of the expiration date ?

    for example i want my system work until 01 Dec 2023 , then the user can`t use it any more

    also how can make a copy demo only .

    thanks

    #224052 quote
    Jean FXJean FX
    Moderator
    Junior

    It’s easy to create an expiry date:

    If date < 20231201 then
    // Part of code with Buy/sellshort Condition
    Endif

    If your aim is to do ITF exports, it’s not possible to filter by account type on import.

    #224221 quote
    FahadFahad
    Participant
    New

    Thanks for support ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
ProRealAI ProRealAI New

Stuck on this ProBuilder code?

Describe what this topic is trying to build, in plain English, and ProRealAI writes the ProRealTime™ indicator, screener or system for you.

Available in 7 languages
Try ProRealAI

expiration date for my system


ProBuilder: Indicators & Custom Tools

New Reply
Author
author-avatar
Fahad @doo23559 Participant
Summary

This topic contains 2 replies,
has 2 voices, and was last updated by FahadFahad
2 years, 9 months ago.

Topic Details
Forum: ProBuilder: Indicators & Custom Tools
Language: English
Started: 11/21/2023
Status: Active
Attachments: No files
ProRealCode ProRealCode
Loading...