Syntax problem

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #224733 quote
    emanuele.intoppaemanuele.intoppa
    Participant
    New

    I created this screener but I don’t know how to fix the problem. Unable to update the TF weekly. The screenner doesn’t consider me the last candle of the week.

    Screen-Shot-02-12-2023-at-18.07.png Screen-Shot-02-12-2023-at-18.07.png
    #224737 quote
    robertogozzirobertogozzi
    Moderator
    Legend

    Please read the basic rules highlighted in a yellow box below.

    You posted in the Italian Probuilder support, which I changed to the English ProScreener support.

    Thanks 🙂

    ProScreener doesn’t support any option for the instruction TIMEFRAME as it only runs live.

    Should you need a signal confirmed at the closing of a bar, replace COND in the last line with COND[1].

    Moreover, if you are using the free demo platform, your data will be 1 bar behind.

    #224773 quote
    WimWim
    Participant
    Average

    ProScreener doesn’t support any option for the instruction TIMEFRAME as it only runs live.

    Hi Roberto, what do you mean with this line?
    I think the screener needs another TIMEFRAME clause immediately before the command SCREENER: TIMEFRAME(default)

    #224775 quote
    GraHalGraHal
    Participant
    Master

    You need to delete Line 3 in your code.

    The Screner will run on whatever Timeframe you choose to run it on, but as you show weekhigh etc as variables then the screener will be accurate / follow your coding on a weekly timeframe only.

    You don’t need Timeframe (default) in your screener code.

    robertogozzi thanked this post
    #224796 quote
    robertogozzirobertogozzi
    Moderator
    Legend

    In addition, please post the actual CODE, not a pic of it. Thanks 🙂

Viewing 5 posts - 1 through 5 (of 5 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

Syntax problem


ProScreener: Market Scanners & Detection

New Reply
Author
Summary

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

Topic Details
Forum: ProScreener: Market Scanners & Detection
Language: English
Started: 12/02/2023
Status: Active
Attachments: 1 files
ProRealCode ProRealCode
Loading...