SignalsΒΆ

These functions are used for calculating signals such as P/E and P/Sales ratios, Sales Growth, Return on Equity, etc. See Tutorial 04 for detailed examples, but note that it is often much easier to use Data Hubs for calculating these signals.

For convenience, the most important functions can be called directly from the simfin namespace. For example, instead of calling simfin.load.load_income() you can simply call simfin.load_income()