From 080aa7534dfa057e0f69a1154e1603821ab4ff02 Mon Sep 17 00:00:00 2001 From: MuslemRahimi Date: Tue, 1 Oct 2024 22:09:57 +0200 Subject: [PATCH] update info text --- app/cron_info_text.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/cron_info_text.py b/app/cron_info_text.py index 0056b35..2c547bb 100644 --- a/app/cron_info_text.py +++ b/app/cron_info_text.py @@ -429,7 +429,7 @@ data = { 'equation': 'FCF Margin = (Free Cash Flow / Revenue) * 100%' }, 'altmanZScore': { - 'text': 'The Altman Z-Score is a number based on a formula that can be used to predict the likelihood that a company will go into bankruptcy within two years.', + 'text': 'The Altman Z-Score is a financial metric derived from a formula designed to predict the likelihood of a company facing bankruptcy within two years. A higher Z-Score indicates a lower probability of insolvency, while a lower Z-Score signals a higher risk of financial distress and potential bankruptcy.', }, 'piotroskiScore': { 'text': 'The Piotroski F-Score is a score between 0 and 9 that determine the strength of a company`s financial position. The higher, the better.',