Range Breakout GoldThis is a Range Breakout for GOLD on the 15m Time Frame. Any Fakeout Bullish or Bearish will be identified before a trade will take place.
Indicadores e estratégias
AI-Powered Trading Bot DemoAI-Powered Trading Bot by Polygon Solutions Inc.
The trading strategy works exceptionally well with equities and cryptocurrencies, incorporating risk management protocols. It is a fully operational trading bot with no human intervention. I am using a stock for the demo.
Buy: green highlighted background
Sell: red highlighted background
Scalping Súper Oscilador by Rouro [Actualizado]This scalping strategy is designed to detect overbought and oversold zones using a custom Super Oscillator that combines five classic indicators: RSI, Stochastic, CCI, ROC, and Williams %R, with adjustable thresholds.
⚙️ How does it work? Entry signal: Buy: when the oscillator rises from the oversold zone (-0.8) and the candlestick is bullish. Sell: when the oscillator goes down from the overbought zone (0.8) and the candlestick is bearish. Time filter: possibility to operate only in a configurable time slot (e.g. from 10:00 to 12:00 local time). Dynamic SL/TP: Stop Loss is calculated using the low/high of the last X candles, and the Take Profit according to a configurable Risk/Reward Ratio. One operation per signal, with no overlaps.
🧠 Visuals and Panels: Visual oscillator with smooth EMA. Indicator traffic light that shows the individual status (green, red or grey) on the screen. Real-time statistics table: Backtest start date.
🧩 Full customization:
Periods and levels for each indicator.
Oscillator top/bottom level.
Schedule settings.
Option to show or hide the oscillator baseline.
MA Crossover Crossunder Strategy [UOI]Simple MA Crossover Crossunder Strategy Tester
📌 Purpose:
This strategy is designed to backtest and automate entries and exits based on the crossover and crossunder of two configurable moving averages. It provides traders with flexibility in selecting the moving average type and length to adapt the system to various market conditions and asset classes. To see the win ratio of each strategy (different length and different MA type) click on Strategy tester below the chart (at the bottom of the page).
🟦 Does it work?
Short answer: No — not on its own.
Unless you have a solid understanding of volume and price action, and you implement effective stop-loss and take-profit rules, the win ratio is typically poor for automated trading. However, incorporating other market dynamics can help improve the strategy's performance.
⚙️ Core Features:
🟦 User-Defined Inputs:
shortLength: Length for the short-term moving average (default: 10)
longLength: Length for the long-term moving average (default: 50)
maType: Type of moving average to apply (options include: "SMA", "EMA", "WMA", "VWMA", "RMA", "HMA")
🧮 Moving Average Function (ma):
The strategy includes a custom ma() function that dynamically computes the moving average of the selected type:
SMA (Simple Moving Average)
EMA (Exponential Moving Average)
WMA (Weighted Moving Average)
VWMA (Volume-Weighted Moving Average)
RMA (Running Moving Average / SMMA)
HMA (Hull Moving Average): Calculated using the WMA of a de-trended intermediate series with a square root length for faster response and reduced lag.
This design allows users to test multiple MA methodologies without rewriting code.
🟧 Entry & Exit Logic:
✅ Long Entry:
Triggered when the short-term MA crosses above the long-term MA (ta.crossover()).
Any existing short positions are closed immediately.
❌ Short Entry:
Triggered when the short-term MA crosses below the long-term MA (ta.crossunder()).
Any existing long positions are closed immediately.
This structure ensures that only one active position (long or short) is held at any given time, making the strategy fully reversible and directional.
📊 Visual Representation:
Both MAs are plotted on the chart for visual confirmation.
Short MA: Blue
Long MA: Orange
The chart overlays allow for easy manual verification of signal points and trend alignment.
📈 Execution Parameters:
The strategy uses strategy.percent_of_equity for position sizing, set to 100% of account equity per trade.
Works on any timeframe — users can switch chart resolution for different backtesting horizons (scalping to swing trading).
For instance Try VWMA 10 over 50 with SPX on 30 and 45 minutes time frame and you will see great results. But if you try that with SPY you will get different win ratio.
❌ Do you recommend using a moving average crossover strategy?
❌ No — I use it only as confirmation alongside other indicators.
❌ Only traders with contextual knowledge of price action and volume analysis should use MA strategies.
Douxor 4 coinThis strategy is based entirely on my own idea.
The basic premise was that if the exchange rate follows a continuously fluctuating trend, why not trade it like a swing trade, where you trade a price bouncing between a support and a resistance. To do this, we needed to translate the price movement into an oscillating movement, like the RSI.
Hence, we need to be prepared to be in a continuous position in the selected instance. There is a volatility based stop added to the script so that there will be short periods when there is no open position, this has somewhat increased the efficiency of the strategy. I have also added an option to open an opposite position when the stop is activated. As a result, I have achieved another profit increase, but again we will have a continuous open position on that particular instance. During the tests, I found that if the market moves in a definite direction, there is volatility, we get stable signals in both directions. The achilles heel strategy is when the price movement narrows, for example towards the end of a wedge formation. This is where most of the false signals occur.
is tuned to 2 hour candles and you have no possibility to adjust the parameters for now. Currently it is only set for 4 instruments: BTC, ETH, SOLANA and SHIBAINU.
🧬 Fractal Trap Hunter v2.2 – Wyckoff x Fib Precision// This is still a WIP and any feedback is very welcome.
🧬 Fractal Trap Hunter v2.2
Wyckoff x Fibonacci Precision Reversal Strategy
📈 Version: 2.2
🔁 Smart Money Filters • Fib Zones • Momentum Precision
💡 Designed for traders who demand accuracy, structure, and smart filtering.
🚀 Summary
Fractal Trap Hunter v2.2 isn’t just a strategy — it’s a framework.
It adapts to the market’s structure and filters out the noise using real logic used by institutions.
🎯 Strategy Overview
Fractal Trap Hunter v2.2 is a reversal-based strategy that fuses:
📐 Fibonacci retracements/extensions
📊 Wyckoff-style impulse logic (BOS/Spring)
🔍 Optional Smart Money filters
⚡ Precision entries at 61.8%–78.6% with TP1 & TP2 via 1.272/1.618 extensions
✅ Modular filters (RSI, EMA, DPO, SMI, Volume)
🛠 How It Works
Detects a directional impulse (fakeout/BOS/spring)
Waits for price to retrace into a golden zone (Fib 61.8–78.6%)
Enters only if filtered by momentum + confluence signals
Takes partial TP1, moves SL to BE, lets TP2 run
Visual zones and labels make execution easy and clean
⚙️ Key Inputs
Input Purpose Default
Fib Entry Min -- Lowest fib zone for entry -- 0.618
Fib Entry Max -- Highest fib zone for entry -- 0.786
TP1 Extension -- First take profit (extension of impulse) -- 1.272
TP2 Extension -- Final target -- 1.618
Min Impulse % --Required size for the setup -- 0.8%
🧠 Optional Filters
Filter Use Case
EMA Filter -- Only trade with 50 EMA trend
EMA Crossover -- Confirms short-term momentum direction
RSI -- Filter out overextended entries
DPO -- Avoid flat/no-trend zones
SMI -- Precision momentum confirmation
Volume Spike -- Ensures trades trigger with liquidity & intent
📍 Where & When to Use
✅ Best Markets
Forex majors: EUR/USD, GBP/USD, USD/JPY, AUD/USD
Indices: NAS100, SPX500, GER40
Gold: XAU/USD — thrives on fakeouts
Crypto: BTC/USD (H1+ only — volatile), SOL/EUR (H8 had some amazing results)
✅ Best Timeframes
M15 to H1: Optimal balance of signals and quality
H4 - H8 for structure context
D1 for bias filter (optional)
🕐 Best Time of Day
London Open (7–10am UTC) – breakout traps + volume
NY Open (13–15 UTC) – BOS + FVG setups
Avoid low-liquidity hours unless volume filter is ON
📊 How to Backtest
Select timeframe (e.g., M30)
Open Strategy Tester → Overview
Toggle filters & Fib zones to optimize for asset
🔥 Pro Tips to Maximize Edge
📌 Start with only EMA + OB filters, optimize first
⚠️ Avoid choppy price action — look for clear liquidity sweeps
🎯 Use HTF BOS or Wyckoff structures to frame LTF entries
🧬 Look for confluence: OB + Fib + Volume spike = sniper
🔄 Run optimization for each asset and session
⚠️ Risk Disclaimer
Trading involves risk. Use proper position sizing. Past performance does not guarantee future results.
Best Crypto BB-Strategy (swissliga)📈 Strategy Name: Best Crypto BB-Strategy (swissliga)
This is a trading strategy for cryptocurrencies based on Bollinger Bands (BB), with additional filters using Exponential Moving Averages (EMA) and various conditions for entries and exits.
✅ Core Concepts:
Bollinger Bands: It calculates the upper, middle (SMA or EMA), and lower bands.
Signals:
Long Entry: When the price moves above the upper Bollinger Band and certain EMA filters are met.
Short Entry: When the price drops below the lower Bollinger Band and EMA filters are met.
Filters:
Optional EMA-based filters to confirm entries.
Optional price distance filters (e.g., ignore entries if price is too far from bands).
Exits:
Can be based on:
EMA crossover or comparison,
Bollinger Band middle line (optional stop),
Fixed percentage maximum loss stop-loss,
Specific percentage price deviation from the lower band (for shorts),
Reversal of signals (e.g., short if already long).
Take-Profit-Like Logic: If the trade moves significantly in profit (e.g., 3%, 5%, 10%, 20%), it adjusts a result line for visual backtesting.
⚙️ Custom Settings:
User can choose:
MA type (SMA or EMA),
Standard deviation multiplier for BB,
EMA lengths,
Whether to use filters,
Stop-loss parameters,
Whether to trade only long, short, or both.
🔍 Visual Features:
Plots:
Bollinger Bands (upper, lower, middle),
Entry EMA, Close EMA, Cross EMA,
Optional SMA from a different timeframe.
Fills between bands for clarity.
Adjustable backtest time window with start and end date.
🎯 Entry/Exit Examples:
Long Entry: Price goes above upper band AND EMA filter allows.
Short Entry: Price drops below lower band AND EMA filter allows.
Long Exit: Several possible triggers (EMA cross, price drop below middle BB, or max loss).
Short Exit: Similar triggers, plus price moving significantly above the lower BB.
This strategy combines volatility-based signals (BB) with trend confirmation (EMA), while offering strong control over risk and backtesting period. It's optimized for crypto trading and adaptable for various market conditions.
/**********************************
Best Timeframes: 1h / 2h
Best BB: 200 deviation 0.4,
100 deviation 0.6
Some coins provide better results using middle bollinger bands for stop loss.
Adjust Commissions to your platform
************************************/
Matinator 2min -v2.1ATR with ZLSMA exit
Uses ATR reversal for trends and ZLSMA for exit and filtering
10 vs 50 SMA - Long-Only CrossoverEnters a full-size long when the 10-period simple moving average crosses above the 50-period on the chart’s current timeframe; closes the position on the opposite cross. A green “Long” label marks each entry bar.
Express Generator StrategyExpress Generator Strategy
Pine Script™ v6
The Express Generator Strategy is an algorithmic trading system that harnesses confluence from multiple technical indicators to optimize trade entries and dynamic risk management. Developed in Pine Script v6, it is designed to operate within a user-defined backtesting period—ensuring that trades are executed only during chosen historical windows for targeted analysis.
How It Works:
- Entry Conditions:
The strategy relies on a dual confirmation approach:- A moving average crossover system where a fast (default 9-period SMA) crossing above or below a slower (default 21-period SMA) average signals a potential trend reversal.
- MACD confirmation; trades are only initiated when the MACD line crosses its signal line in the direction of the moving average signal.
- An RSI filter refines these signals by preventing entries when the market might be overextended—ensuring that long entries only occur when the RSI is below an overbought level (default 70) and short entries when above an oversold level (default 30).
- Risk Management & Dynamic Position Sizing:
The strategy takes a calculated approach to risk by enabling the adjustment of position sizes using:- A pre-defined percentage of equity risk per trade (default 1%, adjustable between 0.5% to 3%).
- A stop-loss set in pips (default 100 pips, with customizable ranges), which is then adjusted by market volatility measured through the ATR.
- Trailing stops (default 50 pips) to help protect profits as the market moves favorably.
This combination of volatility-adjusted risk and equity-based position sizing aims to harmonize trade exposure with prevailing market conditions.
- Backtest Period Flexibility:
Users can define the start and end dates for backtesting (e.g., January 1, 2020 to December 31, 2025). This ensures that the strategy only opens trades within the intended analysis window. Moreover, if the strategy is still holding a position outside this period, it automatically closes all trades to prevent unwanted exposure.
- Visual Insights:
For clarity, the strategy plots the fast (blue) and slow (red) moving averages directly on the chart, allowing for visual confirmation of crossovers and trend shifts.
By integrating multiple technical indicators with robust risk management and adaptable position sizing, the Express Generator Strategy provides a comprehensive framework for capturing trending moves while prudently managing downside risk. It’s ideally suited for traders looking to combine systematic entries with a disciplined and dynamic risk approach.
RSI-WMA + EMA Trend Filter | SL/TP DynamicVery simple base on the trend from EMA and the signal-trigger from RSI-WMA
Elliott Wave + Fibonacci Strategy (Long Only)This closed-source long-only swing strategy combines Elliott Wave principles with Fibonacci-based price projections and RSI momentum confirmation. It is designed to capture impulsive upward trends by identifying potential Wave 3 and Wave 5 setups within the Elliott Wave cycle. The strategy is both educational and practical for traders interested in systematic wave-based trading.
Core Logic Overview:
Wave Structure Detection
The script dynamically identifies potential Wave 1 lows and tracks Wave 2 retracements using pivot logic based on a configurable lookback (waveLen). It uses Fibonacci retracement ratios (default: 61.8%) to estimate the ideal Wave 2 correction.
Wave 3 Entry Signal
A Wave 3 Long entry is triggered when the price exceeds both the Wave 2 high and a Fibonacci-based Wave 3 target extension (default: 1.618x the Wave 2 range), provided RSI is above 50 to confirm bullish momentum.
Wave 5 Entry Logic
After Wave 3, a second entry may trigger when the price surpasses the Wave 3 target by an additional 2%, and RSI is above 60 — suggesting a possible Wave 5 extension.
Exit Conditions
A potential ABC correction is detected when price drops below the Wave 3 target and RSI dips under 50, prompting exits.
Additional risk control exits occur if RSI exceeds 70 after entry, suggesting overbought conditions.
User Inputs:
Swing Pivot Lookback (waveLen) – Number of bars to consider for pivot detection (default: 10)
Fib Retracement (fibRetrace) – Controls the Wave 2 retracement level (default: 0.618)
Wave 3 Extension Target (fibExtension) – Projects the Wave 3 price target (default: 1.618)
RSI Period – Used for momentum confirmation (default: 14)
Backtest Conditions:
Account size: $10,000
Risk per trade: 10% of equity
Commission: 0.1%
Slippage: 1 tick
Backtest duration: 2 years
Sample size: 100+ trades depending on market conditions and timeframe used
Best Use Case:
Optimized for 1H to Daily charts in trending markets
Works best on assets showing clear impulsive structures (e.g., crypto, indices)
This strategy is intended to help traders learn and apply Elliott Wave theory in a structured and rule-based format. It avoids repainting by using confirmed swing highs/lows and gives clear visual signals for entries, exits, and targets.
ORB w/ Targets & NewsThis strategy is my interpretation of the ORB (opening range breakout) strategy.
It plots the opening range for the first 15 minutes of the RTH (regular trading hours) session, then plots this range and looks for the first 5m candle to close either above or below said range.
- If it closes above the range, then it should result in a LONG entry on the next candle.
- If it closes below the range, then it should result in a SHORT entry on the next candle.
The user has the option also of:
- Changing the timeframe where trades can occur.
- using BE+ (breakeven plus)
- using TSL (trailing stop loss)
- setting TP (take profit) as a percentage of the opening range.
SL (stop loss) is fixed at 55% of opening range (might change this in future revisions).
- Choosing to block trading before/after various impact news events.
- Blocking most news events (use at your own risk).
- Setting a MIN/MAX ATR range for filtering out low/high volatility.
- All kinds of debug filters to aid in backtesting (optimal settings will change over time).
- and more...
...and MANY more options.
Please note that (for now) this strategy is invite only and provided to members of the GOAT Algo System (at no charge), link here:
whop.com
(detail about how to subscribe are included there)
I am not an administrator of that system, but am myself a subscriber, and am providing this at no charge as a way to contribute to the group.
MFF:Reversed EMA 9/21/50 CrossoverThis EMA crossover strategy does the reverse by selling when the lowest (9) crosses over the higher(21/50) EMAs and vice versa. The thinking is that EMAs are lagging and in volatile markets by the time normal signals arise price action reverses.
Sniper_GPt con Probabilità Aggiustata + Stop/Take Dinamico📈 Sniper_GPt with Adjusted Probability + Dynamic Stop/Take
This strategy combines advanced technical analysis with a dynamic risk management system, based on an adjusted probability calculated from RSI, ATR, and Volume.
A trade signal is triggered only when the probability exceeds a user-defined threshold. Entry is based on the candle's direction and the probability signal.
🔹 Key Features:
Adjusted probability (%) algorithm.
Dynamic Stop Loss and Take Profit levels based on ATR and volatility.
Filter to prevent opposite positions from being open simultaneously.
Configurable pyramiding support.
Real-time display of Entry/Stop/Take levels.
Compatible with webhook alerts for integration with external platforms like Bybit.
✅ Ideal for automated strategies and external trading system integration.
The One StocksThe One – Stocks is a high-performance algorithm designed for serious traders seeking precision signals on major U.S. equities like SPY, QQQ, AAPL, and TSLA.
This strategy provides real-time buy/sell alerts, auto-generated stop loss & take profit levels, and integrates seamlessly with TradingView alerts.
✅ Optimized for 15m–4H charts
✅ Proven entries on trending markets
✅ Ideal for both scalping and swing trading
Key Rule: If a buy signal occurs at a higher high, wait for a retest of the signal level before entering. This increases precision and avoids chasing price.
🔒 This is an invite-only indicator.
🚀 Join the free trial and gain access: theonealgo.com
Gold ORB Strategy (15-min Range, 5-min Entry)The Gold ORB (Opening Range Breakout) Strategy is designed for day traders looking to capitalize on the price action in the early part of the trading day, specifically using a 15-minute range for identifying the opening range and a 5-minute timeframe for breakout entries. The strategy trades the Gold market (XAU/USD) during the New York session.
Opening Range: The strategy defines the Opening Range (ORB) between 9:30 AM EST and 9:45 AM EST using the highest and lowest points during this 15-minute window.
Breakout Entries: The strategy enters trades when the price breaks above the ORB high for a long position or below the ORB low for a short position. It waits for a 5-minute candle close outside the range before entering a trade.
Stop Loss and Take Profit: The stop loss is placed at 50% of the ORB range, and the take profit is set at twice the ORB range (1:2 risk-reward ratio).
Time Window: The strategy only executes trades before 12:00 PM EST, avoiding late-day market fluctuations and consolidations.
Price-Based Strategybasic strategy to help struggling traders improve. Wait for 1 min candle to close above or below line then enter the trade
Lambo: Custom MACD Buy/Sell StrategyMy script is generating sell and buy signals based on MACD slope changes.
But it is not only using that, it is using a custom strategy that generates a safe signal.
And it shows the TP area and SL area as well.
I believe this one will help many traders.
This script is for the XAU/USD 5min chart.
You may use this script on other charts and timeframes.
But script code is best suitable for XAU/USD 5min.
Any questions, ping me.
Thanks
Auto Trading con ActivTradesSMA crossover strategy with automatic Take Profit and Stop Loss, designed for live account execution via ActivTrades directly from TradingView.
BTC 雙MACD 背離策略(基礎共振 / 適用15分鐘 / 多空自動)📌 Strategy Name: BTC Dual MACD Divergence Strategy (15min, Auto Long & Short)
🔍 Overview:
This strategy uses a dual MACD divergence signal (fast and slow MACD) combined with a proximity filter to the 28-period Simple Moving Average (SMA28) to detect potential trend reversals with stronger confirmation.
🧠 Entry Conditions:
Bullish or Bearish divergence detected on both fast and slow MACD.
Price must be within ±1.5% of the SMA28 (proximity condition).
Long and short entries are allowed automatically.
🎯 Exit Conditions:
Fixed Risk-to-Reward ratio of 1:1.5.
Take Profit: +1.5% from entry price.
Stop Loss: -1.0% from entry price.
⏱ Timeframe:
Optimized for 15-minute charts.
Can be integrated with auto-trading bots via alerts/webhooks.
⚠️ Notes:
This strategy is designed for technical validation and automation testing.
Please backtest thoroughly and use proper risk management before applying in live trading.
Ideal for pairing with platforms like WunderTrading, 3Commas, or other webhook-based bot systems.