InWatchList
- watch list membership test (by ordinal number)

Information / Categories


SYNTAX InWatchList( listno )
RETURNS NUMBER
FUNCTION Checks if the stock belongs to a watch list number listno. If yes - the function returns 1 otherwise 0.
EXAMPLE Filter= InWatchList( 3 ) OR InWatchList( 5 );
SEE ALSO   InWatchListName() function

References:

The InWatchList function is used in the following formulas in AFL on-line library:

More information:

See updated/extended version on-line.