Critical warning - Do NOT use RSI as Trigger or Exit indicator
name rsi-exclusion description Critical warning - Do NOT use RSI as Trigger or Exit indicator RSI Exclusion Warning CRITICAL: Do NOT use RSI as a Trigger or Exit indicator. It generates zero-trade strategies in the current implementation. Why RSI is Excluded RSI has been found to generate zero trades across multiple timeframes and symbols in the current NNFX implementation. Until the signal logic is debugged, it is excluded from all discovery scans. Affected Configurations When editing any discovery configuration, ensure RSI is NOT listed in: triggers array exit_indicators array RSI may still be used as a Confirmation indicator (C1 or C2) where its threshold-based logic works correctly. Related Files directives/DO_NOT_USE_RSI.md