InWatchListName
|
Information / Categories |
SYNTAX | InWatchListName( ''name'' ) |
RETURNS | NUMBER |
FUNCTION | Checks if the stock belongs to a watch list number "listname". If yes - the function returns 1 otherwise 0. |
EXAMPLE | Filter= InWatchListName( "My Hotlist" ) OR InWatchList( "My Second Hotlist" ); |
SEE ALSO | InWatchList() function |
The InWatchListName function is used in the following formulas in AFL on-line library:
See updated/extended version on-line.