rsi-exclusion

star 1

Critical warning - Do NOT use RSI as Trigger or Exit indicator

13otKmdr By 13otKmdr schedule Updated 1/27/2026

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 - Original directive
  • DiscoveryEngine/config/*.json - Check for RSI exclusion
Install via CLI
npx skills add https://github.com/13otKmdr/MT5-AlgoLab --skill rsi-exclusion
Repository Details
star Stars 1
call_split Forks 1
navigation Branch main
article Path SKILL.md
More from Creator