LongTermDebtToCapital

LongTermDebtToCapital ( int fiscalPeriod);

Default values:

fiscalPeriod: FiscalPeriod.YEAR

Description

The LongTermDebtToCapital function returns the ratio of a company's long-term debt to its total capital, expressed in percent. By default, the value is returned for the currently selected symbol. To specify a different symbol for this function, modify the value of the symbol input parameter. The function can only be calculated using yearly fiscal data so the FiscalPeriod.QUARTER constant is not compatible with its input parameter fiscalPeriod.