Weekly last bar
Forums › ProRealTime English forum › ProScreener support › Weekly last bar
- This topic has 6 replies, 4 voices, and was last updated 8 years ago by Nicolas.
-
-
04/16/2016 at 3:22 PM #5494
Hi!
When I use a ProScreener on Timeframe Weekly the filter is applied to the next to last bar but I expect it applies to the last bar.
For example using this simple code on Timeframe weekly
12c1 = Volume > 500000000SCREENER[c1] SORT BY VolumeIt returns all the stocks of which next to last bar Volume > 500,000,000 but not all the stocks last bar Volume > 500,000,000
I want the filter to be applied on the last bar. What can I do?
When I use the same ProScreener on Timeframe daily it works properly.
Thanks in advance and sorry for my english, its not my main language.
04/17/2016 at 3:53 AM #5510I posted a thread MACD Uptick, so i’m glad i’m not the only one having problems with regards to upticks on weekly charts.
Like you i’m fairly certain i was also getting upticks from the week before the last. But the daily chart screens work fine.
So is this a bug i wonder, as up until recently i had no problems.
Cheers.
04/17/2016 at 4:38 PM #552204/19/2016 at 12:18 PM #564304/23/2016 at 4:41 PM #5857Hi, I still have the problem.
The code above works fine on timeframe Daily but not on timeframe Weekly.
04/24/2016 at 10:41 AM #5878Hi,
I also experience the same problem. I just made a simple code scanning for stocks that crosses over MA 10 on a weekly timeframe.
It works fine when using daily timeframe but not weekly. When running the scanner with the weekly timeframe, the scanner shows a list with stocks that crosses over MA10 the week before the last week. I expected it to show stocks that crosses Ma10 on the very last bar (week).
I have used the scanner on the Swedish stocks with this result.
The code I used for the scanning was:
indicator1 = close
indicator2 = Average[10](close)
c1 = (indicator1 CROSSES OVER indicator2)SCREENER[c1] (Variation AS “%Chg prev bar”)
04/24/2016 at 12:12 PM #5884 -
AuthorPosts
Find exclusive trading pro-tools on