Australian (ASX) Stock Market Forum

ProRealTime - ProScreener Problem

Joined
15 February 2006
Posts
20
Reactions
0
I can't get the ProSceener to work.
I have re-installed the program twice and spent a few hours trying out the inbuilt scanners and wrote a few examples out of the Programming Guide. They all work fine but all returns are for the previous bar and not the current bar, which is of not much use.

A simple example:

c1 = (open > close[1])
SCREENER [c1]


Returns open[1] > close[2] and not open[0] > close[1]

I have been 'googeling' around but couldn't find an answer anywhere, so I've emailed Support today but thought I see if a ProRealTime user here may have a solution.


Any help would be very much appreciated.

Sam
 
Top