WORD | NAME | DESCRIPTION | |
ValROETTM | Value of Return On Equity | Value of Return On Equity, TTM {ratio} | Full Description |
VMA() | Volume weighted average | Volume weighted moving average of a time series. Period is in 'bars' or 'trading days ago' (can vary depending on the series you choose). | Full Description |
Vol() | Volume | Historical volume for a day in the past. | Full Description |
Vol10DAvg | Average Volume | Daily average volume (in millions). Equivalent to AvgVol(10)/1000000 | |
Vol3MAvg | Average Volume | Monthly average total volume (in millions). Equivalent to AvgVol(63) * 21 / 1000000 | |
Vol_D() | Volume | Historical volume 'days' ago including holidays. Holidays are filled in with previous day volume. | Full Description |
Vol_W() | Volume | Historical weekly volume. Use 0 for the most recent week. 1 for the week before, etc. | Full Description |
VolD%ShsOut | Liquidity | Daily 10 day average volume as a % of Shares Outstanding. Equivalent to: AvgVol(10) / 1000000 / SharesFDQ * 100 | |
VolM%ShsOut | Liquidity | Monthly average total volume for past 3 months as a % of Shares Outstanding. Equivalent to: Vol3MAvg / SharesFDQ * 100 |