[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [amibroker] stripping symbols from a watchlist via an exploration



PureBytes Links

Trading Reference Links

Hi Graham,

Wednesday, January 17, 2007, 10:30:14 AM, you wrote:

G> if you are only considering the lastvalue of the chart then this
G> should work, almost straight example from help file

G> if( lastvalue( Open < MyCond ) ) CategoryRemoveSymbol( "",
G> categoryWatchlist, 1 );

It would not necessarily be the last value, however.  I would be
working on a 1-minute database, and looking at Opens that would
almost surely not be the "last value" by the time that I ran the
exploration.

I'm curious as to the value of "last value" in what I want to do.  Is
there some reason I need to have that in the conditional statement at
all?

In other words, could it not be:

if(Open < MyCond) ...

Yuki


Content-Description: "AVG certification"
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.432 / Virus Database: 268.16.13/632 - Release Date: 1/16/2007 4:36 PM