This commit is contained in:
dsyoon
2025-08-17 11:16:49 +09:00
parent cb69e52d26
commit 92b97624fd
3 changed files with 58 additions and 2 deletions

View File

@@ -9,7 +9,6 @@ import requests
import json
import asyncio
from multiprocessing import Pool
import schedule
from config import *
import FinanceDataReader as fdr
import numpy as np