github JerBouma/FinanceToolkit v1.3.4
FinanceToolkit v1.3.4

latest releases: v2.0.6, v2.0.5, v2.0.4...
2 years ago

This release introduces two new models which are the Weighted Average Cost of Capital (WACC) and the Intrinsic Valuation.

As an example, see the WACC below. For the method of calculation please see here.

image

Furthermore, the Intrinsic Valuation attempts to calculate the intrinsic value of an asset. This does require some manual input through which are growth, perpetual growth and WACC numbers given that this model is highly subjective and asset dependent.

image

The growth numbers can be specified for each asset individually as well. For the method of calculation please see here.

image

Next to that, I've introduced trailing calculations for the Financial Statements and Ratios. As an example, you can now see the Trailing P/E ratio with the following code. Note that you need to have quarterly=True to get the actual TTM (otherwise you will take the trailing value over 4 years).

image

Don't miss a new FinanceToolkit release

NewReleases is sending notifications on new releases.