BookValuePerShare

BookValuePerShare ( int fiscalPeriod);

Default values:

fiscalPeriod: FiscalPeriod.YEAR

Description

The BookValuePerShare function returns the current book value of a company divided by the number of its outstanding shares. In the event of company liquidation, this is the amount of money to be allocated to a holder for each common share held. 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.