EMA Crossover, RSI, ADX Shorting Strategy
Shorting strategy using EMA crossover, RSI, and ADX for 1-hour cryptocurrency markets. Identifies strong bearish trends and overbought conditions to enter short
Published · Updated · Methodology: Technical Indicators
Part of: Moving Average Crossover
- Methodology: Technical Indicators
- Content type: strategy
- Timeframes: 1H (Hourly)
- Markets: Cryptocurrency (Trump meme coin)
Source video
Decoded from: Shorting meme coin strategy in Python makes 86% by Algo-trading with Saleh — watch the original
Strategy overview
A moving average crossover marks the moment a faster average crosses a slower one, and traders read that crossing as a change in directional control. What separates this entry from most crossover systems is that it is declared in one direction only: it is a shorting strategy. That is a design decision rather than a cosmetic label — a crossover system that takes only the bearish side has discarded half its signals on purpose, which implies the author believes the downside of this particular market behaves differently enough to be traded on its own terms.
The market in question is meme coins, and the indicator set — EMA crossover, RSI and ADX — reads as a chain of three different questions rather than three confirmations of the same one. The crossover supplies direction, RSI describes the momentum condition price is in when that direction appears, and ADX contributes what neither of the other two can: whether there is enough trend strength to be worth committing to at all. On the recorded 1-hour timeframe that last filter carries most of the weight, since a fast/slow crossover on hourly candles will fire repeatedly through sideways stretches where neither side holds control.
The source is "Shorting meme coin strategy in Python makes 86%" from the channel Algo-trading with Saleh, which places the work in code rather than on a chart — a Python implementation with a headline percentage attached. Treat that number as the video's claim and nothing more: no performance figures are recorded or verified here, and a single backtest result says nothing about costs, sample period or robustness. No rules were extracted for this entry either, so what is on record is the shape of the system — three named indicators, a short-only stance, an hourly timeframe — without periods, thresholds, exit logic or the specific coins it was tested on.
Topics
ema crossover strategy · rsi strategy · adx strategy · shorting strategy · cryptocurrency trading strategy · 1 hour strategy · technical indicators · trading strategy · pine script · tradingview strategy · hourly trading · bearish strategy · crypto shorting strategy
Frequently asked questions
What does it mean for an EMA crossover strategy to be short-only?
It means the system acts on the bearish crossing — the fast EMA falling below the slow one — and ignores the bullish one entirely. Half the signals are discarded by design, typically because the author considers the downside behaviour of the market being traded, here meme coins, distinct enough to warrant a one-directional system.
Why combine an EMA crossover with RSI and ADX?
Each answers a different question. The crossover gives direction, RSI describes the momentum state price is in when that signal appears, and ADX measures trend strength — the filter that separates a genuine directional move from a range where crossovers fire constantly with no follow-through.
Does the 86% in the video title mean the strategy is profitable?
No. That figure comes from the source video's title, and it is not recorded or verified on this page. A percentage without a sample period, cost and slippage assumptions, or drawdown context cannot be evaluated, and meme coin backtests are especially sensitive to all three.
How should I evaluate a short-only crossover system like this one?
Backtest it on the exact market and timeframe you intend to trade, with realistic fees and slippage, since execution costs weigh disproportionately on volatile, thin-liquidity coins. Strategy Decoder records the indicator set and the hourly timeframe from the source video, which is enough to rebuild the concept and test it against your own data.
About this strategy page
This trading strategy was decoded by Strategy Decoder's AI from a public YouTube trading video and turned into a structured, reviewable specification. In the interactive app this page shows the full entry and exit logic, risk management settings, the indicators involved with their parameters, AlgoWizard-compatible logic and a Pine Script export ready for TradingView backtesting — plus an automated backtest verdict when one has been computed for this strategy.
Strategy Decoder catalogs 2,229 decoded strategies. Each one is extracted with confidence scoring, cross-linked to the indicators it uses, and kept up to date as new videos are processed daily. Load this page with JavaScript enabled to use the interactive tools, or start from the strategy explorer to filter by methodology, market and timeframe.
Other versions of this strategy
- Moving Average Crossover Strategy — ZipTrader
- Moving Average Crossover Trading Strategy — Ali Casey | StatOasis
- Moving Average Crossover Strategy — github.com
- Moving Average Crossover Strategy — chartswatcher.com
- Overfitting, Q-Learning, Moving Average Crossover, RSI — Ignacio Ayago | Trading con Bots
- Moving Average Crossover, Modified RSI Strategy — TradeGenius
More decoded strategies
- Weekday Momentum, X-Day Low, High Breakout Swing Trading Strategies
- Larry Williams %R Trading Strategy
- RSI, ATR, EMA Mean Reversion Setups
- Inverted Yield Curve Strategy
- 200-day Moving Average, RSI Mean Reversion Strategy
- Dual Momentum Trading Strategies
- ADX, EMA, ATR Swing Trading Strategy
- QS Exit - Mean Reversion Exit Strategy