add cron job
This commit is contained in:
parent
483679619d
commit
eeb72f0fdc
@ -100,6 +100,7 @@ def run_options_jobs():
|
||||
run_command(["python3", "cron_options_hottest_contracts.py"])
|
||||
run_command(["python3", "cron_implied_volatility.py"])
|
||||
run_command(["python3", "cron_options_gex_dex.py"])
|
||||
run_command(["python3", "cron_options_contract_lookup.py"])
|
||||
|
||||
|
||||
def run_cron_insider_trading():
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user