update upon closing

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #167012 quote
    smhhadimasmhhadima
    Participant
    Junior

    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 quote
    robertogozzirobertogozzi
    Moderator
    Legend

    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)
  • 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

update upon closing


ProScreener: Market Scanners & Detection

New Reply
Author
author-avatar
smhhadima @smhhadima Participant
Summary

This topic contains 1 reply,
has 2 voices, and was last updated by robertogozzirobertogozzi
5 years, 5 months ago.

Topic Details
Forum: ProScreener: Market Scanners & Detection
Language: English
Started: 04/14/2021
Status: Active
Attachments: No files
ProRealCode ProRealCode
Loading...