SYMBOLS=BTC, ETH, SOL,PAXG
THRESHOLDS=BTC=2,ETH=50,SOL=400,PAXG=50
COIN_COLORS=
INTERVAL_MINUTES=15
TIME_FRAME=15m,30m,45m,1h,2h,4h,8h,12h,1d
MAX_TRADE_AGE_DAYS=30

#important
TELEGRAM_TOKEN=7233032261:AAHE6KNN6OrMK2vG5TOXAV7PFH9yH4YVA-s
CHAT_ID=123642539

#Adaptive threshold system - Automatically adjusts reporting based on market conditions
ADAPTIVE_THRESHOLD_ENABLED=True

HIGH_VOLATILITY_FACTOR=5.0          # Multiplier for threshold during high volatility
VOLATILITY_CHECK_INTERVAL=300       # How often to check market conditions (seconds)

DOLLAR_SYMBOLS=PUMP,ENA
BASE_DOLLAR_THRESHOLD=20000.0
# Priority coins (always shown: only coins you're actually monitoring)
PRIORITY_COINS=PUMP,LINEA,ENA,SEI
MINI_PRIORITY_COINS=TON,PYTH,IO,GRASS,LINK,XAI,PENGU,TIA,KAITO,IP,ONDO,SEI,LINEA
MINI_DOLLAR_THRESHOLD=10000.0

# Dollar volume reporting
REPORT_DOLLAR_VOLUMES=True
DOLLAR_VOLUME_TIMEFRAMES=15m,1h,4h,1d
