OPEN-SOURCE SCRIPT

CryptoRSI

744
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.


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.

Disclaimer

The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.