Signals
Signals is Cryptorg’s library of technical indicators, used to build entry and exit conditions for bots and alerts. Each indicator is calculated on the candles of the selected timeframe and generates triggers — buy 🟢 or sell 🔴 events when a defined condition is met.
The library includes 68 indicators split into 5 groups (categories / indicator types): Moving averages (10), Oscillators (24), Trend (7), Volatility (15) and Volume (12). The full list with descriptions is below.
How an indicator page is structured
Section titled “How an indicator page is structured”For each indicator in this section the following are described:
- Formula — how the value is calculated.
- Parameters — calculation settings (period, price source, multipliers) with default values and ranges.
- Triggers — events produced by the indicator (level cross, exit from the overbought zone, slope change, etc.), with the signal direction and trigger condition.
- Trigger parameters — thresholds and distances configurable for specific triggers.
Full indicator list
Section titled “Full indicator list”Moving averages
Section titled “Moving averages”- DEMA — Double EMA — a double exponential moving average that reduces EMA lag.
- EMA — Exponential Moving Average — an exponential moving average.
- Hull Moving Average (HMA) — Hull Moving Average — a fast-reacting moving average with reduced lag.
- KAMA — Kaufman Adaptive MA — adapts the smoothing speed to the level of market noise.
- Moving Average (crossover) — Signal on the crossover of a fast SMA with a slow SMA.
- RMA — Rolling Moving Average — a smoothed moving average equivalent to Wilder’s method.
- TEMA — Triple EMA — triple smoothing of an exponential moving average to reduce lag.
- TRIMA — Triangular MA — double smoothing of SMA with greater weight on the central points.
- VWMA — Volume Weighted Moving Average — a moving average weighted by the volume of each period.
- WMA — Weighted Moving Average — a linearly weighted moving average emphasizing recent prices.
- ADX / DMI — Measures trend strength (ADX) and its direction (+DI/-DI).
- Aroon — Gauges trend strength by the time elapsed since the last high and low.
- Choppiness Index — Determines whether the market is trending (low values) or ranging (high values).
- Ichimoku Cloud — A multi-component trend indicator: support/resistance, momentum and the cloud.
- Parabolic SAR — A trailing stop with reversal: it switches when price crosses the SAR value.
- Supertrend — A trend indicator based on ATR bands that switches on a trend change.
- Vortex — Identifies positive and negative directional movement via VI+ and VI-.
Oscillators
Section titled “Oscillators”- Absolute Price Oscillator (APO) — Absolute Price Oscillator — the absolute difference between a fast and a slow EMA.
- Awesome Oscillator — Momentum oscillator based on the difference between 5- and 34-period SMAs of the median price.
- Balance of Power — The ratio of the close-open range to the high-low range — shows the dominance of buyers or sellers.
- Bull Bear Power — Elder indicator: bull power (high minus EMA) and bear power (low minus EMA).
- CCI — Commodity Channel Index — measures the deviation of price from a statistical mean.
- Chande Forecast Oscillator — The percentage deviation of the close price from the linear regression line over N periods.
- Chande Momentum Oscillator (CMO) — Chande Momentum Oscillator — the difference between the sum of gains and the sum of losses, scaled to -100..100.
- CMI — Community Channel Index — a variant of CCI for measuring the deviation of price from a mean.
- Coppock Curve — A long-term momentum oscillator for identifying market bottoms via a weighted ROC.
- Detrended Price Oscillator (DPO) — Detrended Price Oscillator — identifies cycles by comparing price with a lagged SMA.
- KDJ — An oscillator based on Stochastic with a J line that amplifies overbought/oversold signals.
- Know Sure Thing (KST) — Know Sure Thing — a smoothed composite ROC oscillator with a signal line.
- MACD — Moving Average Convergence Divergence — the difference of two EMAs with a signal line.
- Percentage Price Oscillator (PPO) — Percentage Price Oscillator — the EMA difference as a percentage of the slow EMA.
- Projection Oscillator — An oscillator projecting the high-low channel onto a 0–100 scale.
- Qstick — A moving average of the open-close difference — shows the average direction of the candle body.
- Rate of Change (ROC) — Rate of Change — the percentage price change over N periods.
- Relative Vigor Index (RVI) — Relative Vigor Index — an oscillator comparing the close-open and high-low ranges.
- RSI — Relative Strength Index — a momentum oscillator on a 0–100 scale.
- Stochastic — Compares the close with the high-low range over N periods on a 0–100 scale.
- TRIX — A triple-smoothed moving-average ROC — filters out short-term noise.
- True Strength Index (TSI) — True Strength Index — a double-smoothed momentum oscillator from -100 to 100.
- Ultimate Oscillator — Combines three time frames to reduce false signals.
- Williams %R — A momentum oscillator: the close relative to the high-low range, from -100 to 0.
Volume
Section titled “Volume”- Accumulation/Distribution Line (ADL) — Cumulative volume indicator measuring buying and selling pressure.
- Chaikin Money Flow — Volume-weighted average of the accumulation/distribution line over a moving window.
- Chaikin Oscillator — Difference between the fast and slow EMA of the accumulation/distribution line.
- Ease of Movement — Relates price change to volume — shows how easily the price moves.
- Force Index — Combines price change and volume — measures the force behind a price move.
- Klinger Oscillator — Volume oscillator comparing the fast and slow EMA of volume force.
- Money Flow Index (MFI) — Money Flow Index — a volume-weighted RSI on a 0–100 scale.
- Negative Volume Index — Cumulative indicator that changes only on days with volume lower than the previous day.
- On-Balance Volume (OBV) — Cumulative volume: added on days when price rises, subtracted on days when it falls.
- Percentage Volume Oscillator (PVO) — Percentage Volume Oscillator — PPO applied to volume instead of price.
- Positive Volume Index — Cumulative indicator that changes only on days with volume higher than the previous day.
- Volume Price Trend — Cumulative sum of volume weighted by the percentage change in price.
Volatility & channels
Section titled “Volatility & channels”- Acceleration Bands — A channel indicator whose band width depends on the speed of price change.
- ATR — Average True Range — the average of the true range, measures market volatility.
- Bollinger Band Width — Relative width of the BB channel — measures band expansion and contraction.
- Bollinger Bands — A volatility channel: an SMA average and bands at N standard deviations.
- Bollinger Bands + EMA200 — Bollinger Bands with signal filtering by price position relative to EMA200.
- Chandelier Exit — A dynamic stop-loss placed N ATRs below the recent high.
- Donchian Channel — A channel based on the maximum and minimum price values over N periods.
- FOMO — Cryptorg’s proprietary indicator for trading against the crowd: anomalous overbought and oversold zones with signals for bots.
- Keltner Channel — A volatility channel: EMA as the average and ATR multiples as the upper/lower band.
- Mass Index — Measures high-low range expansions to forecast reversals.
- Pivot Points — Classic support/resistance levels calculated from the high/low/close of the previous candle.
- Standard Deviation — The statistical standard deviation of a price series over N periods.
- Ulcer Index — Measures downside risk: the depth and duration of drawdowns.
- Variance — The statistical variance of a price series over N periods — the square of the standard deviation.
- VWAP Bands — A rolling VWAP channel with upper/lower bands at N standard deviations.
