This commit is contained in:
dsyoon
2023-01-30 00:02:07 +09:00
parent d54e1fc999
commit 41fe45c4eb
2 changed files with 4 additions and 4 deletions

View File

@@ -32,7 +32,7 @@ class HTS_Stocks (HTS):
self.orderChecker = OrderChecker(self.RESOURCE_PATH)
self.analyzed_day = 120
self.MAX_BUY_PRICE = 100000
self.MAX_BUY_PRICE = 200000
return
def getSellingPrice(self, log_time, stock_code, final_price, check=False):

View File

@@ -5,15 +5,15 @@ pandas_datareader
bs4
datasets
#pywin32
ipywidgets==7.0.0
#ipywidgets==7.0.0
#keras
#https://www.lfd.uci.edu/~gohlke/pythonlibs/#h5py
#pip install h5py-3.6.0-cp37-cp37m-win32.whl
#image-classifiers
torchvision
transformers
#torchvision
#transformers
scikit-learn
pybithumb
ccxt