[3Commas] BCH Heikin Ashi RSI Fade - Short Strategy by 3Commas

By 3Commas

Performance Metrics

Description

BCH Heikin Ashi RSI Fade β€” Short StrategyπŸ”· What it does:This is a short-only strategy that fades an extended Heikin Ashi bullish streak, confirmed by a long-window RSI bias filter on the same timeframe. A short entry is opened when the 15-minute Heikin Ashi prints a defined number of consecutive bullish candles AND the smoothed RSI is above a soft-bias threshold β€” the combination targets exhausted bullish thrusts on BCH that have run far enough to invite a pullback. The exit is a fixed Take Profit OR a fixed Stop Loss; no trailing, no averaging, no second-guessing. - Single base order, sized at 2.8% of equity by default. - Dual confirmation entry: RSI(100) on 15m > 46 AND 7 consecutive Heikin Ashi bullish candles on 15m. - Hard exit pair: TP at βˆ’2.1% from average entry, SL at +2.5%. - Every entry and exit emits a webhook-ready JSON alert payload for direct DCA Bot consumption.πŸ”· Who is it for: - Swing traders looking for systematic short exposure on BCH when local upward thrusts overrun. - Traders who want a clean, mechanical short setup with no averaging and no discretionary management once in trade. - Bot operators who want to drive a DCA Bot configured for one-shot short deals via webhook. - Risk-conscious operators β€” at default settings the worst-case per-trade loss is ~0.07% of equity (well inside the 5–10% per-trade risk band).πŸ”· How does it work: RSI Bias Filter: A long-window RSI(100) is sampled from the 15-minute timeframe via request.security with lookahead disabled (no repaint). The threshold (default 46) sits just below the midline, so the filter is satisfied during prolonged bullish drift β€” exactly the regime where fading strength has the highest expectancy. When RSI falls below 46, the bias is considered to have flipped bearish and the strategy stops looking for new shorts. Heikin Ashi Streak Trigger: A 15-minute Heikin Ashi stream is sampled in parallel, and the strategy counts the number of consecutive same-direction HA candles using ta.barssince. When the bullish streak reaches the configured length (default 7), the trigger is armed. The default Bullish direction defines the fade-the-strength mode; switching to Bearish converts the strategy into a trend-follow short. Entry: When BOTH conditions are true at host-bar close, a short position is opened at the base order size. The base order is configurable as Market (default) or Limit at the bar's close. Exit (OCO): Take Profit and Stop Loss are issued as a paired OCO order through strategy.exit. The first level reached closes the position and automatically cancels the other side β€” no trailing, no partial exits.πŸ”· Why it's unique: - Dual-Signal Confirmation: A smoothed RSI(100) filters the regime bias while Heikin Ashi times the entry. RSI on a 100-bar window changes slowly and Heikin Ashi reacts to the immediate streak, so the two conditions cannot be satisfied by the same short-lived noise β€” every entry requires alignment of both. - Fade-or-Follow Switch: A single input flips the HA direction filter between Bullish (fade strength, default) and Bearish (follow trend). The same engine handles two opposing strategy archetypes. - Bounded Trade Risk: With a single base order and a hard Stop Loss, the maximum loss per trade is exactly base size Γ— SL%. At defaults that is ~7 USDT on 10,000 β€” structural risk capping without any complex sizing logic. - DCA Bot Integration: Each event emits a fully-formed JSON alert payload tagged with the action type, so the strategy can drive a DCA Bot configured for one-shot deals directly through TradingView alerts.πŸ”· Considerations Before Using the Strategy: Market & Timeframe: Calibrated and tested on BCHUSDT 15m. The RSI-and-Heikin-Ashi combination is portable to other liquid crypto pairs that respect mean-reversion behavior, but the filter thresholds (RSI level, HA streak length) should be reviewed before redeployment. Live shorting requires a margin or perpetual venue; the spot chart is used here for signal generation and backtesting. Performance Profile: This is a low-volatility, defensive short. Over the 177-trade backtest the strategy returned +0.88% with a 0.52% maximum equity drawdown β€” a return-to-DD ratio near 1.7, with a profit factor of 1.169. The value proposition is structural risk capping over a meaningful sample, not aggressive alpha. Size accordingly within a diversified portfolio. Trending Markets: In strong sustained uptrends, the strategy will continue to fire short entries and will incur stop-outs as price grinds higher. This is by design β€” the strategy is positioned for ranges and rotations, not breakouts. The RSI(100) > 46 filter limits exposure to confirmed bullish regimes only, which is where fading has an edge; a regime change to a stronger trend will require manual oversight or a wider Stop Loss. Sample Size & Parameters: The full-period backtest produced 177 closed trades, above the ~100-trade floor for statistical relevance. If a redeployment on another pair produces fewer than ~100 trades, either extend the period or lower the HA streak length to 5, and re-save the relaxed value as the new default so the publication continues to satisfy the "Default Properties match" rule. Commission & Slippage: Defaults are set to 0.055% commission and 3 ticks slippage, matching the source bot's configured fee rate. Update both inputs to match your exchange's actual fees before relying on the backtest numbers. Past Performance: Past results do not guarantee future performance. Always demo-test before deploying live capital, and size the strategy as one part of a diversified portfolio.πŸ”· STRATEGY PROPERTIES Symbol: BINANCE:BCHUSDT β€” strategy is portable to any BCH / USDT pair (live shorting on a margin or perpetual venue). Timeframe: 15M Test Period: November 19, 2025 β€” June 3, 2026 (~6.5 months). Initial Capital: 10,000 USDT. Order Size per Trade: 280 USDT (single base order, no averaging). Max Capital Deployed: 280 USDT per trade (~2.8% of equity). Worst-Case Loss per Trade: ~7 USDT (~0.07% of equity). Commission: 0.055% per trade. Slippage: 3 ticks. Margin for Short Positions: 100% (leverage 1x). Indicator Settings: Default Configuration. Base Order: 280 USDT, Market by default (Limit toggle available). Take Profit: 2.1% below average entry (no trailing). Stop Loss: 2.5% above average entry (close trade). RSI Filter: 15m RSI(100) > 46. Heikin Ashi Filter: 15m Heikin Ashi, 7 consecutive bullish candles. Strategy: Short Only.πŸ”· STRATEGY RESULTS ⚠️ Remember, past results do not guarantee future performance. Net Profit: +87.53 USDT (+0.88%) Max Equity Drawdown: 52.55 USDT (0.52%) Total Closed Trades: 177 Percent Profitable: 61.02% (108 / 177) Profit Factor: 1.169πŸ”· How to Use It: πŸ”Έ Adjust Settings: Open the strategy inputs and review the Base Order Size, RSI filter (timeframe / length / level), and the Heikin Ashi filter (timeframe / streak length / direction). Defaults are calibrated for BCHUSDT 15m β€” recalibrate per asset before deploying. πŸ”Έ Results Review: Run a full-period backtest and confirm Max Drawdown stays inside your personal risk band. Validate that the closed-trade count is statistically meaningful (β‰₯ 100 is a reasonable floor). Use realistic commission and slippage for your exchange. πŸ”Έ Create alerts to trigger the DCA Bot: Add one alert on the strategy using "Any alert() function call". Paste the DCA Bot's webhook URL into the alert's Webhook field, and fill the Bot ID, Email Token, and Pair inputs on the script. The strategy will emit JSON payloads for short entry and exit β€” TP, SL, or manual close β€” formatted for direct DCA Bot consumption.πŸ”· INDICATOR SETTINGS Base Order Size (USDT): USDT amount opened on the short entry. Use LIMIT for Base: Toggle between Market (default, more conservative for backtest) and Limit at bar close. RSI Timeframe / Length / Condition / Level: RSI bias filter applied to the host symbol. HA Timeframe / Streak / Direction: Heikin Ashi consecutive-candle trigger. Direction defines fade (Bullish) vs follow (Bearish) mode. Take Profit (%) / Stop Loss (%): Fixed distance exits from average entry. DCA Bot Webhook: Bot ID, Email Token, and Pair fields injected into every alert payload. Visualization: Toggle Avg Entry / TP / SL plot lines, fill labels, status table (status, avg entry, TP/SL levels, live RSI and HA streak, entry-armed flag, cumulative realized net profit). Brand Watermark: Configurable text, position, size, and transparency.πŸ‘¨πŸ»β€πŸ’»πŸ’­ We hope this tool helps enhance your trading. Your feedback is invaluable, so feel free to share any suggestions for improvements or new features you'd like to see implemented.__The information and publications within the 3Commas TradingView account are not meant to be and do not constitute financial, investment, trading, or other types of advice or recommendations supplied or endorsed by 3Commas and any of the parties acting on behalf of 3Commas, including its employees, contractors, ambassadors, etc.

Browse all 5,900+ TradingView Pine Script strategies

View on TradingView