update hedge fundg
This commit is contained in:
parent
02de422393
commit
3ff6c0a1b0
@ -62,7 +62,7 @@ crypto_con.close()
|
||||
|
||||
load_dotenv()
|
||||
api_key = os.getenv('FMP_API_KEY')
|
||||
quarter_date = '2024-3-31'
|
||||
quarter_date = '2024-6-30'
|
||||
|
||||
|
||||
if os.path.exists("backup_db/institute.db"):
|
||||
|
||||
@ -136,4 +136,5 @@ if __name__ == '__main__':
|
||||
#best_hedge_funds(con)
|
||||
#worst_hedge_funds(con)
|
||||
all_hedge_funds(con)
|
||||
spy_performance()
|
||||
con.close()
|
||||
Loading…
x
Reference in New Issue
Block a user