From cb8bb9d259b9daffa561796d36ba19a73cec1cd3 Mon Sep 17 00:00:00 2001 From: Anthony Martin Coallier <83125706+username-anthony-is-not-available@users.noreply.github.com> Date: Sat, 6 Jul 2024 11:24:11 -0400 Subject: [PATCH] Cleanup leftover fear and greed references --- compose.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/compose.yaml b/compose.yaml index 8f4e624..255f86d 100644 --- a/compose.yaml +++ b/compose.yaml @@ -104,7 +104,5 @@ services: RSI_OVERSOLD: 35 # Higher threshold for oversold BB_PERIOD: 20 # Standard period BB_STD_DEV: 1.8 # Tighter bands for volatility - USE_FEAR_AND_GREED: true - FEAR_AND_GREED_INDEX_THRESHOLD: 60 depends_on: - server