This commit is contained in:
dsyoon
2023-12-20 13:59:25 +09:00
parent 444948737b
commit 1a056033a3
2 changed files with 1 additions and 1 deletions

View File

@@ -19,6 +19,7 @@ from stock.analysis.IchimokuCloud import IchimokuCloud
from statsmodels.tsa.seasonal import seasonal_decompose
from hts.BuySellChecker import BuySellChecker
from stock.analysis.MovingAverage import MovingAverage
class HTS_etf(HTS):
RESOURCE_PATH = None