From ff4981cce9a8385a76e2f0b337b5a19636b5c734 Mon Sep 17 00:00:00 2001 From: dsyoon Date: Sun, 7 Sep 2025 19:59:11 +0900 Subject: [PATCH] init --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index fd747f5..95d882a 100644 --- a/config.py +++ b/config.py @@ -8,7 +8,7 @@ STOCK_TELEGRAM_BOT_TOKEN = "6874078562:AAEHxGDavfc0ssAXPQIaW8JGYmTR7LNUJOw" STOCK_TELEGRAM_CHAT_ID = '574661323' # 몇초 만에 다시 매수를 할 것인지 체크 -BUY_MINUTE_LIMIT = 600 +BUY_MINUTE_LIMIT = 900 # 볼린저 밴드 설정 BOLLINGER_PERIOD = 20 # 볼린저 밴드 기간