This commit is contained in:
dsyoon
2025-08-17 23:08:56 +09:00
parent 714903836a
commit f68d9e2864

View File

@@ -151,6 +151,7 @@ class Monitor:
# ------------- Strategy -------------
def buy_ticker(self, symbol: str, data: pd.DataFrame) -> bool:
try:
print('BUY: {}'.format(symbol))
check_5_week_lowest = False
# 5주봉이 20주봉이나 40주봉보다 아래에 있는지 체크