QuickRatio ( int fiscalPeriod );
Default values:
fiscalPeriod: FiscalPeriod.YEAR
Description
The QuickRatio
function returns the ratio of a company's cash, short-term investments, and net receivables to its total current liabilities. The value is calculated based on the annual fiscal data and is by default returned for the currently selected symbol. To specify a different symbol for this function, modify the value of the symbol
input parameter. The FiscalPeriod.QUARTER
constant is not compatible with the fiscalPeriod
input parameter of this function.