#   %   A   B   C   D   E   F   G   H   I   L   M   N   O   P   Q   R   S   T   U   V   W   Y   Z   c   s      All 
WORD NAME DESCRIPTION
Watchlist()Watchlist HoldingsReturn TRUE if stock being analyzed is in the watchlist on the date in question. For the id parameters use either the name in quotes, or the numerical id.Full Description
WatchlistClose()Watchlist HoldingsReturns the number of calendar days since the stock was last removed, -1 if currently in the watchlist, or NA if not added within the past 6 months.Full Description
WatchlistCloseBar()Watchlist HoldingsReturns the number of bars since the stock was last removed, -1 if currently in the watchlist, or NA if not added within the past 6 months.Full Description
WatchlistCurrent()Watchlist HoldingsReturns TRUE if the stock is currently in your watchlist.
WatchlistOpen()Watchlist HoldingsReturns the number of calendar days since the stock was first added, otherwise NA.Full Description
WatchlistOpenBar()Watchlist HoldingsReturns the number of bars since the stock was first added, otherwise NA.Full Description
WCapPS2PrAWorking Capital To PriceWorking Capital Per Share To Price Ratio, AnnualFull Description
WCapPS2PrQWorking Capital To PriceWorking Capital Per Share To Price Ratio, QuarterlyFull Description
WeekDayDateReturns the week day of the current trading day (1 = Sunday, 2 = Monday, ..., 7 = Saturday). See Full Description for an example how to buy on a specific weekday.Full Description
WeeksIntoQEarnings ReleaseNumber of weeks into the most recent quarter. A value of 0 indicates the last earnings report was less than a week ago. When it reaches values > 11 an earnings report should be announced soon.

NOTE: See WeeksToQ for more precise way to find companies about to report
WeeksToQEarnings ReleaseNumber of weeks until the next earnings release. Typical values are 0-13. Stocks that return 0 are due to report anytime in the next 7 days. It's an estimate based on previous year date.Full Description
WeeksToYEarnings ReleaseNumber of weeks until the next annual earnings release. Typical values are 0-52. Stocks that return 0 are due to report anytime in the next 7 days. It's an estimate based on previous year date.Full Description
WeightWeight of a position as % of total market valueWeight of an existing position in % of total portfolio market value. See the Eval() function for an interesting use of Weight.
WMA()Weighted moving averageWeighted moving average of a time series. Period is in 'bars' or 'trading days ago' (can vary depending on the series you choose).Full Description
WMA_D()Weighted moving averageWeighted moving average of a time series. Period is in 'days' which include holidays.Full Description
WorkCap()
WorkCapQ
WorkCapPQ
WorkCapPYQ
WorkCapTTM
WorkCapPTM
WorkCapA
WorkCapPY
WorkCapGr%PQ
WorkCapGr%PYQ
WorkCapGr%TTM
WorkCapGr%PQTTM
WorkCapGr%A
WorkCapGr%3Y
WorkCapGr%5Y
WorkCapGr%10Y
WorkCapRSD%ANN
WorkCapRSD%TTM
WorkCapRegEstANN
WorkCapRegEstTTM
WorkCapRegGr%ANN
WorkCapRegGr%TTM
WorkCapPSQ
WorkCapPSA
WorkCap%AssetsQ
WorkCap%AssetsA
WorkCap3YAvg
WorkCap5YAvg
Working CapitalFunction parameters (see Full Description for more):
offset: 0-20 (interim) 0-10 (annual)
type: QTR,ANN,TTM
NAHandling: FALLBACK,KEEPNA,ZERONA
Full Description