End of Week data

  • This topic has 4 replies, 2 voices, and was last updated 7 months ago by avatarJS.
Viewing 5 posts - 1 through 5 (of 5 total)
  • #220255

    Hi all,

    I am running a screener (timeframe = weekly) on a weekend and it seems to be using the data from 2 weeks ago, not the data from the week which has just completed.  I am comparing the low of the week against a 10 period exponential moving average but instead of the using the low from the current week the screener seems to be using the low from the previous week.

    The screenshot attached is for the US stock Mastercard and you can clearly see that for this week, the latest candle, the low is well above the green EMA (10).  This is shown in the data pop-out with the Low = 403.15 and the 10MEA = 396.54.  With this data the stock should not be returned by the screener.

    The screener window also shows the values for the EMA and the Low that it has used, columns EMA and Low, and these are different from the chart window’s data as detailed above.  The screener shows 391.02 and 392.31 respectively.  So for this data set the low is below the EMA but its the data from the previous week!  Its as though the screener is ignoring the current candle.

    The screener code is also attached so you can see what i am trying to do.

    Any help will be much appreciated, thank you!

     

     

    #220256

    Can you see the screenshot?  I’ve tried attaching both a PNG and a JPG but i can’t see that they have come through.

    #220259
    JS

    Hi OllieB,

    No screenshot..

    With a time frame of one week, the screener will only use the data from the previous week after the weekend…

     

    #220273

    Hi JS,

    Thanks for the reply.

    It seems strange behaviour from PRT as the same isn’t true for indicators or the daily timeframe?

    Any ideas for a workaround? I guess i could get close if i used the daily TF and scaled up the numbers accordingly.

    Thanks again.

    #220282
    JS

    Hi OllieB,

    A day changes at midnight, a new week changes on Monday…

    There are more restrictions on screeners, namely depending on the PRT version, they have a data history of 256 bars (complete version) or 1024 (premium version)… (so be careful with using EMAs because they use much history)

Viewing 5 posts - 1 through 5 (of 5 total)

Create your free account now and post your request to benefit from the help of the community
Register or Login