MULTIPLE TIME-FRAME STRATEGY(TREND, MOMENTUM, ENTRY) Hey everyone, this is one strategy that I have found profitable over time. It is a multiple time frame strategy that utilizes 3 time-frames. Highest time-frame is the trend, medium time-frame is the momentum and short time-frame is the entry point.
Long Term:
- If closed candle is above entry then we are looking for longs, otherwise we are looking for shorts
Medium Term:
- If Stoch SmoothK is above or below SmoothK and the momentum matches long term trend then we look for entries.
Short Term:
- If a moving average crossover(long)/crossunder(short) occurs then place a trade in the direction of the trend.
Close Trade:
- Trade is closed when the Medium term SmoothK Crosses under/above SmoothD.
You can mess with the settings to get the best Profit Factor / Percent Profit that matches your plan.
Best of luck!
Tìm kiếm tập lệnh với "entry"
T3 Entry and ExitI made this indicator to give clear entry and exit signals plus give signals when I should add onto my trades with no repainting!! The bottom indicator is set to 34 (the default settings). This gives me my entries and exits as shown by the green and red arrow. I use a 14 period setting for my signals to add onto my trade. If I am in a long trade as shown in the chart above and the 14 period T3EE has a fast line cross under the slow line and then a cross back over and I have not had my signal to close trade yet on the 34 period T3EE I will add to my long position. I cut the size of they order in half with each addition to my position. So if I entered with 2 lots I would add 1 lot with my first signal to add (shown by orange arrow) and then .5 lots with the second signal to add to my position and so on until it is time to close the position. If you day trade avoid entering positions between 4pm est and 9pm est. and the larger the ranges and the more trendy the market the better. Good Luck!!!
If you have any questions let me know :)
Price Action + Support/Resistance with LabelsEntry Conditions:
Long Entry (BUY): Based on the bullish engulfing pattern and price being above the resistance level.
Short Entry (SELL): For demonstration, the short entry condition is set as price being below the support level and a bullish candle in the previous bar. You can modify this logic for your own use case.
Stop Loss and Take Profit:
Stoploss is plotted at the calculated stop loss level.
Target is plotted at the calculated take profit level.
Labels:
For long trades, labels are added with "BUY", "STOPLOSS", and "TARGET".
For short trades (if enabled), labels are added with "SELL", "STOPLOSS", and "TARGET".
Labels are placed using label.new at specific locations on the chart (above or below bars).
Alert Conditions:
Alerts are created for both long and short entry signals so you can get notified when the entry conditions are met.
How it works:
BUY label will appear below the bar when a long entry condition is met.
SELL label will appear above the bar when a short entry condition is met.
STOPLOSS and TARGET labels will appear at their respective levels when an entry signal is triggered.
The labels will appear on the chart to give you a clear visual cue of the entry, stop loss, and take profit levels.
How to Use:
Copy the script into your Pine Editor on TradingView and apply it to your chart.
Observe the labels that show up on the chart:
"BUY" will appear below the bar when long conditions are met.
"SELL" will appear above the bar when short conditions are met (if using short logic).
"STOPLOSS" will be plotted at the stop loss level.
"TARGET" will be plotted at the take profit level.
Optional Customization:
You can modify the short entry condition based on your preferred method.
You can adjust the length for the support/resistance calculation, the stopLossRR, and other parameters to fine-tune the strategy for Nifty 50 or any other asset.
Let me know if you have any further questions or need additional modifications!
MACD + RSI + EMA + BB + ATR Day Trading StrategyEntry Conditions and Signals
The strategy implements a multi-layered filtering approach to entry conditions, requiring alignment across technical indicators, timeframes, and market conditions .
Long Entry Requirements
Trend Filter: Fast EMA (9) must be above Slow EMA (21), price must be above Fast EMA, and higher timeframe must confirm uptrend
MACD Signal: MACD line crosses above signal line, indicating increasing bullish momentum
RSI Condition: RSI below 70 (not overbought) but above 40 (showing momentum)
Volume & Volatility: Current volume exceeds 1.2x 20-period average and ATR shows sufficient market movement
Time Filter: Trading occurs during optimal hours (9:30-11:30 AM ET) when market volatility is typically highest
Exit Strategies
The strategy employs multiple exit mechanisms to adapt to changing market conditions and protect profits :
Stop Loss Management
Initial Stop: Placed at 2.0x ATR from entry price, adapting to current market volatility
Trailing Stop: 1.5x ATR trailing stop that moves up (for longs) or down (for shorts) as price moves favorably
Time-Based Exits: All positions closed by end of trading day (4:00 PM ET) to avoid overnight risk
Best Practices for Implementation
Settings
Chart Setup: 5-minute timeframe for execution with 15-minute chart for trend confirmation
Session Times: Focus on 9:30-11:30 AM ET trading for highest volatility and opportunity
Perfect OrderEntry Point
How to Entry
Perfect Order Entry
SMA5,13,21 & EMA75,90,200
Please enjoy your entry
ENTRY CONFIRMATION V2An indicator from candle man. Helps determine whether supply and demand zone are truly supply or demand.
Entry Percent: EssamThis Pine Script code is designed to perform the task of computing and showcasing the profit percentage, profit value, and the duration for which a specific asset is held, all in real-time. The script effectively leverages the built-in resources to provide a seamless and robust experience, as it presents the calculated figures in an easily readable format on the chart, without causing any lag or disruptions to the chart.
MA_Script- Entry Point : base on MA20, MA50, MA100, MA200.
- Exit Point : base on stop loss, MA and trailing stop.
sa-strategy with HTF-TSLEntry- based on HA close above HMA confirmation done with ST and HTF ATR
Exit- based on close below ATR which works as trailing SL
[MV] %B with SMA + Volume Based Colored Bars
Entry Signal when %B Crosses with SMA and this is more meaningful if it supports colored bars.
Black Bar when prices go down and volume is bigger than 150% of its average, that indicates us price action is supported by a strong bearish volume
Blue Bar when prices go up and volume bigger than 150% of its average, that indicates us price action is supported by a strong bullish volume
VBC author @KIVANCfr3762
FX Sniper: T3-CCI Strategy - With 100 IndicatorsEntry signal when moving above -100, sell signal when going below 100
Amazing Crossover SystemEntry Rules
BUY when the 5 EMA crosses above the 10 EMA from underneath and the RSI crosses above the 50.0 mark from the bottom.
SELL when the 5 EMA crosses below the 10 EMA from the top and the RSI crosses below the 50.0 mark from the top.
Make sure that the RSI did cross 50.0 from the top or bottom and not just ranging tightly around the level.
How to setup Alert:
1) Add the Amazing Crossover System to your chart via Indicators
2) Find your currency pair
3) Set the timeframe on the chart to 1 hour
4) Press 'Alt + A' (create alert shortcut)
5) Set the following criteria for the alert:
Condition = 'Amazing Crossover System', Plot, ' BUY Signal'
The rest of the alert can be customized to your preferences
5) Repeat steps 1 - 4, but set the Condition = 'Amazing Crossover System', Plot, ' SELL Signal'
Trend Following: Turtle Trading Strategy - Pyramiding Edition📚 Strategy Origins
This indicator is based on the legendary Turtle Trading Rules
featured in "Trend Following" classics, combining Donchian
Channel breakouts with pyramiding system, designed specifically
for capturing mid-to-long term trends.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
⚙️ Core Mechanics
【Entry Logic】
- Break above 20-period Donchian high → Go Long
- Break below 20-period Donchian low → Go Short
【Exit Logic】
- Fall to 10-period Donchian low → Close Long
- Rise to 10-period Donchian high → Close Short
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
🛡️ Risk Management System
【Triple Protection Mechanism】
1️⃣ Per-Trade Risk: Only 2% capital risk per trade
2️⃣ ATR Dynamic Stop: 2x ATR distance, adapts to volatility
3️⃣ Drawdown Circuit Breaker: Auto-close at 25% max drawdown
【Trailing Stop】
- Automatically updates stop after each pyramid add
- Protects profits while letting winners run
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
🏔️ Pyramiding Logic
【Add-On Conditions】
- Price moves 0.5 ATR in favorable direction → Trigger add
- Maximum 4 additions (5 total position layers)
- Each add = 100% of base position size
【Pyramiding Advantages】
✓ Scale into trends, maximize gains in strong moves
✓ ATR-based spacing prevents overtrading
✓ Visual markers (🚀 L1, 📈 L2...) for clear tracking
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
🎯 Unique Optimization: Dual Timeframe Filter
【Daily 20 SMA Filter】
Yellow line on chart = Daily timeframe 20 SMA
📊 Filter Rules:
- 4H candle price > Daily 20 SMA → Long trades only
- 4H candle price < Daily 20 SMA → Short trades only
💡 Advantage: Avoids whipsaws in ranging markets,
ensures trading with the trend
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
⏰ Optimal Usage Environment
【Recommended Settings】
📌 Timeframe: 4-Hour Chart (4H)
📌 Assets: High-volatility Altcoins
📌 Money Management: Strict 2% per-trade risk
【Why 4H + Altcoins?】
- 4H timeframe: Optimal balance between noise and trend
- Altcoins: High volatility & strong trends fit Turtle logic
- Backtest edge: Outperforms BTC in most scenarios
⚠️ Risk Warning: High volatility = High reward potential + High drawdown risk
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
📊 Visualization Features
✅ Real-time Markers:
- 🚀 Initial entry labels (L1/S1)
- 📈📉 Pyramid addition markers (L2~L5)
- 💰 Exit signals with P&L percentage
✅ Helper Lines:
- Yellow line: Daily 20 SMA (trend direction)
- Blue crosses: Initial entry price
- Green/Orange dots: Next pyramid trigger price
✅ Background Alerts:
- Red background: Risk zone / Drawdown warning
- Yellow background: Multi-layer pyramid alert
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
⚙️ Parameter Guide
【Basic Parameters】
- Entry Channel: 20-period (classic Turtle setting)
- Exit Channel: 10-period (quick profit-taking)
- ATR Period: 14 (dynamic volatility measure)
【Risk Management】
- Risk per Trade: 2% (adjustable 0.5~5%)
- ATR Stop Multiplier: 2x (adjustable for conservatism)
- Max Drawdown: 25% (circuit breaker protection)
【Pyramiding Settings】
- Max Additions: 4 times (5 total layers)
- Trigger Distance: 0.5 ATR
- Add Size: 100% (equal sizing)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
⚠️ Important Notes
1. This is a trend-following system; may underperform in ranging markets
2. Drawdowns are inevitable cost of trend trading; psychological tolerance required
3. Pyramiding amplifies both gains and losses; strict risk management essential
4. Recommended to test on paper trading first before going live
5. Altcoin liquidity varies; watch for slippage and trading costs
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
📖 Ideal For
✓ Traders familiar with Turtle Trading Rules
✓ Medium-to-long term investors who can handle drawdowns
✓ Systematic trading enthusiasts
✓ Altcoin trend opportunity seekers
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
💡 Usage Tips
1. Backtest First: Thoroughly test on target assets
2. Parameter Tuning: Adjust ATR multiplier based on asset characteristics
3. Diversification: Don't put all eggs in one strategy basket
4. Keep Records: Maintain trading journal for regular review
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
【Key Features vs Traditional Turtle】
- Added: Daily MA filter to reduce false breakouts
- Enhanced: Trailing stop mechanism to protect profits
- Visual: Clear chart labeling system
【Real-World Application】
On high-volatility altcoins like SOL, AVAX, MATIC,
this strategy effectively captures major trend moves
from 2022-2024, with single-trend returns of 50%+
(including pyramiding effect)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
📌 Disclaimer:
This indicator is for educational and reference purposes only
and does not constitute investment advice. Cryptocurrency
trading carries high risk; please make decisions based on
your own circumstances.
Happy Trading! 🚀
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
🐢 海龜交易法則 - 金字塔加碼版
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
📚 策略靈感來源
本指標基於經典著作《趨勢跟蹤》中的海龜交易法則,
結合 Donchian 通道突破與金字塔加碼系統,
專為捕捉中長期趨勢而設計。
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
⚙️ 核心機制
【進場邏輯】
- 突破 20 週期 Donchian 通道高點 → 做多
- 跌破 20 週期 Donchian 通道低點 → 做空
【出場邏輯】
- 回落至 10 週期 Donchian 通道低點 → 多單出場
- 反彈至 10 週期 Donchian 通道高點 → 空單出場
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
🛡️ 風險控管系統
【三層保護機制】
1️⃣ 單筆風險控制:每筆交易僅冒 2% 資金風險
2️⃣ ATR 動態停損:2 倍 ATR 距離,適應市場波動
3️⃣ 回撤熔斷:達 25% 最大回撤自動平倉保護
【移動停損】
- 加碼後自動更新停損位
- 保護浮盈,讓利潤奔跑
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
🏔️ 金字塔加碼邏輯
【加碼條件】
- 價格朝有利方向移動 0.5 ATR → 觸發加碼
- 最多加碼 4 次(共 5 層倉位)
- 每次加碼為基礎倉位的 100%
【加碼優勢】
✓ 順勢增加曝險,在強趨勢中擴大收益
✓ ATR 動態調整,避免過度交易
✓ 視覺化標記(🚀 L1、📈 L2...),清晰追蹤
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
🎯 獨特優化:雙時間週期過濾
【日線 20 均線過濾】
圖表上的黃色線 = 日線級別的 20 SMA
📊 過濾規則:
- 4H K棒價格 > 日線 20 均線 → 僅開多單
- 4H K棒價格 < 日線 20 均線 → 僅開空單
💡 優勢:避免在震蕩市中頻繁交易,確保順勢而為
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
⏰ 最佳使用環境
【推薦配置】
📌 時間週期:4 小時線圖(4H)
📌 交易標的:高波動山寨幣
📌 資金管理:嚴守 2% 單筆風險
【為什麼選 4H + 山寨幣?】
- 4H 週期:平衡噪音與趨勢的最佳時間框架
- 山寨幣:波動大、趨勢強,更符合海龜法則邏輯
- 回測優勢:相比 BTC,山寨幣的績效表現更出色
⚠️ 風險提示:高波動 = 高收益潛力 + 高回撤風險
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
📊 視覺化功能
✅ 即時標記:
- 🚀 初始進場標記(L1/S1)
- 📈📉 加碼位置標記(L2~L5)
- 💰 出場信號與損益百分比
✅ 輔助線條:
- 黃色線:日線 20 均線(趨勢方向)
- 藍色叉號:初始進場價格
- 綠/橙圓點:下次加碼觸發價位
✅ 背景提示:
- 紅色背景:風險區 / 回撤警告
- 黃色背景:多層加碼提醒
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
⚙️ 參數說明
【基礎參數】
- 進場通道:20 週期(經典海龜設定)
- 出場通道:10 週期(快速止盈)
- ATR 週期:14(動態波動率)
【風險管理】
- 每筆風險:2%(可調 0.5~5%)
- ATR 停損:2 倍(可調整保守程度)
- 最大回撤:25%(熔斷保護)
【加碼設定】
- 加碼次數:4 次(共 5 層倉位)
- 觸發距離:0.5 ATR
- 加碼比例:100%(等量加碼)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
⚠️ 重要提醒
1. 本策略為趨勢跟蹤系統,在震蕩市可能表現不佳
2. 回撤是趨勢策略的必然代價,需要心理承受力
3. 金字塔加碼會放大盈虧,務必嚴守風險管理
4. 建議先在模擬盤測試,熟悉策略邏輯後再實盤
5. 山寨幣流動性差異大,需注意滑點與交易成本
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
📖 適合對象
✓ 熟悉海龜交易法則的交易者
✓ 能承受回撤的中長期投資者
✓ 偏好系統化交易的量化愛好者
✓ 尋找山寨幣趨勢機會的投機者
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
💡 使用建議
1. 回測驗證:在目標幣種上進行充分回測
2. 參數調整:根據標的特性微調 ATR 倍數
3. 分散投資:不要將全部資金用於單一策略
4. 記錄追蹤:保持交易日誌,定期檢討優化
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
📌 免責聲明:
本指標僅供教育和參考用途,不構成投資建議。
加密貨幣交易存在高風險,請根據自身情況謹慎決策。
祝交易順利!🚀
YatırımAvcısı_Position SizeYatırımAvcısı_Position Size Indicator
This indicator automatically calculates the optimal position size based on your portfolio amount and defined risk percentage.
It also displays the distance from the current price to the daily low (LOD) and compares it to the 20-day Average Daily Range (ADR20).
Calculations:
- Stop % = (Entry Price - Stop Price) / Entry Price * 100
- Risk Amount = Portfolio * (Risk % / 100)
- Position Size = Risk Amount / (Stop % / 100)
- Max Position = Portfolio / 7
A table appears on the chart showing: entry price, stop level, stop %, LOD distance %, max position, and calculated position size.
Note: This tool does **not** generate buy/sell signals.
It is designed solely for position sizing and risk management purposes.
─────────────────────────────────────────────────────────────
BlackScrum Swing Boxes 1/2/3 (Auto TF) — SAFEThis is a swing box indicator. Hope it helps make you money. Visit my website www.blackscrum.com.au to help you out with IT issues - details below on the indicator:
// ====================================================================================================
// BlackScrum — 1/2/3-Bar Swing Boxes (Auto Timeframe)
// © BlackScrum Consulting — blackscrum.com.au
//
// DESCRIPTION
// This indicator displays three swing-direction boxes (1B, 2B, 3B) in the top-right corner of the chart.
// The boxes automatically adapt to the chart's timeframe (15m, 1H, 4H, 1D, etc.).
// Each box represents the direction of the most recently confirmed swing pivot:
// • 1B → 1-bar swing (fastest, most sensitive)
// • 2B → 2-bar swing (medium confirmation)
// • 3B → 3-bar swing (slowest, strongest confirmation)
//
// COLORS
// • GREEN = last confirmed swing pivot was a higher low (up swing)
// • RED = last confirmed swing pivot was a lower high (down swing)
// • GREY = no clear swing yet (fresh/transition area)
//
// CONFLUENCE
// • ALL GREEN = bullish alignment across 1B, 2B, 3B → strong trend continuation signal
// • ALL RED = bearish alignment across all three → strong downtrend continuation signal
//
// HOW TO USE (TRADEPLAY)
//
// 1) ENTRIES
// • Aggressive entry → enter when ALL GREEN prints on your timeframe.
// • Safer pullback entry → wait for 1B to briefly turn red during a green 2B/3B,
// then flip back to green. Enter on the re-flip.
// • Multi-timeframe filter:
// Take longs only when higher TF (e.g., 1H/4H) boxes are at least neutral-to-green.
//
// 2) EXITS
// • Weakness exit → when 1B flips against your position while 2B is neutral/red.
// • Full exit → when ALL RED prints.
// • Time stop → if price hasn’t moved after several bars of your execution timeframe.
//
// 3) STOP-LOSS / RISK
// • Place stops beyond the latest opposite swing used by 2B or 3B.
// • Add 0.5–1× ATR buffer if your market has stop-hunt volatility.
// • Always size position based on the distance to the swing stop.
//
// 4) WHEN TO IGNORE SIGNALS
// • Chop zones → 1B flipping repeatedly while 2B/3B disagree.
// • News candles → wait for pivots to confirm on the *closed* bar.
//
// 5) USING WITH OTHER TOOLS
// • With a trend ribbon (e.g., Larsson-style):
// Only take ALL GREEN longs when the ribbon is UP, and ALL RED shorts when ribbon is DOWN.
// • With a Fear & Greed index:
// Prefer longs when F&G > 60,
// Avoid longs when F&G < 40 unless countertrend scalping.
//
// 6) TIMEFRAME GUIDANCE
// • Scalping: 5m / 15m, confirmed by 1H or 4H boxes.
// • Swinging: 1H / 4H with daily filter.
// • Positioning: 1D with weekly confirmation.
//
// 7) INTERPRETATION CHEATSHEET
// • 1B green, 2B grey, 3B red → short-term bounce inside higher timeframe downtrend.
// • 1B/2B green, 3B grey → early trend reversal forming.
// • All grey → fresh swing area; wait for direction.
//
// 8) CUSTOMIZATION
// • len1 / len2 / len3 control sensitivity (higher = slower & cleaner).
// • Can add a timeframe header box (e.g., “15m / 4H / 1D”).
// • Can add a multi-timeframe grid (e.g., 15m | 1H | 4H | 1D each with 1B/2B/3B).
//
// ====================================================================================================
Miggy Oscillator — NeoWave v5Here's a professional English description for publishing your Miggy Oscillator:
---
Miggy Oscillator — NeoWave v5
Advanced Multi-Filter Trading Oscillator
🚀 OVERVIEW
The Miggy Oscillator v5 is a sophisticated trading tool that combines the powerful WaveTrend algorithm with complementary RSI and Money Flow Index filters. Designed for traders who demand precision and reliability, this oscillator provides clear, filtered signals with multiple confirmation layers.
⚡ CORE FEATURES
🎯 Enhanced WaveTrend Engine
· Optimized channel calculations for superior trend detection
· Smooth crossover signals with reduced noise
· Customizable overbought/oversold zones
🛡️ Multi-Layer Confirmation System
· RSI Filter: Smoothed and normalized momentum confirmation
· Money Flow Index: Volume-based money flow analysis
· Trend Confirmations: Optional VWAP and EMA50/200 filters
🧠 Smart Operation Modes
· Scalping: Fast parameters for quick movements
· Intraday: Balanced settings for day trading
· Swing 1H-4H: Conservative parameters for higher timeframes
· Directional Modes: LONG-only or SHORT-only configurations
📊 SIGNAL TYPES
🔴 STRONG SIGNALS
· WaveTrend crosses in extreme zones
· RSI and MFI confirmation
· Trend alignment filters
🟡 EARLY WARNINGS
· Zone breakouts with momentum confirmation
· Early entry opportunities
· Reduced confirmation requirements
🔵 DIVERGENCES
· Automatic price-oscillator discrepancy detection
· Bullish and bearish divergence alerts
· Visual labels on chart
🎨 VISUAL FEATURES
· Clean, professional neon color scheme
· Multiple plot layers for comprehensive analysis
· Customizable signal sizes and styles
· Clear OB/OS reference lines
⚙️ PROFESSIONAL TOOLS
· Built-in Alert System: Separate alerts for each signal type
· Divergence Detection: Automatic bullish/bearish divergence spotting
· Flexible Timeframes: Works on all timeframes from 1 minute to 4 hours
· Customizable Parameters: Full control over all calculation periods
📈 RECOMMENDED USAGE
· Primary Timeframes: 15-minute to 1-hour charts
· Markets: Forex, Cryptocurrencies, Stocks, Indices
· Trading Styles: Scalping, Day Trading, Swing Trading
· Experience Levels: Suitable for both beginners and advanced traders
🎯 KEY BENEFITS
· Reduced False Signals: Multiple confirmation layers eliminate noise
· Clear Visual Alerts: Easy-to-spot signals on chart
· Flexible Configuration: Adaptable to any trading style
· Professional Grade: Institutional-quality analysis tools
💡 TRADING STRATEGY SUGGESTIONS
1. Strong Signals: Wait for full confirmation with all filters
2. Early Entries: Use warnings for potential early positioning
3. Divergence Plays: Combine with price action for reversal trades
4. Trend Following: Use in direction of higher timeframe trend
---
⚠️ RISK DISCLAIMER
This indicator is for educational and analytical purposes only. It is not financial advice. Always conduct your own research, use proper risk management, and understand that past performance does not guarantee future results. Trading carries significant risk of loss.
🔧 Technical Specifications
· Built on Pine Script v6
· Lightweight and efficient
· Regular updates and improvements
· Community support available
---
Join our community of professional traders! Your feedback and suggestions are always welcome for continuous improvement of this tool.
Happy Trading! 📈
Miggy Oscillator — NeoWave v5Miggy Oscillator — NeoWave v5
Advanced Multi-Filter Trading Oscillator
🚀 OVERVIEW
The Miggy Oscillator v5 is a sophisticated trading tool that combines the powerful WaveTrend algorithm with complementary RSI and Money Flow Index filters. Designed for traders who demand precision and reliability, this oscillator provides clear, filtered signals with multiple confirmation layers.
⚡ CORE FEATURES
🎯 Enhanced WaveTrend Engine
· Optimized channel calculations for superior trend detection
· Smooth crossover signals with reduced noise
· Customizable overbought/oversold zones
🛡️ Multi-Layer Confirmation System
· RSI Filter: Smoothed and normalized momentum confirmation
· Money Flow Index: Volume-based money flow analysis
· Trend Confirmations: Optional VWAP and EMA50/200 filters
🧠 Smart Operation Modes
· Scalping: Fast parameters for quick movements
· Intraday: Balanced settings for day trading
· Swing 1H-4H: Conservative parameters for higher timeframes
· Directional Modes: LONG-only or SHORT-only configurations
📊 SIGNAL TYPES
🔴 STRONG SIGNALS
· WaveTrend crosses in extreme zones
· RSI and MFI confirmation
· Trend alignment filters
🟡 EARLY WARNINGS
· Zone breakouts with momentum confirmation
· Early entry opportunities
· Reduced confirmation requirements
🔵 DIVERGENCES
· Automatic price-oscillator discrepancy detection
· Bullish and bearish divergence alerts
· Visual labels on chart
🎨 VISUAL FEATURES
· Clean, professional neon color scheme
· Multiple plot layers for comprehensive analysis
· Customizable signal sizes and styles
· Clear OB/OS reference lines
⚙️ PROFESSIONAL TOOLS
· Built-in Alert System: Separate alerts for each signal type
· Divergence Detection: Automatic bullish/bearish divergence spotting
· Flexible Timeframes: Works on all timeframes from 1 minute to 4 hours
· Customizable Parameters: Full control over all calculation periods
📈 RECOMMENDED USAGE
· Primary Timeframes: 15-minute to 1-hour charts
· Markets: Forex, Cryptocurrencies, Stocks, Indices
· Trading Styles: Scalping, Day Trading, Swing Trading
· Experience Levels: Suitable for both beginners and advanced traders
🎯 KEY BENEFITS
· Reduced False Signals: Multiple confirmation layers eliminate noise
· Clear Visual Alerts: Easy-to-spot signals on chart
· Flexible Configuration: Adaptable to any trading style
· Professional Grade: Institutional-quality analysis tools
💡 TRADING STRATEGY SUGGESTIONS
1. Strong Signals: Wait for full confirmation with all filters
2. Early Entries: Use warnings for potential early positioning
3. Divergence Plays: Combine with price action for reversal trades
4. Trend Following: Use in direction of higher timeframe trend
---
⚠️ RISK DISCLAIMER
This indicator is for educational and analytical purposes only. It is not financial advice. Always conduct your own research, use proper risk management, and understand that past performance does not guarantee future results. Trading carries significant risk of loss.
🔧 Technical Specifications
· Built on Pine Script v6
· Lightweight and efficient
· Regular updates and improvements
· Community support available
---
Join our community of professional traders! Your feedback and suggestions are always welcome for continuous improvement of this tool.
Happy Trading! 📈
EMA SIMPLE 50 PERIODOSThe Simple EMA 50 is a clean and reliable indicator designed to help traders identify the medium-term trend with precision. The 50-period Exponential Moving Average (EMA) is one of the most widely used tools in technical analysis — offering smooth, responsive signals that adapt quickly to price movements.
This indicator is perfect for traders who value simplicity and clarity in their charts. Whether you trade Forex, stocks, crypto, or indices, the EMA 50 helps you:
Identify trend direction and momentum.
Spot potential entry and exit zones.
Confirm support and resistance levels.
Use it alone for a minimalist setup or combine it with other EMAs, RSI, or volume indicators for stronger confluence.
Tip: When price stays above the EMA 50, the trend is usually bullish; when it stays below, the trend tends to be bearish.
Big Candle Identifier with RSI Divergence and Advanced Stops1. Strategy Objective
The main goal of this strategy is to:
Identify significant price momentum (big candles).
Enter trades at opportune moments based on market signals (candlestick patterns and RSI divergence).
Limit initial risk through a fixed stop loss.
Maximize profits by using a trailing stop that activates only after the trade moves a specified distance in the profitable direction.
2. Components of the Strategy
A. Big Candle Identification
The strategy identifies big candles as indicators of strong momentum.
A big candle is defined as:
The body (absolute difference between close and open) of the current candle (body0) is larger than the bodies of the last five candles.
The candle is:
Bullish Big Candle: If close > open.
Bearish Big Candle: If open > close.
Purpose: Big candles signal potential continuation or reversal of trends, serving as the primary entry trigger.
B. RSI Divergence
Relative Strength Index (RSI): A momentum oscillator used to detect overbought/oversold conditions and divergence.
Fast RSI: A 5-period RSI, which is more sensitive to short-term price movements.
Slow RSI: A 14-period RSI, which smoothens fluctuations over a longer timeframe.
Divergence: The difference between the fast and slow RSIs.
Positive divergence (divergence > 0): Bullish momentum.
Negative divergence (divergence < 0): Bearish momentum.
Visualization: The divergence is plotted on the chart, helping traders confirm momentum shifts.
C. Stop Loss
Initial Stop Loss:
When entering a trade, an immediate stop loss of 200 points is applied.
This stop loss ensures the maximum risk is capped at a predefined level.
Implementation:
Long Trades: Stop loss is set below the entry price at low - 200 points.
Short Trades: Stop loss is set above the entry price at high + 200 points.
Purpose:
Prevents significant losses if the price moves against the trade immediately after entry.
D. Trailing Stop
The trailing stop is a dynamic risk management tool that adjusts with price movements to lock in profits. Here’s how it works:
Activation Condition:
The trailing stop only starts trailing when the trade moves 200 ticks (profit) in the right direction:
Long Position: close - entry_price >= 200 ticks.
Short Position: entry_price - close >= 200 ticks.
Trailing Logic:
Once activated, the trailing stop:
For Long Positions: Trails behind the price by 150 ticks (trail_stop = close - 150 ticks).
For Short Positions: Trails above the price by 150 ticks (trail_stop = close + 150 ticks).
Exit Condition:
The trade exits automatically if the price touches the trailing stop level.
Purpose:
Ensures profits are locked in as the trade progresses while still allowing room for price fluctuations.
E. Trade Entry Logic
Long Entry:
Triggered when a bullish big candle is identified.
Stop loss is set at low - 200 points.
Short Entry:
Triggered when a bearish big candle is identified.
Stop loss is set at high + 200 points.
F. Trade Exit Logic
Trailing Stop: Automatically exits the trade if the price touches the trailing stop level.
Fixed Stop Loss: Exits the trade if the price hits the predefined stop loss level.
G. 21 EMA
The strategy includes a 21-period Exponential Moving Average (EMA), which acts as a trend filter.
EMA helps visualize the overall market direction:
Price above EMA: Indicates an uptrend.
Price below EMA: Indicates a downtrend.
H. Visualization
Big Candle Identification:
The open and close prices of big candles are plotted for easy reference.
Trailing Stop:
Plotted on the chart to visualize its progression during the trade.
Green Line: Indicates the trailing stop for long positions.
Red Line: Indicates the trailing stop for short positions.
RSI Divergence:
Positive divergence is shown in green.
Negative divergence is shown in red.
3. Key Parameters
trail_start_ticks: The number of ticks required before the trailing stop activates (default: 200 ticks).
trail_distance_ticks: The distance between the trailing stop and price once the trailing stop starts (default: 150 ticks).
initial_stop_loss_points: The fixed stop loss in points applied at entry (default: 200 points).
tick_size: Automatically calculates the minimum tick size for the trading instrument.
4. Workflow of the Strategy
Step 1: Entry Signal
The strategy identifies a big candle (bullish or bearish).
If conditions are met, a trade is entered with a fixed stop loss.
Step 2: Initial Risk Management
The trade starts with an initial stop loss of 200 points.
Step 3: Trailing Stop Activation
If the trade moves 200 ticks in the profitable direction:
The trailing stop is activated and follows the price at a distance of 150 ticks.
Step 4: Exit the Trade
The trade is exited if:
The price hits the trailing stop.
The price hits the initial stop loss.
5. Advantages of the Strategy
Risk Management:
The fixed stop loss ensures that losses are capped.
The trailing stop locks in profits after the trade becomes profitable.
Momentum-Based Entries:
The strategy uses big candles as entry triggers, which often indicate strong price momentum.
Divergence Confirmation:
RSI divergence helps validate momentum and avoid false signals.
Dynamic Profit Protection:
The trailing stop adjusts dynamically, allowing the trade to capture larger moves while protecting gains.
6. Ideal Market Conditions
This strategy performs best in:
Trending Markets:
Big candles and momentum signals are more effective in capturing directional moves.
High Volatility:
Larger price swings improve the probability of reaching the trailing stop activation level (200 ticks).
Nef33 Forex & Crypto Trading Signals PRO
1. Understanding the Indicator's Context
The indicator generates signals based on confluence (trend, volume, key zones, etc.), but it does not include predefined SL or TP levels. To establish them, we must:
Use dynamic or static support/resistance levels already present in the script.
Incorporate volatility (such as ATR) to adjust the levels based on market conditions.
Define a risk/reward ratio (e.g., 1:2).
2. Options for Determining SL and TP
Below, I provide several ideas based on the tools available in the script:
Stop Loss (SL)
The SL should protect you from adverse movements. You can base it on:
ATR (Volatility): Use the smoothed ATR (atr_smooth) multiplied by a factor (e.g., 1.5 or 2) to set a dynamic SL.
Buy: SL = Entry Price - (atr_smooth * atr_mult).
Sell: SL = Entry Price + (atr_smooth * atr_mult).
Key Zones: Place the SL below a support (for buys) or above a resistance (for sells), using Order Blocks, Fair Value Gaps, or Liquidity Zones.
Buy: SL below the nearest ob_lows or fvg_lows.
Sell: SL above the nearest ob_highs or fvg_highs.
VWAP: Use the daily VWAP (vwap_day) as a critical level.
Buy: SL below vwap_day.
Sell: SL above vwap_day.
Take Profit (TP)
The TP should maximize profits. You can base it on:
Risk/Reward Ratio: Multiply the SL distance by a factor (e.g., 2 or 3).
Buy: TP = Entry Price + (SL Distance * 2).
Sell: TP = Entry Price - (SL Distance * 2).
Key Zones: Target the next resistance (for buys) or support (for sells).
Buy: TP at the next ob_highs, fvg_highs, or liq_zone_high.
Sell: TP at the next ob_lows, fvg_lows, or liq_zone_low.
Ichimoku: Use the cloud levels (Senkou Span A/B) as targets.
Buy: TP at senkou_span_a or senkou_span_b (whichever is higher).
Sell: TP at senkou_span_a or senkou_span_b (whichever is lower).
3. Practical Implementation
Since the script does not automatically draw SL/TP, you can:
Calculate them manually: Observe the chart and use the levels mentioned.
Modify the code: Add SL/TP as labels (label.new) at the moment of the signal.
Here’s an example of how to modify the code to display SL and TP based on ATR with a 1:2 risk/reward ratio:
Modified Code (Signals Section)
Find the lines where the signals (trade_buy and trade_sell) are generated and add the following:
pinescript
// Calculate SL and TP based on ATR
atr_sl_mult = 1.5 // Multiplier for SL
atr_tp_mult = 3.0 // Multiplier for TP (1:2 ratio)
sl_distance = atr_smooth * atr_sl_mult
tp_distance = atr_smooth * atr_tp_mult
if trade_buy
entry_price = close
sl_price = entry_price - sl_distance
tp_price = entry_price + tp_distance
label.new(bar_index, low, "Buy: " + str.tostring(math.round(bull_conditions, 1)), color=color.green, textcolor=color.white, style=label.style_label_up, size=size.tiny)
label.new(bar_index, sl_price, "SL: " + str.tostring(math.round(sl_price, 2)), color=color.red, textcolor=color.white, style=label.style_label_down, size=size.tiny)
label.new(bar_index, tp_price, "TP: " + str.tostring(math.round(tp_price, 2)), color=color.blue, textcolor=color.white, style=label.style_label_up, size=size.tiny)
if trade_sell
entry_price = close
sl_price = entry_price + sl_distance
tp_price = entry_price - tp_distance
label.new(bar_index, high, "Sell: " + str.tostring(math.round(bear_conditions, 1)), color=color.red, textcolor=color.white, style=label.style_label_down, size=size.tiny)
label.new(bar_index, sl_price, "SL: " + str.tostring(math.round(sl_price, 2)), color=color.red, textcolor=color.white, style=label.style_label_up, size=size.tiny)
label.new(bar_index, tp_price, "TP: " + str.tostring(math.round(tp_price, 2)), color=color.blue, textcolor=color.white, style=label.style_label_down, size=size.tiny)
Code Explanation
SL: Calculated by subtracting/adding sl_distance to the entry price (close) depending on whether it’s a buy or sell.
TP: Calculated with a double distance (tp_distance) for a 1:2 risk/reward ratio.
Visualization: Labels are added to the chart to display SL (red) and TP (blue).
4. Practical Strategy Without Modifying the Code
If you don’t want to modify the script, follow these steps manually:
Entry: Take the trade_buy or trade_sell signal.
SL: Check the smoothed ATR (atr_smooth) on the chart or calculate a fixed level (e.g., 1.5 times the ATR). Also, review nearby key zones (OB, FVG, VWAP).
TP: Define a target based on the next key zone or multiply the SL distance by 2 or 3.
Example:
Buy at 100, ATR = 2.
SL = 100 - (2 * 1.5) = 97.
TP = 100 + (2 * 3) = 106.
5. Recommendations
Test in Demo: Apply this logic in a demo account to adjust the multipliers (atr_sl_mult, atr_tp_mult) based on the market (forex or crypto).
Combine with Zones: If the ATR-based SL is too wide, use the nearest OB or FVG as a reference.
Risk/Reward Ratio: Adjust the TP based on your tolerance (1:1, 1:2, 1:3)
Risk & Position DashboardRisk & Position Dashboard
Overview
The Risk & Position Dashboard is a comprehensive trading tool designed to help traders calculate optimal position sizes, manage risk, and visualize potential profit/loss scenarios before entering trades. This indicator provides real-time calculations for position sizing based on account size, risk percentage, and stop-loss levels, while displaying multiple take-profit targets with customizable risk-reward ratios.
Key Features
Position Sizing & Risk Management:
Automatic position size calculation based on account size and risk percentage
Support for leveraged trading with maximum leverage limits
Fractional shares support for brokers that allow partial share trading
Real-time fee calculation including entry, stop-loss, and take-profit fees
Break-even price calculation including trading fees
Multi-Target Profit Management:
Support for up to 3 take-profit levels with individual portion allocations
Customizable risk-reward ratios for each take-profit target
Visual profit/loss zones displayed as colored boxes on the chart
Individual profit calculations for each take-profit level
Visual Dashboard:
Clean, customizable table display showing all key metrics
Configurable label positioning and styling options
Real-time tracking of whether stop-loss or take-profit levels have been reached
Color-coded visual zones for easy identification of risk and reward areas
Advanced Configuration:
Comprehensive input validation and error handling
Support for different chart timeframes and symbols
Customizable colors, fonts, and display options
Hide/show individual data fields for personalized dashboard views
How to Use
Set Account Parameters: Configure your account size, maximum risk percentage per trade, and trading fees in the "Account Settings" section.
Define Trade Setup: Use the "Entry" time picker to select your entry point on the chart, then input your entry price and stop-loss level.
Configure Take Profits: Set your desired risk-reward ratios and portion allocations for each take-profit level. The script supports 1-3 take-profit targets.
Analyze Results: The dashboard will automatically calculate and display position size, number of shares, potential profits/losses, fees, and break-even levels.
Visual Confirmation: Colored boxes on the chart show profit zones (green) and loss zones (red), with lines extending to current price levels.
Reset Entry and SL:
You can easily reset the entry and stop-loss by clicking the "Reset points..." button from the script's "More" menu.
This is useful if you want to quickly clear your current trade setup and start fresh without manually adjusting the points on the chart.
Calculations
The script performs sophisticated calculations including:
Position size based on risk amount and price difference between entry and stop-loss
Leverage requirements and position amount calculations
Fee-adjusted risk-reward ratios for realistic profit expectations
Break-even price including all trading costs
Individual profit calculations for partial position closures
Detailed Take-Profit Calculation Formula:
The take-profit prices are calculated using the following mathematical formula:
// Core variables:
// risk_amount = account_size * (risk_percentage / 100)
// total_risk_per_share = |entry_price - sl_price| + (entry_price * fee%) + (sl_price * fee%)
// shares = risk_amount / total_risk_per_share
// direction_factor = 1 for long positions, -1 for short positions
// Take-profit calculation:
net_win = total_risk_per_share * shares * RR_ratio
tp_price = (net_win + (direction_factor * entry_price * shares) + (entry_price * fee% * shares)) / (direction_factor * shares - fee% * shares)
Step-by-step example for a long position (based on screenshot):
Account Size: 2,000 USDT, Risk: 2% = 40 USDT
Entry: 102,062.9 USDT, Stop Loss: 102,178.4 USDT, Fee: 0.06%
Risk per share: |102,062.9 - 102,178.4| + (102,062.9 × 0.0006) + (102,178.4 × 0.0006) = 115.5 + 61.24 + 61.31 = 238.05 USDT
Shares: 40 ÷ 238.05 = 0.168 shares (rounded to 0.17 in display)
Position Size: 0.17 × 102,062.9 = 17,350.69 USDT
Position Amount (with 9x leverage): 17,350.69 ÷ 9 = 1,927.85 USDT
For 2:1 RR: Net win = 238.05 × 0.17 × 2 = 80.94 USDT
TP1 price = (80.94 + (1 × 102,062.9 × 0.17) + (102,062.9 × 0.0006 × 0.17)) ÷ (1 × 0.17 - 0.0006 × 0.17) = 101,464.7 USDT
For 3:1 RR: TP2 price = 101,226.7 USDT (following same formula with RR=3)
This ensures that after accounting for all fees, the actual risk-reward ratio matches the specified target ratio.
Risk Management Features
Maximum Trade Amount: Optional setting to limit position size regardless of account size
Leverage Limits: Built-in maximum leverage protection
Fee Integration: All calculations include realistic trading fees for accurate expectations
Validation: Automatic checking that take-profit portions sum to 100%
Historical Tracking: Visual indication when stop-loss or take-profit levels are reached (within last 5000 bars)
Understanding Max Trade Amount - Multiple Simultaneous Trades:
The "Max Trade Amount" feature is designed for traders who want to open multiple positions simultaneously while maintaining proper risk management. Here's how it works:
Key Concept:
- Risk percentage (2%) always applies to your full Account Size
- Max Trade Amount limits the capital allocated per individual trade
- This allows multiple trades with full risk on each trade
Example from Screenshot:
Account Size: 2,000 USDT
Max Trade Amount: 500 USDT
Risk per Trade: 2% × 2,000 = 40 USDT per trade
Stop Loss Distance: 0.11% from entry
Result: Position Size = 17,350.69 USDT with 35x leverage
Total Risk (including fees): 40.46 USDT
Multiple Trades Strategy:
With this setup, you can open:
Trade 1: 40 USDT risk, 495.73 USDT position amount (35x leverage)
Trade 2: 40 USDT risk, 495.73 USDT position amount (35x leverage)
Trade 3: 40 USDT risk, 495.73 USDT position amount (35x leverage)
Trade 4: 40 USDT risk, 495.73 USDT position amount (35x leverage)
Total Portfolio Exposure:
- 4 simultaneous trades = 4 × 495.73 = 1,982.92 USDT position amount
- Total risk exposure = 4 × 40 = 160 USDT (8% of account)






















