How to Call My indicator in Pro Order

Forums ProRealTime English forum ProOrder support How to Call My indicator in Pro Order

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

    Hi so I created indicator called NFPDay and I calculate in there the Friday’s of the month.

    Then I call the NFPDAY and say if it is 1 Criteria is met. However it is not executing.

    Here is the code for the indicator and the ProOrder system

     

    #214354

    I suggest that you use OpenMonth and OpenDayOfWeek (they return the value at the opening of a candle)  instead of Month and DayOfWeek (which return the same value, but when a candle closes):

     

    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