InWatchList
|
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 |
The InWatchList function is used in the following formulas in AFL on-line library:
See updated/extended version on-line.