From cec1cddf6f5b280a68d80f5ba157534c29449183 Mon Sep 17 00:00:00 2001 From: MuslemRahimi Date: Tue, 5 Nov 2024 12:15:48 +0100 Subject: [PATCH] typo --- app/cron_statistics.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/cron_statistics.py b/app/cron_statistics.py index c8f0aa7..c3d396e 100644 --- a/app/cron_statistics.py +++ b/app/cron_statistics.py @@ -31,7 +31,7 @@ async def get_data(symbol): 'capitalExpenditure','freeCashFlow','freeCashFlowPerShare','grossProfitMargin','operatingProfitMargin','pretaxProfitMargin', 'netProfitMargin','ebitdaMargin','ebitMargin','freeCashFlowMargin','failToDeliver','relativeFTD', 'annualDividend','dividendYield','payoutRatio','dividendGrowth','earningsYield','freeCashFlowYield','altmanZScore','piotroskiScore', - 'lastStockSplit','splitType','splitRatio','analystRating','analystCounter','medianPriceTarget','upside' + 'lastStockSplit','splitType','splitRatio','analystRating','analystCounter','priceTarget','upside' ] if symbol in stock_screener_data_dict: