Scanner pulling incorrect weekly candle

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #57712 quote
    3Shot
    Participant
    New

    Good day

    I’m a brand new PRT user and last did programming in the late 1990’s!
    I’ve created a screener on ProRealTIme ProScreener that looks at weekly candles and identifies:
    1. Last Week’s Close was Lower that 2 Weeks Ago’s High
    AND
    2. This Current Week’s Close is Higher than is Higher than Last Week’s High
    QUERY 1:
    The program seems to work fine except for one issue: it seems to use the “Current Close” as the prior week’s Close. When does it define “Close” for international stocks? I normally run this program on Sunday nights, so I would have expected it to pick up the close on the prior Friday, 2 days earlier. Instead, it seems to pick up the close 2 Fridays earlier (9 days earlier).
    QUERY 2:
    Given that I want it to pick up the latest weekly close, how should I do that?
    #57754 quote
    odlareg
    Participant
    New

    Hello 3Shot,

     

    Personally I should add [0] to the close condition like: close[0].  If this does not help in the weekly search conditions, you might think about adding a daily search for the close and ask for the close[0]. As last friday close is last weekly close too.

    Hope this helps.

    Regards,   Geraldo

    #57765 quote
    Nicolas
    Keymaster
    Master

    1/ Because you are an EOD (End Of Day) user, screener will always pick the previous period as it would be the current one.

    2/ Subscribe to the shares list and you’ll get rid of this “limitation”.

    #57804 quote
    3Shot
    Participant
    New

    Thank u for your responses. I’ll test them out (where applicable) next weekend.

    #66239 quote
    the_giorgio
    Participant
    Senior

    Hi Nicolas

    I have the same problem !

    It’s Saturday and proscreener doesn’t consider the current week as ended.

    Can prorealtime make something for end of day user and make friday the last day of the week ? for stock markets and forex that the last week day.

    I get also the same problem during march with nasdaq stock on daily time frame, proscreener  always consider the current day as not ended  at 22h (french hour) may be due to summer time in US and not in europe

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.

Scanner pulling incorrect weekly candle


ProScreener: Market Scanners & Detection

New Reply
Author
author-avatar
3Shot @3shot Participant
Summary

This topic contains 4 replies,
has 4 voices, and was last updated by the_giorgio
7 years, 11 months ago.

Topic Details
Forum: ProScreener: Market Scanners & Detection
Language: English
Started: 01/08/2018
Status: Active
Attachments: No files
Logo Logo
Loading...