SalesPerShare

SalesPerShare ( int fiscalPeriod);

Default values:

fiscalPeriod: FiscalPeriod.YEAR

Description

The SalesPerShare function returns the ratio of a company's sales or revenues to the number of outstanding shares. 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.