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: