Info on maxAge #285
Craven-Pirate
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I got an output for key stats that looks like this:
{'maxAge': 1,
'priceHint': 2,
'enterpriseValue': 4759582408704,
'profitMargins': 0.07609,
'floatShares': 3602613963,
'sharesOutstanding': 3324659968,
'heldPercentInsiders': 0.47926998,
'heldPercentInstitutions': 0.23351,
'beta': 1.81,
'category': None,
'bookValue': 221.588,
'priceToBook': 4.754093,
'fundFamily': None,
'legalType': None,
'lastFiscalYearEnd': '2024-03-31 05:30:00',
'nextFiscalYearEnd': '2025-03-31 05:30:00',
'mostRecentQuarter': '2024-06-30 05:30:00',
'earningsQuarterlyGrowth': 0.738,
'netIncomeToCommon': 337620893696,
'trailingEps': 88.03,
'lastSplitFactor': '5:1',
'lastSplitDate': '2011-09-12 05:30:00',
'enterpriseToRevenue': 1.073,
'enterpriseToEbitda': 9.313}}
what exactly does maxAge mean here
Beta Was this translation helpful? Give feedback.
All reactions