PureBytes Links
Trading Reference Links
|
My data (from Quote Plus) for IBM shows
06/20 89.875
06/19 89.625
06/18 89.000
(all for Close). Obviously the price has grown for 3 last days which means C
(on 06/20) > Mov(C,3,S). Indeed, dropping Moving average indicator on the
price curve shows it (didn't you try it?). Also, my exploration with the
Filter C > Mov(C,3,S) doesn't reject IBM.
All above is to say that I am puzzled why you've got it other way.
Sorry.
>Another thing, I am having very hard time reading the values from the chart.
Yes, indeed, but choosing View/Data Window AND using Vertical Line from the
sidebar to pinpoint the date helps.
Cheers, Vitaly
BHOLA N ANEJA wrote:
>
> I am learning to use explorer. In the Filter I put C>MOV(C,3,S). IBM for
> last three days is at 89.875, 89.125 and 88.25. Obviously C>MOV(C,3,S).
> Yet I get no selection. Ultimately, I want to scan for those issues that
> have just crossed Mov(C,200,E). Another thing, I am having very hard time
> reading the values from the chart. I follow the instructions in the manual
> on data window, but it is difficult to get the exact date. Before getting
> MSwin95, I was used to TC2000 and getting any value was rather easy.
> Please help.
|