update upon closing

Forums ProRealTime English forum ProScreener support update upon closing

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

    Hi,

    I want to know how can I make my scanner update upon closing for a certain timeframe.

    in the indicator programming I use: Timeframe (5 minutes, updateuponclose)

    but it does not work for the Screener and I have to remove the “updateuponclose” in order for the command to work

     

    Thank you

    #167014

    It’s not possible, screeners work live, they cannot wait for the closing of a candle.

    You can achieve the same result using [1] to reference the previous candle, which is closed, such as Close[1], Open[1], etc…

     

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