This commit is contained in:
dsyoon
2025-09-07 16:20:42 +09:00
parent 576c24a737
commit 75b6e8d227
2 changed files with 5 additions and 2 deletions

View File

@@ -7,6 +7,9 @@ COIN_TELEGRAM_CHAT_ID = '574661323'
STOCK_TELEGRAM_BOT_TOKEN = "6874078562:AAEHxGDavfc0ssAXPQIaW8JGYmTR7LNUJOw"
STOCK_TELEGRAM_CHAT_ID = '574661323'
# 몇초 만에 다시 매수를 할 것인지 체크
BUY_MINUTE_LIMIT = 1200
# 볼린저 밴드 설정
BOLLINGER_PERIOD = 20 # 볼린저 밴드 기간
BOLLINGER_STD = 2 # 표준편차 승수