OPEN-SOURCE SCRIPT
CryptoRSI

CryptoRSI – Presets
This strategy is inspired by the work of Pavel Kýček (Robuxio).
CryptoRSI is a rule-based approach built around RSI extremes with a simple market regime filter.
Core idea
The strategy seeks to participate in strong upside phases after momentum becomes extreme.
It does so by combining:
Presets
Only one input is exposed: the Preset.
Entry rule
Market filter (BTC regime)
A market filter is enabled by default.
When the filter is not satisfied, the background turns red.
Exit rule
Exit depends on the preset:
Chart elements
Important notes
This strategy is inspired by the work of Pavel Kýček (Robuxio).
CryptoRSI is a rule-based approach built around RSI extremes with a simple market regime filter.
This is a systematic framework. It does not guarantee results. Crypto markets are volatile and can produce long streaks of false signals.
Core idea
The strategy seeks to participate in strong upside phases after momentum becomes extreme.
It does so by combining:
- An RSI-based entry rule
- A regime filter based on BTC vs its EMA
- A mechanical exit rule (WMA or RSI threshold, depending on preset)
Presets
Only one input is exposed: the Preset.
- Original – smoother and more selective. Fewer signals, typically higher quality.
- Agressif – faster RSI and higher thresholds. More signals, more noise.
Entry rule
- RSI is computed on the traded symbol.
- In Original, RSI is smoothed (SMA smoothing) to reduce noise.
- A long entry triggers when RSI exceeds the Buy Threshold.
Market filter (BTC regime)
A market filter is enabled by default.
- The filter uses BITSTAMP:BTCUSD on the Daily timeframe.
*Trades are allowed only when BTC is above its EMA(50).
When the filter is not satisfied, the background turns red.
Exit rule
Exit depends on the preset:
- Original: exit when price crosses below a WMA(50).
- Agressif: exit when RSI drops below the Sell Threshold.
Chart elements
- RSI plot (smoothed or raw depending on preset)
- Horizontal lines showing Buy / Sell thresholds
- Background regime highlighting the market filter
Important notes
This strategy is long-only.
Backtests assume frictionless execution (no fees, no slippage). Real-world results may differ significantly.
The objective is to provide a consistent decision framework, not to predict tops or bottoms.
오픈 소스 스크립트
트레이딩뷰의 진정한 정신에 따라, 이 스크립트의 작성자는 이를 오픈소스로 공개하여 트레이더들이 기능을 검토하고 검증할 수 있도록 했습니다. 작성자에게 찬사를 보냅니다! 이 코드는 무료로 사용할 수 있지만, 코드를 재게시하는 경우 하우스 룰이 적용된다는 점을 기억하세요.
면책사항
해당 정보와 게시물은 금융, 투자, 트레이딩 또는 기타 유형의 조언이나 권장 사항으로 간주되지 않으며, 트레이딩뷰에서 제공하거나 보증하는 것이 아닙니다. 자세한 내용은 이용 약관을 참조하세요.
오픈 소스 스크립트
트레이딩뷰의 진정한 정신에 따라, 이 스크립트의 작성자는 이를 오픈소스로 공개하여 트레이더들이 기능을 검토하고 검증할 수 있도록 했습니다. 작성자에게 찬사를 보냅니다! 이 코드는 무료로 사용할 수 있지만, 코드를 재게시하는 경우 하우스 룰이 적용된다는 점을 기억하세요.
면책사항
해당 정보와 게시물은 금융, 투자, 트레이딩 또는 기타 유형의 조언이나 권장 사항으로 간주되지 않으며, 트레이딩뷰에서 제공하거나 보증하는 것이 아닙니다. 자세한 내용은 이용 약관을 참조하세요.