Expression String Custom Field

A field to display conditional text based on evaluations of a quote or expression.

Example:

=IF(#IN.change > .50, "SELL", "HOLD")

=IF(<ExpressionToEvaluate>,"<DisplayIfTrue>","<DisplayIfFalse>")

After the field is added to your watchlist, the expression will evaluate based on quote data and display result.