How to register as a universal value

Forums ProRealTime English forum ProOrder support How to register as a universal value

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

    There may be strange places because I am using translation

    Is there a way to register any value as universal?
    For example, if close[2] > close[1] and close[1] < close, then set close[1] to x and impossible to change x after that.

    #200824

    So you want to change the value of an internal constant (price of the instrument)? Not possible 🙂

    But you can create your own “constant” by using an array, let’s call it $close

     

    1 user thanked author for this post.
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