CryptoHero Guide
  • Quick Start
  • EN | ID | ES | VN
  • Videos
  • Quick Start Bots
  • CryptoHero Version 3
  • CryptoHero v2.1, The Best Is Not Enough
  • CryptoHero 2, The Future is Here
  • CryptoHero 1.6, Alpha Edition
  • CryptoHero 1.5, The Best Ever
  • CryptoHero 1.4, Release Note
  • Getting started
    • Paper Trading
    • Backtesting
    • Dashboard
    • Portfolio
    • Bots and Deals
    • Bots Processing Priority
    • Trading Terminal
    • Bots Marketplace
    • Futures Trading
  • Bot Settings
    • Strategies
    • Trading Parameters
    • Entry / Exit Conditions
    • Advanced Bots
    • DCA Bots
    • Exit Bot
    • Price Bot
    • Grid Bot
    • Sell Bot
    • Inter-Exchange Arbitrage Bot
    • Intra-Exchange Arbitrage Bot
    • Trailing Stoploss
    • Trailing Take Profit
    • Bot's Performance Stats
    • Strategy Designer
  • Technical Indicators
    • Indicator Settings
    • Bollinger Band
    • EMA
    • RSI
    • Stoch RSI
    • MACD
    • Volume
    • TradingView
    • Mandatory Indicators
  • Exchange API
    • Supported Pairing
    • LATEST: List of Supported Exchanges
    • Binance
    • OKX
    • Kraken
    • Coinbase Pro
    • Coinbase
    • Coinbase (New)
    • Gate IO
    • Kucoin
    • IndoDax
    • Tokocrypto
      • Tokocrypto (bahasa)
    • Mandala
    • Crypto.Com
    • Bitget
    • Mexc
    • Bybit
    • Bitget Futures
  • Gemini
  • FAQ
    • Terminology
    • Frequently Asked Questions
  • Housekeeping
    • Terms of Use
    • CryptoHero Telegram Policy
    • Official Communities
Powered by GitBook
On this page

Was this helpful?

  1. Technical Indicators

Stoch RSI

PreviousRSINextMACD

Last updated 5 years ago

Was this helpful?

Stochastic RSI or Stoch RSI is a derivative of Relative Strength Index (RSI) is a momentum oscillator type of technical indicator. It oscillates between 0-100 values. RSI values closer to 0 indicates oversold market conditions, while values closer to 100 indicates overbought.

CryptoHero Stoch RSI: a buy signal is generated when Stoch RSI is oversold, a sell signal is generated when Stoch RSI is overbought.

Stoch RSI values (red and blue lines) closer to 0 indicates overbought market conditions while values closer to 100 indicates oversold. Thresholds (yellow band) are usually assigned to Stoch RSI values, anything below 20 indicates sold, while above 80 can indicate overbought. For time period and trading intervals, lower thresholds may be used as a measure to reduce market noise or to produce a more confident signal.

RSI = 100 – 100/ (1 + RS)
RS = Average Gain of n days UP  / Average Loss of n days DOWN

Stoch RSI = (RSI - Lowest Low RSI) / (Highest High RSI - Lowest Low RSI)

Where:
n = Time Period