Estrategia Scalping Oro (XAU/USD) 5M (Compra y Venta)Gold five minuteGold five minuteGold five minuteGold five minuteGold five minuteGold five minuteGold five minuteGold five minuteGold five minuteGold five minuteGold five minuteGold five minuteGold five minuteGold five minuteGold five minuteGold five minuteGold five minuteGold five minuteGold five minuteGold five minuteGold five minuteGold five minuteGold five minuteGold five minuteGold five minuteGold five minuteGold five minuteGold five minuteGold five minuteGold five minuteGold five minuteGold five minuteGold five minuteGold five minuteGold five minuteGold five minuteGold five minuteGold five minuteGold five minuteGold five minuteGold five minuteGold five minuteGold five minuteGold five minuteGold five minuteGold five minuteGold five minuteGold five minuteGold five minuteGold five minuteGold five minuteGold five minuteGold five minuteGold five minuteGold five minuteGold five minuteGold five minuteGold five minuteGold five minute
Indicatori di Bill Williams
Williams Vix Fix Shortsleave both the current WVF on your chart that you should have currently. Just turn them both on at the same time, and just turn off the white candles on the shorts WVF. Then add this pinescript in the editor and add it to your chart.
WT Screener Dashboard//@version=5
indicator("WT Screener Dashboard", overlay=true)
// === Fonksiyon: WT hesaplama ===
getWT(sym) =>
src = request.security(sym, "1h", hlc3)
esa = ta.ema(src, 10)
d = ta.ema(math.abs(src - esa), 10)
ci = (src - esa) / (0.015 * d)
tci = ta.ema(ci, 21)
wt1 = tci
wt2 = ta.sma(wt1, 4)
// === Fonksiyon: Tabloya satır yazma ===
writeRow(tbl, sym, w1, w2, row) =>
bull = w1 > w2
bear = w1 < w2
signal = bull ? "✅ AL" : bear ? "❌ SAT" : "-"
table.cell(tbl, 0, row, sym, text_color=color.white)
table.cell(tbl, 1, row, bull ? "✓" : "", text_color=color.green)
table.cell(tbl, 2, row, bear ? "✓" : "", text_color=color.red)
table.cell(tbl, 3, row, signal, text_color=color.white)
// === Coin verileri (WT) ===
= getWT("BINANCE:BTCUSDT")
= getWT("BINANCE:ETHUSDT")
= getWT("BINANCE:SOLUSDT")
= getWT("BINANCE:XRPUSDT")
= getWT("BINANCE:AVAXUSDT")
= getWT("BINANCE:BNBUSDT")
= getWT("BINANCE:DOGEUSDT")
= getWT("BINANCE:MATICUSDT")
= getWT("BINANCE:DOTUSDT")
= getWT("BINANCE:ADAUSDT")
// === Tablo tanımı ===
var table wtTable = table.new(position.top_right, 4, 11, border_width=1)
if bar_index % 10 == 0
table.cell(wtTable, 0, 0, "COIN", text_color=color.white, bgcolor=color.blue)
table.cell(wtTable, 1, 0, "WT1 > WT2", text_color=color.white, bgcolor=color.green)
table.cell(wtTable, 2, 0, "WT1 < WT2", text_color=color.white, bgcolor=color.red)
table.cell(wtTable, 3, 0, "SİNYAL", text_color=color.white, bgcolor=color.gray)
writeRow(wtTable, "BTC", btc1, btc2, 1)
writeRow(wtTable, "ETH", eth1, eth2, 2)
writeRow(wtTable, "SOL", sol1, sol2, 3)
writeRow(wtTable, "XRP", xrp1, xrp2, 4)
writeRow(wtTable, "AVAX", avax1, avax2, 5)
writeRow(wtTable, "BNB", bnb1, bnb2, 6)
writeRow(wtTable, "DOGE", doge1, doge2, 7)
writeRow(wtTable, "MATIC", matic1, matic2, 8)
writeRow(wtTable, "DOT", dot1, dot2, 9)
writeRow(wtTable, "ADA", ada1, ada2, 10)
1MG Group Premium🔹 Indicator Name: SMART 1MG
🔹 Description: A professional indicator developed to accurately identify entry and exit points using innovative strategy development methods.
It relies on intelligent trend analysis and works efficiently across various timeframes and markets (Forex, Cryptocurrencies, Gold, Stocks).
🔹 Features:
Clear signals with a distinctive color.
Full support for entry and exit points.
Can be used within a trading robot or automated notifications.
Works without redrawing.
Easy to use and features a clean interface.
🔹 Usage:
Add the indicator to the chart.
Monitor the color signals:
✅ Buy and Smart Buy = Buy Entry
❌ Sell and Smart Sell = Sell Entry
📌 Important Notes:
Best used with strict risk management.
1MG Group Premium🔹 Indicator Name: SMART 1MG
🔹 Description: A professional indicator developed to accurately identify entry and exit points using innovative strategy development methods.
It relies on intelligent trend analysis and works efficiently across various timeframes and markets (Forex, Cryptocurrencies, Gold, Stocks).
🔹 Features:
Clear signals with a distinctive color.
Full support for entry and exit points.
Can be used within a trading robot or automated notifications.
Works without redrawing.
Easy to use and features a clean interface.
🔹 Usage:
Add the indicator to the chart.
Monitor the color signals:
✅ Buy and Smart Buy = Buy Entry
❌ Sell and Smart Sell = Sell Entry
📌 Important Notes:
Best used with strict risk management.
Fractal Pattern AnalysisFractal Pattern Key Elements and How to Read Them
1. Williams Fractals (Triangle Markers)
Red Triangles Pointing Down: Bearish fractals - potential resistance points and selling opportunities
Green Triangles Pointing Up: Bullish fractals - potential support points and buying opportunities
When to Act: Look for bullish fractals forming during uptrends and bearish fractals during downtrends
2. Moving Averages
Yellow Line (20 EMA): Short-term trend
Blue Line (50 EMA): Medium-term trend
Red Line (200 EMA): Long-term trend
Interpretation: When shorter MAs cross above longer MAs, it's bullish; when they cross below, it's bearish
Key Signal: The alignment of all three MAs (stacked in order) confirms a strong trend
3. Background Color
Green Background: Uptrend (all MAs aligned bullishly)
Red Background: Downtrend (all MAs aligned bearishly)
Yellow Background: Sideways/neutral market (MAs not clearly aligned)
4. Market Structure Markers (Small Circles)
Green Circles: Higher highs and higher lows (bullish structure)
Red Circles: Lower highs and lower lows (bearish structure)
Pattern Recognition: Multiple green circles suggest continuing uptrend; multiple red circles suggest continuing downtrend
5. Reversal Diamonds ("Rev" Markers)
Yellow Diamonds: Potential trend reversal points
Usage: These mark where the current trend might be changing direction
Confirmation: Wait for price to close beyond the diamond before acting
6. Bollinger Bands (Blue Lines with Fill)
Middle Band: 20-period SMA
Upper/Lower Bands: Volatility channels
Signals: Price touching upper band in uptrend is strength; touching lower band in downtrend is weakness
Squeeze: When bands narrow, expect a volatility breakout soon
7. Status Table (Top Right)
Shows current trend, volume direction, and overall signal at a glance
"BUY" signal appears when multiple bullish conditions align
"SELL" signal appears when multiple bearish conditions align
Alligator BTC Strategy ADV + Fibonacci by CNCThe script includes:
Full Alligator (Jaw, Teeth, Lips)
RSI for filtering
MACD for confirmation
Fractals for precision entry
Fibonacci
How to use it:
When the Alligator + RSI + MACD signal is confirmed in a Fib 50–61.8% zone, you have a higher probability of success.
Fibonacci levels help you see hidden supports and resistances.
You can set alerts or TPs based on these levels.
Alerts are sent only when all conditions are met.
!!! It is set for INTRADAY on bitcoin.
If you want other settings for multiple timeframes:
⏱ 1 minute (1m) – Ultra-fast scalping
Jaw: SMA 8, shift +4
Teeth: SMA 5, shift +2
Lips: SMA 3, shift +1
🔹 Maximum reactivity, but many false signals — use other indicators for confirmation (e.g. RSI or CCI).
⏱ 5 minutes (5m) – Scalping/Intraday
Jaw: SMA 10, shift +5
Teeth: SMA 6, shift +3
Lips: SMA 3, shift +1
🔹 Good for identifying micro-trends, more stable than 1m.
⏱ 15 minutes (15m) – Intraday / Mini-swing
Jaw: SMA 13, shift +6
Teeth: SMA 8, shift +4
Lips: SMA 5, shift +2
🔹 Good compromise between sensitivity and reliability.
⏱ 1 hour (1h) – Advanced Intraday / Short Swing
Jaw: SMA 14, shift +7
Teeth: SMA 9, shift +4
Lips: SMA 6, shift +2
🔹 Ideal for identifying the beginning of a trend.
⏱ 4 hours (4h) – Swing trading
Jaw: SMA 21, shift +13
Teeth: SMA 13, shift +8
Lips: SMA 8, shift +5
🔹 For larger movements, clearer trends.
📆 1 Day (1D) – Medium/Long Positions
Jaw: SMA 25, shift +13
Teeth: SMA 15, shift +8
Lips: SMA 9, shift +5
🔹 Good noise filtering, indicates solid trends.
📆 1 Week (1W) – Investments / Long Positions
Jaw: SMA 30, shift +15
Teeth: SMA 20, shift +10
Lips: SMA 10, shift +5
🔹 Focuses on large moves, avoiding small fluctuations.
Alligator BTC Strategy CNCThe script includes:
Full Alligator (Jaw, Teeth, Lips)
RSI for filtering
MACD for confirmation
Fractals for precision at entry
Alerts are sent only when all conditions are met.
!!! It is set for INTRADAY on bitcoin.
If you want other settings for more timeframes:
⏱ 1 minute (1m) – Ultra-fast scalping
Jaw: SMA 8, shift +4
Teeth: SMA 5, shift +2
Lips: SMA 3, shift +1
🔹 Maximum reactivity, but many false signals — use other indicators for confirmation (e.g. RSI or CCI).
⏱ 5 minutes (5m) – Scalping/Intraday
Jaw: SMA 10, shift +5
Teeth: SMA 6, shift +3
Lips: SMA 3, shift +1
🔹 Good for identifying micro-trends, more stable than 1m.
⏱ 15 minutes (15m) – Intraday / Mini-swing
Jaw: SMA 13, shift +6
Teeth: SMA 8, shift +4
Lips: SMA 5, shift +2
🔹 Good compromise between sensitivity and reliability.
⏱ 1 hour (1h) – Advanced Intraday / Short Swing
Jaw: SMA 14, shift +7
Teeth: SMA 9, shift +4
Lips: SMA 6, shift +2
🔹 Ideal for identifying the beginning of a trend.
⏱ 4 hours (4h) – Swing trading
Jaw: SMA 21, shift +13
Teeth: SMA 13, shift +8
Lips: SMA 8, shift +5
🔹 For larger moves, clearer trends.
📆 1 day (1D) – Medium/long positions
Jaw: SMA 25, shift +13
Teeth: SMA 15, shift +8
Lips: SMA 9, shift +5
🔹 Good noise filtering, indicates solid trends.
📆 1 week (1W) – Investments / Long positions
Jaw: SMA 30, shift +15
Teeth: SMA 20, shift +10
Lips: SMA 10, shift +5
🔹 Focuses on large moves, avoiding small fluctuations.
Market Facilitation Index (MFI) - Color Phases+Key Features:-
1.4-Color Phase Detection:
-Automatically colors columns based on Bill Williams' original phases
-Floating labels show current market phase
2.Smart Moving Average:
-Choose between EMA/SMA/WMA for trend filtering
-Helps identify MFI directionality
3.Built-in Alerts:
-Get notified for critical phases (Green/Fake)
-Easily extendable with custom alert conditions
4.Volume Safeguard:
-Handles zero-volume bars gracefully
-Adjustable lookback period for volume comparisons
+Usage Guide:
Phase/Color Trading Implication
Green -Add to positions, trend continuation
Fade -Prepare for reversals/retracements
Squat -Set breakout orders, reduce exposure
Fake -Close positions, counter-trade
Liquidity Sweep + OB Trap"A high-precision smart money indicator that detects liquidity sweeps, volume divergence, and order block traps—filtered by trend—to catch false breakouts and sniper reversals."
BFG.dzDescription:
This script is a trading strategy built on multiple technical indicators:
1. Exponential Moving Averages (EMA): It uses two EMAs, a fast EMA (9-period) and a slow EMA (21-period), to identify trends and generate buy or sell signals based on their crossovers.
2. Relative Strength Index (RSI): The RSI is used to assess whether the market is overbought (RSI > 70) or oversold (RSI < 30), providing additional confirmation for entry and exit signals.
3. MACD (Moving Average Convergence Divergence): The MACD line crossing over the signal line indicates a potential buy, while crossing under signals a potential sell.
4. Volume: A high volume condition is added, where a volume higher than 150% of the average volume over the last 20 bars is considered a confirmation of the signal.
4 Fast Stochastic Indicators with %K Smoothingsimilar 4 fast stochastic indicator with different type of indicators it showing bullish bearish ness in different time intervasl u can analyze easily
Multi-TF Fibonacci Divergence StrategyChart Beast 3
The 1 hour and 4 hour time frame must be above the 200 Exponential Moving average for buy trades, and below the 200 Exponential Moving Average for sell trades.
Price on the previous day's daily candle must have closed above the candle before its body and wick for buys and below it for sells. (Example: Today is Monday and price has not yet closed, fridays daily candle closed above the thursday candles body and wick for buys and below it for sells)
Price on The 15 minute time frame must retrace past the 50% level on the fibonacci indicator. Price must not close beyond the 78.6% level on the fibonacci indicator. (on the 5 minute time frame, 15 minute time frame, 1 hour time frame, 4 hour time frame.)
Price on the 15 minute time frame must have retraced to the -27% or -61.8 levels on the fibonacci indicator. (Price must not close beyond the 78.6% fibonacci level on the hourly time frame)
Price on the 15 minute time frame or the 5 minute time frame must show bullish divergence once price has touched the -27% or -61.8% fibonacci level for buys and bearish divergence for sells.
Provide alerts when these conditions have been met. (ONLY in the session of the asset that's being traded)
Do not add lines to the chart, provide an option to turn on and off the past alerts that meet these conditions.
Make it visually appealing on the charts and easy to understand.
RSI Strategy with Backtestingupgraded RSI Strategy with strategy backtesting support included. It places trades when RSI crosses below the oversold level (Buy) and above the overbought level (Sell), and includes adjustable take-profit and stop-loss inputs for more realistic simulation.
Gold Gladiator KKNEW v4 ✅ 🇺🇸 What Gold Gladiator KKNEW v4 Can Do
Provides accurate Buy/Sell signals
Uses 10+ technical filters: EMA, RSI, SuperTrend, MACD, VWAP
TF-aware: adapts filters based on timeframe
Built-in scoring system shows signal strength (out of 10)
Displays current market session (Asia, London, New York)
Clean, visual Dashboard with full signal overview
Easy to use and ready to trade
J Weighted Average Price📘 How to Use the J Signal Effectively
This indicator along with dynamic bands to identify overbought and oversold conditions in volume flow.
🔺 Red Triangle Up: Appears when OBV crosses back below the upper band → Potential reversal from overbought → Watch for short opportunities.
🔻 Blue Triangle Down: Appears when OBV crosses back above the lower band → Potential reversal from oversold → Watch for long opportunities.
📌 Tip: Use these signals in confluence with price action or trend confirmation to filter false signals. For example:
Enter short after a reentry from upper band and a lower high in price.
Enter long after a reentry from lower band and a bullish candle structure.
This setup helps you catch mean reversion moves based on volume flow, not just price.
Gold Gladiator KKNEW v2evething for free signal by weerapong kub
evething for free signal by weerapong kub
evething for free signal by weerapong kub
evething for free signal by weerapong kub
evething for free signal by weerapong kub
Raman Ka IndicatorSell Side indicator. this is additional confirmation for trade where there is momentum. dont trade basis this indicator, use this as a extra confirmation to get trades sell side only