指標和策略
DCA Strategy on Steroids for CryptoThis strategy getting only in Long position for Crypto
Using Fast and Slow moving Averages and Stochastic RSI to get in Long position
Fast and Slow moving Averages - cross-under - I Prefer - or opposite for Bull Market
Stochastic RSI cross-over - 5 and Trend Determined by the Fast moving Average
There is no Stop loss is not for one with small tolerance to getting under
Fast and Slow moving Averages and Stochastic RSI Parameters can be adjust
The bot Use Safe Trades and Price Deviation Determined from the User
Max Safe Trades = 10
Take profit Parameters can be adjust in %
Pepe-USDC is just a example What the bot Can do
Tweezers Bottom Strategy 5m - Long OnlyTweezers Bottom 5m Strategy – Catch Reversals Like a Pro!
Looking for fast, precise entries on the 5-minute chart? This strategy automatically detects the Tweezers Bottom candlestick pattern and opens long positions at the perfect moment. Signals appear as ▲ arrows on the chart, making it incredibly easy to spot high-probability setups.
Risk and Reward Perfectly Managed: Stop-loss is set just 0.1% below entry, and take-profit at 0.3% above, giving you a clear, controlled trading edge. All levels are visualized on the chart with lines and labels, so you always know where your risk and profit targets are.
Ideal for scalpers and short-term traders across Forex, crypto, and stocks. Enter reversals before the crowd, maximize your winning trades, and automate your trading with minimal risk!
STRATEGY WITH POINT TP/SL BY SKBTSThe formula for the standard middle band is simply a moving average, often set to 20 periods:
Middle Band = 20-period moving average (close)
The upper and lower bands are calculated from the standard deviation, which measures how dispersed the price data is from the average.
Upper Band = Middle Band + (2 standard deviations of 20-period close)
Lower Band = Middle Band - (2 standard deviations of 20-period close)
The key inputs are the 20-period moving average, the number of standard deviations (typically 2), and the 20-period standard deviation. The bands will expand and contract based on the standard deviation value.
Some traders increase the standard deviation multiplier to 2.1 or 2.2 to make the bands looser and more sensitive. Decreasing the number of periods for the moving average and standard deviation will also increase sensitivity.
Marcius Studio® - Fishing Net™Fishing Net™ — a dynamic grid trading strategy with predefined entry levels and built-in risk management.
The strategy gradually builds positions as the price pulls back, and closes all trades when the Take Profit level is reached.
The main concept is to accumulate positions at multiple levels, like a net, and capture potential upward movement without promising guaranteed profits.
Important! This strategy is designed for HIGH-LIQUIDITY assets (ETH / BTC / SOL etc.) and is not suitable for LOW-LIQUIDITY assets.
Strategy Parameters
Level Step (%) : distance between grid levels.
Shift (%) : offset of the first entry level relative to price.
Take Profit (%) : target for closing all open positions.
Number of Orders (1–10) : total number of grid levels.
Risk per Trade (%) : capital risk per trade (1–100%), defines maximum position size.
Example Settings
Applicable for OKX:BTCUSDT.P / OKX:ETHUSDT.P / OKX:SOLUSDT.P etc.
Timeframe : 1H
Level Step : 1.0
Shift : 1.0
Take Profit : 5
Number of Orders : 10
Risk per Trade : 10%
How the Code Works
The script calculates a grid of entry levels below the current price.
When the price touches a level, an order is placed with size based on equity × risk % .
The strategy scales into the position gradually (up to the number of levels).
When the Take Profit target is reached, all positions are closed simultaneously.
All levels and the TP line are plotted on the chart for visual clarity.
Past performance is not indicative of future results.
Disclaimer
Trading involves risk — always do your own research (DYOR) and seek professional financial advice. We are not responsible for any potential financial losses.
EDWARDS 3MIN DOW STRATEGYSqueeze Momentum Strategy with EMA780 Trend Filter, ATR-SL, PT, EMA5 Exit Filter, and 3:57 PM Close
Marcius Studio® - DCA Grid Bot Backtesting™DCA Grid Bot Backtesting™ — is a flexible backtesting strategy for DCA grid trading. It allows you to define a price range and split it into multiple grid levels. The bot opens positions when price touches new levels and closes them at the Take Profit target, simulating real grid trading conditions.
The main purpose of this tool is to test and optimize grid-based strategies with customizable parameters, capital allocation, and automatic visualization directly on the TradingView chart.
Important! This strategy is intended for backtesting and educational purposes . Historical results do not guarantee future performance.
How to Use
Automatic: When adding the script to a chart, you can select Lower/Upper Limit and Start/End Time directly on the chart. Limits can be adjusted by dragging.
Manual: Set the Lower/Upper Limit and Start/End Time directly in the script settings.
Recommendations
The script works best on LOW-LIQUIDITY assets when used to simulate concentrated liquidity within a VRVP-defined range.
The script is designed for a LONG trend , so it performs best when opening LONG positions .
The script is NOT WELL-SUITED for situations with a significant market downturn, just like any other grid bots.
Strategy Settings
Lower/Upper Limit: Defines the trading range for the grid.
Start/End Time: Defines the backtesting period.
Grid Levels: Number of price steps within the range.
Take Profit (%): Auto = Grid Step Percent.
Example Settings
Applicable for example OKX:PUMPUSDT.P etc.
Timeframe: 1H
Lower Limit: 0.0023759
Upper Limit: 0.0042996
Start Time: 2025-07-25
End Time: 2025-08-16
Grid Levels: 10
Take Profit (%): Auto = Grid Step Percent.
Disclaimer
Trading and investing involve risk — always do your own research (DYOR) and seek professional advice. We are not responsible for any financial losses.
Adaptive ATR Guardian [自适应 ATR 守护者]自适应ATR守护者 | Adaptive ATR Guardian
——多品种智能交易防护策略 | Multi-Asset Intelligent Trading Protection Strategy
核心功能 | Core Features
1. 自动识别交易品种| Automatic Asset Detection
• 智能识别BTC/USD、XAU/USD等品种
• Auto-detects assets (e.g., BTC/USD, XAU/USD)
• 动态调整参数:ATR倍数、止盈止损比例
• Dynamic parameter tuning (ATR multipliers, TP/SL ratios)
2. 自适应ATR风控 | Adaptive ATR Risk Control
• 基于真实波动率(ATR)动态计算止盈止损
• TP/SL levels adjust with ATR volatility
• 参数自动优化:BTC(3xTP/1.5xSL) ,黄金(2xTP/1xSL)
• Auto-optimized: BTC (3xTP/1.5xSL), Gold (2xTP/1xSL)
3. 实时动态跟踪 | Real-Time Tracking
• 持仓期间止盈止损线实时更新
• Live TP/SL line updates during trades
• 可视化提示:绿色止盈线、红色止损线
• Visual cues: Green TP line, Red SL line
4. 趋势跟随逻辑 | Trend-Following Logic
• 双均线交叉(9MA & 21MA)触发信号
• Dual MA crossover (9MA & 21MA) for entries
• 金叉做多 / 死叉做空
• Long on Golden Cross, Short on Death Cross
5. 专业可视化界面 | Professional Visualization
• 图表标签显示关键参数
• On-chart label shows settings
• 自适应K线范围展示所有标记
• Auto-adjusts plot ranges for clarity
Institution Accumulation/DistributionLeveraging the Williams%R oscillator, the script has been optimized to pick out key turning point in the market specifically at Resistance (Overbought) or Support (Oversold)
The algo has been programmed to print both buy and sell alerts at extremes/when conditions flip eg a long position will be closed simultaneously opening a short position above resistance.
Best used as a scalping tool targeting 30m and below works well with currency pairs
Valdes Trading Bots - Scaled Profits and DCA — V 12.1Valdes Trading Bots – Scaled Profits and DCA — V 12.1
Overview
This strategy is built for traders who want to capture medium-term swings without getting caught in short-term noise. It is optimized for the 12-hour timeframe, where signals have historically shown stronger consistency across a wide range of market conditions.
Key Features
Trend regime detection – Identifies when momentum flips from bullish to bearish (and vice versa).
Scaled profit targets – Positions automatically reduce across multiple take-profit levels to secure gains progressively.
Risk management – Includes a capped, rules-based averaging (DCA) method during controlled pullbacks. Not martingale, strictly limited.
Directional flexibility – Can operate long or short, depending on market regime.
JSON output included – Adds flexibility for advanced users.
How to Use
Apply primarily on the 12-hour chart for best results.
Use this script for backtesting, research, and simulation before any live application.
No input changes are required; it is designed to run as-is.
Notes & Limitations
This is a strategy script, not a signal service.
Past win rates or backtest results are not predictive of future performance.
All markets carry risk, and losing trades will occur.
Always test extensively in paper trading before deploying to a live account.
Disclaimer
This script is provided for educational and research purposes only. It is not financial advice. The authors and publishers assume no responsibility for losses incurred from using this strategy.
Ultimate Bot v5 (Full Visual + Reversal + Sustained Signals)Ultimate Bot v5 is a powerful, all-in-one Pine Script strategy designed for traders who want both clarity and precision in their charts. It combines classic momentum indicators, volatility filters, and reversal logic to highlight high-probability trade opportunities.
🔹 Key Features
Full Visual Mode – Clean and easy-to-read buy/sell markers with large arrows and labels.
EMA Trend Detection – Fast & slow EMA crossovers for trend direction.
RSI + MACD Confirmation – Confirms entries with momentum & strength checks.
Reversal Alerts – Detects sharp drops or spikes for rebound/reversal plays.
Sustained Signal Mode – Highlights stronger continuation trends, not just short-term flips.
ADX Strength Filter (optional) – Filters out weak/noisy signals during sideways markets.
ATR Dynamic Positioning – Arrows adapt to volatility so they’re always visible.
Custom Alerts – Works with TradingView alerts for buy, sell, and reversal signals.
🔹 Why Use It?
This bot is designed to help traders:
✅ Spot early reversals and potential bounce opportunities
✅ Confirm strong momentum moves with multi-indicator checks
✅ Avoid false signals in choppy markets
✅ Trade with confidence using visual clarity
TrendPilot AI v2 — Adaptive Trend Day Trading StrategyOverview
TrendPilot AI v2 is a structured, rules-based day trading strategy that identifies and follows market momentum using a sophisticated blend of technical indicators. Optimized for 15-minute and higher timeframes on high market cap cryptocurrencies (AAVE, SOL, ETH, BCH, BTC) to minimize manipulation risks, it adapts to changing market conditions with dynamic risk management and controlled re-entry logic to maximize trend participation while minimizing noise.
Core Logic
Multiple EMA Trend Confirmation — Uses three Exponential Moving Averages (fast, medium, slow) to detect robust bullish, bearish, or neutral trends, ensuring trades align with the prevailing market direction.
ADX Momentum Filter — Employs an ADX-based filter to confirm strong trends, avoiding entries in choppy or low-momentum markets.
Smart Entry Filter — Optional ATR-based buffer (period 14, multiplier 1.5) around the fast EMA prevents entries at overextended prices, enhancing trade precision.
Flexible Exit System — Offers multiple exit options: fixed take-profit (default 1.7 offset), trend-reversal exits, or ATR-based trailing stops (period 14, multiplier 2.0), with secure modes requiring candle closes for confirmation to gain Max Profit.
Controlled Re-Entry Logic — Allows re-entries after take-profit or price-based stop-loss with configurable wait periods (default 6 bars), max attempts (default 2), and EMA touch requirements (fast, medium, or slow).
State-Aware Risk Management — Tracks trend states and recent exits to adapt entries, with daily trade limits (default 5 long/short) and loss cooldowns (default 2 stop-losses) for disciplined trading.
How to Use & Configuration
Markets & Timeframes
Works with high market cap cryptocurrencies (AAVE, SOL, ETH, BCH, BTC).
Optimized for intraday charts (15m–4h) but adaptable to higher timeframes (e.g., 1h, 4h).
Trade Direction Settings
Dual Trades — Trades both long and short, quickly re-aligning after trend reversals.
Long Only — Ignores bearish signals, ideal for bullish markets or strong uptrends.
Short Only — Ignores bullish signals, suited for bearish markets or downtrends.
Risk Management Settings
Stop Loss Types
Trend Reversal — Closes positions when an opposite trend signal is confirmed (default).
Fixed Offset — Static stop at 3.5 offset from entry price (adjustable).
ATR Based — Dynamic trailing stop using ATR (period 14, multiplier 2.0), adjusting to market volatility.
Secure SL Mode — Optional setting to trigger price-based stops only on candle closes, reducing false exits.
Maximum recommended risk per trade is 5–10% of account equity.
Trade size is configurable (default 20 units) to match individual risk appetite.
Take Profit Options
Fixed Offset — Predefined target at 1.7 offset from entry (adjustable, e.g., 2.5 for SOL).
Secure TP Mode — Exits only when a candle closes beyond the target, ensuring reliable profit capture.
Trend Reversal — Exits on opposite trend signals when fixed TP is disabled, ideal for riding longer trends.
Trade Management Controls
Smart Entry Filter — Optional ATR-based buffer (period 14, multiplier 1.5) prevents chasing overextended prices.
Max Re-Entries — Limits continuation trades per trend cycle (default 2).
Daily Trade Limits — Caps long/short trades per day (default 5 each) for disciplined trading.
Daily Loss Cooldown — Pauses trading after a set number of stop-losses (default 2) per day.
Max Bars in Trade — Closes positions after a set duration (default 1440 bars) to prevent stale trades.
Configuration Steps
Apply the strategy to your chosen symbol (e.g., AAVE/USDT, SOL/USDT) and timeframe (15m or higher).
Select Trade Direction mode (Dual, Long Only, or Short Only).
Set Stop Loss (Trend Reversal, Fixed Offset, or ATR Based) and Take Profit (fixed or trend-reversal).
Adjust Smart Entry Filter, Max Re-Entries, Daily Limits, and Loss Cooldown as needed.
Test across multiple market conditions using the performance panel (top-right, showing Total Trades, Wins, Losses, Win Rate).
Enables automated trading via webhook integration with platforms like Binance Futures.
Set up alerts for long/short entries (🟢 Long, 🔴 Short) and exits (🎯 Max TP, 🛑 Max SL, 🚨 Force Exit).
Backtesting Guidance
Use realistic commission (default 0.01%) and slippage (default 2 ticks) matching your broker and instrument.
Validate performance over long historical periods (e.g., 3–6 months) to ensure >100 trades across different market regimes.
Avoid curve-fitting by testing on multiple high market cap coins (AAVE, SOL, ETH, BCH, BTC) and avoiding over-optimization.
EMA and ATR parameters are set to balanced, industry-standard values for realistic backtesting.
Best Practices, Defaults & Disclaimer
Best Practices
Use consistent and conservative position sizing (default 20 units).
Match commission and slippage to your broker’s actual rates.
Enable secure TP/SL modes for entries and exits to reduce false signals.
Test across different symbols, timeframes, and market phases before live trading.
Keep parameters simple to avoid overfitting.
Default Settings (Recommended Starting Point)
Initial Capital: $10,000
Order Size: Fixed, 20 units
Commission: 0.01%
Slippage: 2 ticks
Take Profit Offset: 1.7 (adjustable, e.g., 2.5 for SOL)
Stop Loss Type: Trend Reversal (default), Fixed Offset (3.5), or ATR Based (period 14, multiplier 2.0)
Smart Entry Filter: ATR period 14, multiplier 1.5 (optional)
Max Re-Entries: 2 per trend cycle
Daily Trade Limits: 5 long, 5 short
Daily Loss Cooldown: 2 stop-losses
Max Bars in Trade: 1440 bars
Subscription Information
TrendPilot AI v2 is an invite-only strategy, accessible only to approved subscribers.
Benefits include full access to all features, priority support, and regular updates.
Access is limited to ensure a high-quality user experience.
Compliance Status
No functional warnings in the script.
The script uses closed candle logic, ensuring no repainting or lookahead issues.
Designed for realistic backtesting with a $10,000 account and sustainable risk (≤5–10% per trade).
Disclaimer
This strategy is intended for educational and analytical purposes only. Trading involves substantial risk, and past performance does not guarantee future results. You are solely responsible for your own trading decisions and risk management.
Developed by: TrendPilotAI Team
For questions, setup guidance, or enhancement suggestions, contact TrendPilotAI Team via TradingView.
Nifty Power -> Nifty 50 chart + EMA of RSI + avg volume strategyThis strategy works in 1 hour candle in Nifty 50 chart. In this strategy, upward trade takes place when there is a crossover of RSI 15 on EMA50 of RSI 15 and volume is greater than volume based EMA21. On the other hand, lower trade takes place when RSI 15 is less than EMA50 of RSI 15. Please note that there is no stop loss given and also that the trade will reverse as per the trend. Sometimes on somedays, there will be no trades. Also please note that this is an Intraday strategy. The trade if taken closes on 15:15 in Nifty 50. This strategy can be used for swing trading. Some pine script code such as supertrend and ema21 of close is redundant. Try not to get confused as only EMA50 of RSI 15 is used and EMA21 of volume is used. I am using built-in pinescript indicators and there is no special calculation done in the pine script code. I have taken numbars variable to count number of candles. For example, if you have 30 minuite chart then numbars variable will count the intraday candles accordingly and the same for 1 hour candles.
Simple Symmetrical Triangle Strategy (6 points)Overview
This strategy identifies triangle patterns formed by a series of key high and low price points. A trade is triggered when the price breaks out from the pattern's final confirmation points: a buy signal occurs on a close above the last high point, and a sell signal on a close below the last low point. To ensure relevance, any pattern that doesn't break out within 10 bars is automatically discarded.
This helps filter out patterns that lose momentum and focuses only on the most imminent breakouts.
How It Works
1. Pattern Detection: The script continuously scans for a sequence of three declining highs (points H1, H2, H3) and three rising lows (points L1, L2, L3) to form a triangle.
2. Entry Logic: The logic is straightforward and based on breaking the last confirmed pivot:
* Long Entry: A buy order is executed if the price closes above the level of the last high (H3).
* Short Entry: A sell order is executed if the price closes below the level of the last low (L3).
3. Pattern Expiration: A triangle only remains "active" for 10 bars after its formation. If a breakout doesn't occur within this window, the pattern is removed from analysis, avoiding trades on prolonged, unresolved consolidations.
Key Features
* Automatic Detection: Identifies and draws triangles for you.
* Simple Breakout Logic: Easy to understand, trades by following the price action.
* Time Filter: Its main advantage is discarding patterns that do not resolve quickly.
* Customizable: You can adjust the sensitivity of the pivot detection in the settings.
Important Disclaimer
This strategy is designed as an entry system and DOES NOT INCLUDE A STOP LOSS OR TAKE PROFIT.
Automation Ready
Want to automate this or ANY strategy on your broker or MetaTrader (MT4/MT5) without keeping your computer on or needing a VPS? You can use WebhookTrade.
Market Switchers Trading Bot 3 MIN ORB The Market Switchers 3-Min ORB trading bot trades breakouts after the first three minutes of the New York session (09:30–09:33 EST) by marking the high and low of that range and entering long when price breaks above the high or short when it breaks below the low. It uses fixed USD-based risk management (e.g., $500 stop loss, $1,500 take profit), converts these values to points/ticks, and allows only one trade per day. Trades are taken only after 9:30 AM, with all positions force-closed before the session ends, and alerts are included for both long and short entries. The strategy targets high-volatility moves at the open when momentum is typically strongest.
Symmetrical Triangle Strategy (Real and Trap confirmation)Overview
This is an advanced strategy that not only detects symmetrical triangle patterns but also attempts to differentiate between a genuine breakout and a false breakout (a trap) to trade accordingly.
Instead of blindly following every breakout, it analyzes the "quality" of the move using Volume and RSI filters. If the breakout appears weak, it prepares to trade in the opposite direction, capitalizing on the pattern's failure.
How It Works
The strategy employs a dual logic that activates after the price breaks the last pivot (H3 or L3):
1. Scenario A: The Real Breakout
* If the price breaks the triangle AND the breakout is confirmed by a surge in volume and/or a favorable RSI, the strategy considers the move genuine and enters in the direction of the breakout.
2. Scenario B: The False Breakout (Trap)
* If the price breaks the triangle BUT the indicators fail to confirm it (e.g., low volume), the strategy interprets it as a potential trap.
* It waits for the price to return inside the pattern.
* Once the price has re-entered, it opens a trade AGAINST the initial breakout, betting that the first move was a fake-out.
Key Features
* Hybrid Logic: It's not just a simple breakout strategy; it adapts to market conditions.
* Confirmation Filters: Uses Volume and RSI to validate the strength of a breakout (fully configurable).
* Capitalizes on Traps: Its greatest strength is the ability to identify and trade false breakouts, a common market scenario.
* Optional Confirmation: For trap trades, an extra confirmation via an EMA crossover can be enabled for added safety.
* Opportunity Timeout: Potential traps have a time limit to be confirmed, preventing the strategy from getting stuck in an undecided scenario.
Important Disclaimer
This strategy is designed as an entry system and DOES NOT INCLUDE A STOP LOSS OR TAKE PROFIT.
Automation Ready
Want to automate this or ANY strategy on your broker or MetaTrader (MT4/MT5) without keeping your computer on or needing a VPS? You can use WebhookTrade.
HAPI MA Crossover StrategyDescription:
This strategy implements a Moving Average (MA) crossover system to identify potential trend reversals and capture directional momentum. Two moving averages are calculated — a fast MA (shorter period) and a slow MA (longer period).
Long Entry: Triggered when the fast MA crosses above the slow MA, signaling a potential bullish trend shift.
Short Entry: Triggered when the fast MA crosses below the slow MA, signaling a potential bearish trend shift.
Exit Conditions: Positions are closed when an opposite crossover occurs or when an optional stop-loss/take-profit is hit (if enabled).
The fast and slow MA types (SMA, EMA, etc.) and periods are user-configurable for flexibility. This crossover method aims to capture medium-term price trends while avoiding minor price noise, making it suitable for trending market conditions.
Note: As with all crossover systems, performance may vary in ranging markets. Combining with additional filters (volume, volatility, higher timeframe trend) can improve results.
EMA Analysis for Nasdaq V250815This TradingView strategy provides buy and sell entries based on exponential moving average (EMA) crossovers and EMA divergence. It is designed to trade the US100 on the 1-minute timeframe and has high effectiveness. Testing shows that 40% of the entries result in trades with a 4-to-1 ratio of winners to losers.
This new version includes parameters to adjust the strategy according to the day’s market behavior. The manual provides a detailed explanation of each of these parameters.
xauusd:Only suitable for 1 minute, short-term tradingxauusd
:Only suitable for 1 minute, short-term trading
EMA Crossover Entry + ATR ExitOverview
A robust trend-following strategy that combines multiple Exponential Moving Averages (EMAs) for precise entry signals with smoothed Average True Range (ATR) for dynamic, volatility-based exits. Designed for traders who want to capture strong trending long-term moves while protecting profits with intelligent stop-loss management.
Strategy Logic
Entry Signal:
- Enters LONG when price closes above EMA 20, AND
- EMA 20 > EMA 50 > EMA 100 > EMA 200 (Perfect bull alignment)
Ensures entry only during confirmed uptrends with all EMAs properly stacked
Exit Signal:
- Uses smoothed ATR.
- Creates dynamic trailing stop that adjusts to market volatility
- Exits when price closes below ATR.
Check volume in addition to this, to boost confidence for your entry.
This works well for Long Term Investment.
Use Daily or Weekly timeframe.
Key Features
✅ Trend Confirmation: Four-EMA stack ensures strong trend alignment before entry
✅ Volatility-Adaptive Exits: ATR smoothing prevents whipsaw exits in choppy markets
Perfect for traders seeking systematic trend-following with professional risk management. Combines the reliability of multiple timeframe trend confirmation with the precision of volatility-based exits.
Happy Investing!
:)
Feel free to provide feedback; I would love to hear from you.
Note:
Strategy executes on bar close to prevent repainting.
Past performance does not guarantee future results.
Use proper risk management.