IN BOLLONGER BAND SETTING CHANGE (STDDEV) 2 TO 1.5 //@version=6
indicator(shorttitle="BB", title="Bollinger Bands", overlay=true, timeframe="", timeframe_gaps=true)
length = input.int(20, minval=1)
maType = input.string("SMA", "Basis MA Type", options = )
src = input(close, title="Source")
mult = input.float(1.5, minval=0.001, maxval=50, title="StdDev")
ma(source, length, _type) =>
switch _type
"SMA" => ta.sma(source, length)
"EMA" => ta.ema(source, length)
"SMMA (RMA)" => ta.rma(source, length)
"WMA" => ta.wma(source, length)
"VWMA" => ta.vwma(source, length)
basis = ma(src, length, maType)
dev = mult * ta.stdev(src, length)
upper = basis + dev
lower = basis - dev
offset = input.int(0, "Offset", minval = -500, maxval = 500, display = display.data_window)
plot(basis, "Basis", color=#2962FF, offset = offset)
p1 = plot(upper, "Upper", color=#F23645, offset = offset)
p2 = plot(lower, "Lower", color=#089981, offset = offset)
fill(p1, p2, title = "Background", color=color.rgb(33, 150, 243, 95))
Indicators and strategies
Supertrend with Buy and Sell SignalsIndicator Features:
Buy and Sell Arrows:
Green Arrows (Buy):
These indicate potential buy signals when the price is in a bullish reversal zone.
Often appear after the price hits a support level or during an uptrend continuation.
Red Arrows (Sell):
These indicate potential sell signals when the price is in a bearish reversal zone.
Typically appear near resistance levels or during a trend reversal downward.
Dynamic Trendline Channels (Blue and Red):
These lines create a visual boundary for price movements, helping traders identify potential breakout or consolidation phases.
- Blue Line: Acts as support during an uptrend.
- Red Line: Acts as resistance during a downtrend.
Label Notifications:
Clear "Buy" or "Sell" labels reinforce the directional signals for quick decision-making.
These labels are designed to keep traders focused on actionable opportunities.
How to Trade with This Indicator:
Identify Trade Opportunities:
For Buy Trades:
Look for a green arrow and the "Buy" label near the blue support line.
Confirm the signal with bullish price action, such as higher highs or strong green candles.
For Sell Trades:
Look for a red arrow and the "Sell" label near the red resistance line.
Confirm the signal with bearish price action, such as lower lows or strong red candles.
Plan Entries and Exits:
Enter trades after confirmation of the arrow signal by observing the next few candles.
Use the blue line (support) for placing stop-loss orders below a buy trade.
Use the red line (resistance) for placing stop-loss orders above a sell trade.
Set take-profit targets based on nearby key price levels or dynamic trendlines.
Adapt to Market Conditions:
In trending markets: Follow the arrows and dynamic channels in the direction of the trend.
In range-bound markets: Focus on buy signals near the bottom of the range (blue lines) and sell signals near the top of the range (red lines).
Use with Multi-Timeframe Analysis:
- Combine this indicator with higher timeframes (e.g., 1H, 4H) to align trades with broader trends.
- Use lower timeframes for fine-tuning entries.
Trend Cloud with Signals buy and sell - KetbotAIThis indicator is designed to help traders identify key support and resistance levels, trends, and potential entry and exit points. Below is a breakdown of its features and how to use them effectively.
Features:
Dynamic Support and Resistance Lines:
The blue line acts as a dynamic support level where the price is likely to bounce upward.
The orange line serves as a dynamic resistance level where the price is likely to reverse downward.
These lines adjust based on market conditions, helping traders identify key price zones.
Directional Arrows:
- Red arrows indicate potential sell signals or bearish trend reversals, suggesting downward movement.
- Green arrows indicate potential buy signals or bullish trend reversals, suggesting upward movement.
These signals can be used for confirming trade entries.
Shaded Zones (Momentum Zones):
- The red zone highlights areas of bearish momentum, indicating selling pressure.
- The green zone highlights areas of bullish momentum, indicating buying pressure.
These zones provide a quick visual representation of market sentiment.
How to Trade with This Indicator:
Identify the Trend:
- Bullish Trend: If the price is above the orange line and within the green zone, it indicates strong upward momentum.
- Bearish Trend: If the price is below the blue line and within the red zone, it indicates strong downward momentum.
Enter Trades:
Buy Opportunities:
Look for green arrows near the blue line or within the green shaded zone.
Confirm the signal by observing bullish price action (e.g., higher highs or strong green candles).
Sell Opportunities:
Look for red arrows near the orange line or within the red shaded zone.
Confirm the signal by observing bearish price action (e.g., lower lows or strong red candles).
Set Stop-Loss and Take-Profit:
For buy trades:
Place your stop-loss just below the blue line or the recent swing low.
Set your take-profit near the orange line or at key resistance levels.
For sell trades:
Place your stop-loss just above the orange line or the recent swing high.
Set your take-profit near the blue line or at key support levels.
Combine with Multi-Timeframe Analysis:
Use this indicator alongside higher timeframes (e.g., 1H or 4H) to align your trades with the broader trend.
Pro Tips for Effective Use:
Use Alerts:
Set alerts for when the price touches the blue or orange lines or when the arrows appear, so you never miss a trade opportunity.
Validate with Other Indicators:
Pair this indicator with tools like RSI, MACD, or volume analysis to confirm breakouts or reversals.
Backtest and Optimize:
Test this indicator on historical data to refine your strategy and identify its strengths and weaknesses.
Adapt to Market Conditions:
For trending markets, follow the directional momentum.
For ranging markets, trade the bounces off the blue and orange lines.
This indicator is a powerful tool for traders looking to optimize their gold trading strategies. Its visual cues make it easy to spot trends and potential reversals. Let us know how it works for you or if you'd like to see additional features in future updates! 🚀
[ketbot]-Fin ProfitHow to Use This Indicator
This indicator is designed to help traders identify key trends, support and resistance levels, and optimal trade opportunities in Gold trading. Here's a breakdown of its features and how to use them effectively:
Features:
Trend Channels (Dynamic Support & Resistance):
- The red zone highlights overbought/resistance levels where price may reverse downward.
- The green zone indicates oversold/support levels where price may reverse upward.
These zones act as dynamic barriers to guide trade entries and exits.
Pivot Levels (P, R1-R5, S1-S4):
Pivot points provide key price levels for potential support (S) or resistance (R).
P (Pivot Point) often serves as a central decision-making level where price consolidates or pivots.
Use these levels to:
- Buy near support (S1-S4) or when price bounces upward.
- Sell near resistance (R1-R5) or when price rejects downward.
Trend Signal Dots:
- Green dots indicate a bullish trend and potential buying momentum.
- Red dots signal a bearish trend and potential selling pressure.
These dots follow price action and confirm market momentum.
Multi-Timeframe Trend Panel:
A summary of trends across various timeframes (e.g., 15m, 30m, 1h, 4h).
Labels such as Strong Buy or Strong Sell provide an overview of the market sentiment on different timeframes, helping align your trades with the broader trend.
Buy/Sell Labels:
Dynamic price levels are marked for suggested Buy (Blue) or Sell (Red) areas based on market conditions.
How to Trade with It:
Identify the Trend:
Use the Multi-Timeframe Trend Panel to determine the overall market direction.
Look for alignment between timeframes (e.g., multiple "Buy" or "Sell" signals).
Plan Entries and Exits:
Buy Opportunities:
Look for price reaching the lower green zone or pivot supports (S1-S4).
Confirm with green dots and a bullish trend in the panel.
Sell Opportunities:
Look for price reaching the upper red zone or pivot resistances (R1-R5).
Confirm with red dots and a bearish trend in the panel.
Combine Signals:
Strong trade opportunities occur when multiple signals align, such as:
Price near a key zone (green or red).
Confirmation from trend dots (green for buy, red for sell).
Supporting trends in the Multi-Timeframe Panel.
Set Stops and Targets:
Place stop-loss orders:
Below support levels for buys (e.g., S1).
Above resistance levels for sells (e.g., R1).
Use pivot points (R1-R5, S1-S4) as potential take-profit targets.
Pro Tips:
Combine this indicator with volume analysis to confirm breakout strength or reversals.
Use alerts for when the price enters the red/green zones or reaches pivot levels to act quickly.
Backtest the indicator on historical data to refine your strategy before trading live.
This indicator is a powerful tool for traders seeking clarity and precision in their gold trading strategy. Let us know your feedback or if you'd like additional features added!
Probability System v1.0 [AstroHub]The Probability System is an indicator designed to assess the likelihood of a market trend change based on the analysis of previous candles. The system calculates the probability of price increasing (up) or decreasing (down) based on the count of bullish (up) and bearish (down) candles over a selected period. The script generates buy and sell signals based on these probabilities and displays visual elements that help traders gauge the strength of the trend across different timeframes.
How it works:
Probability Calculation:
The script analyzes the open and close prices of candles over the chosen period (default is 20).
Using this data, the script calculates the probability of price increasing Up Probability or decreasing Down Probability as percentages.
Signal Generation:
A Green signal is generated when the upProbability exceeds a set threshold.
A Red signal is generated when the downProbability exceeds a threshold.
Multi-Level Visualization:
For both up and down probabilities, four levels are defined: 50%, 60%, 70%, and 80%. Each level is represented by circles with varying intensity (color opacity):
Green circles below the price represent up probabilities, with increasing intensity indicating a stronger bullish trend.
Red circles above the price represent down probabilities, with increasing intensity showing stronger bearish signals.
Alerts:
Alerts are set up for each probability level, notifying traders in real-time when specific thresholds are met.
The alerts provide the exact percentage of the probability, allowing traders to act on changes in the market conditions promptly.
How to Use:
Set the desired analysis period (default is 20) and the probability threshold (e.g., 80%) for buy or sell signals.
The script will automatically display signals on the chart, as well as color-coded circles to indicate the probability strength.
Enable real-time notifications for each probability level to keep track of changes in the market trend.
This script is suitable for all types of traders, whether using short-term or long-term strategies.
Unique Features:
Multi-Level Probability Visualization: Four distinct probability levels (50%, 60%, 70%, 80%) are displayed with varying color intensities, providing a clearer understanding of market conditions.
Flexible Settings: Users can customize the analysis period and probability threshold according to their trading style and market conditions.
Real-Time Alerts: Alerts for different probability levels help traders respond swiftly to changes in the market.
Dynamic Signals Based on Statistics: The indicator doesn't rely on fixed data but rather uses the actual statistics of past candles, offering more accurate and timely signals for traders.
Suitable for All Trading Styles: Whether you trade short-term or follow longer-term strategies, this system is versatile and valuable for both types of traders.
Who it’s for:
This indicator is ideal for traders who use technical analysis and are looking for accurate signals based on the probability of trend changes. It’s useful for both beginner and experienced traders who want to improve the precision of their market decisions.
Azlan MA Silang PRIMEAn advanced trend-following and momentum-based indicator for professional traders.
Azlan MA Silang PRIME combines multiple timeframe trend analysis with precise MA crossover strategies to deliver accurate buy and sell signals. This indicator is designed for traders who require robust tools for trend confirmation, minimizing false signals, and optimizing entry and exit strategies.
Key Features:
• Customizable Moving Averages: Adjust lengths, types (SMA, EMA, WMA, LWMA), and price sources (OHLC/HL/2 variants).
• Higher Timeframe Confirmation: Automatically syncs with selected higher timeframes to validate trends and reduce noise.
• Prime Strike Alerts: Get notified when all or more than 1 Prime Strike Candle Gauge (PSCG 1, PSCG 2, PSCG 3) align in the same direction, signaling a strong trend. Use for M1 timeframe only.
• Signal Refinement: Avoid signals when price violates key levels, such as higher timeframe MA thresholds.
• Alert Customization: Select between initial crossover alerts, Prime Strike alerts, or both for tailored notifications.
Use Cases:
• Trend Identification: Quickly determine market trends across multiple timeframes for more informed decision-making.
• Entry/Exit Precision: Use refined buy/sell signals to improve your timing and maximize profitability.
• Risk Management: Minimize false entries by confirming signals against higher timeframe trends.
The Azlan MA Silang PRIME indicator is a powerful tool designed to provide highly accurate entry signals by analyzing both higher and lower timeframes. Follow the steps below to use the indicator effectively:
1. General Setup
• Add to Chart: Apply the indicator to your chart in TradingView.
• Inputs: Customize the Moving Average (MA) types, lengths, and price sources in the settings according to your strategy.
• Timeframe Selection:
o Use the current chart timeframe for detailed entry and exit signals.
o Select a higher timeframe (HTF) in the settings to follow trend alignment for a broader market view.
2. Understanding Signals
• Buy Signals:
o A green "BUY" label will appear when the lower timeframe MA1 crosses above MA2, and the higher timeframe is in an uptrend.
o Valid only if the price is above the higher timeframe’s MA2.
• Sell Signals:
o A red "SELL" label will appear when the lower timeframe MA1 crosses below MA2, and the higher timeframe is in a downtrend.
o Valid only if the price is below the higher timeframe’s MA2.
Note: If the price is on the opposite side of the higher timeframe’s MA2, no signals will be generated to avoid false entries.
3. Using the 'Chart' Timeframe
When focusing only on your current chart’s timeframe:
• Ensure MA1 and MA2 are configured to match your strategy.
• Look for crossovers between MA1 and MA2 for potential entry points.
• Alerts will trigger based on the alert type selected:
o Initial Signals Only: Get alerts for the first crossover after confirmation.
o Prime Strike Only: Receive alerts when all lower timeframes align in the same trend direction.
o Both: Get alerts for both types of conditions.
4. Combining Lower Timeframe (LTF) and Higher Timeframe (HTF)
For higher accuracy, use a dual timeframe approach:
• Higher Timeframe (HTF):
o Select a higher timeframe (e.g., H1 or H4) in the indicator settings.
o HTF MAs (MA1 and MA2) define the primary trend direction.
o The background will change to green (uptrend) or red (downtrend) to visually confirm the HTF trend.
• Lower Timeframe (LTF):
o Signals will be filtered based on the HTF trend.
o For buy signals, the lower timeframe must confirm the uptrend (price above HTF MA2).
o For sell signals, the lower timeframe must confirm the downtrend (price below HTF MA2).
5. Interpreting Prime Strike Signals (M1)
Prime Strike signals analyze multiple timeframes (e.g., M1, M5, M15) for alignment:
• Buy Prime Strike:
o All selected timeframes (M1, M5, M15) must indicate an uptrend.
o A strong "Prime Strike UP" alert will trigger for immediate action.
• Sell Prime Strike:
o All selected timeframes (M1, M5, M15) must indicate a downtrend.
o A strong "Prime Strike DOWN" alert will trigger for immediate action.
6. Alerts
• Enable Alerts: Set up alerts in TradingView by clicking on the "Alerts" tab and selecting "Azlan MA Silang PRIME."
• Alerts include:
o Higher timeframe trend changes (e.g., "HTF changed to UPTREND").
o Buy/Sell signals based on lower timeframe MA crossovers aligned with HTF trends.
o Prime Strike alerts when all lower timeframes align.
7. When to Use Higher Timeframes
• Swing Trades: Follow the HTF trend (e.g., H4, D1) for entries.
• Avoid False Signals: HTF trend alignment ensures that LTF signals are reliable.
• Trend Confirmation: Use HTF as a filter to confirm market direction.
8. When to Use Lower Timeframes
• Scalping/Day Trading: Focus on lower timeframes (e.g., M1, M5) for faster signals.
• Early Entries: Lower timeframes allow quicker entry before HTF trends are fully established.
• Signal Filtering: Ensure the price is aligned with the HTF trend (above/below HTF MA2) to avoid invalid signals.
9. Best Practices
• Backtest First: Test the indicator on historical data to understand its behavior.
• Avoid Overtrading: Use the Prime Strike feature to wait for alignment across timeframes.
• Combine with Other Tools: Use support/resistance, volume analysis, or other indicators to validate entries.
With these instructions, you can maximize the effectiveness of the Azlan MA Silang PRIME indicator for any trading style. Happy trading!
Notes:
• Suitable for professional traders who can integrate this tool into their existing strategies.
• Not recommended for beginners due to the complexity of configurations.
Daily Vertical LinesThis indicator will place a new vertical line at the start of every new day, no matter what time frame you are viewing your chart on.
Forex Daily Pivot IndicatorThis is a daily pivot indicator calculated for Forex that observes a Friday close with a Sunday evening open. It will combine Sunday and Monday together when price action dictates. It displays the pivots in a unique, easy to view manner which updates with every bar, regardless of timeframe. So, the daily pivots are always right there in your real-time view. Due to the calculation for the Forex open/close, I do not recommend this indicator for use in other markets without modification. Note: Screenshot example has line thickness set to 3. Line thickness is the only parameter you need to adjust.
VWAP and Moving AverageVWAP and Moving Average Combined, accurate and all you could possibly want and need.
Combined Moving Average, VWAP, and Trading SessionsCombined Moving Average, VWAP, and Trading Sessions
3 Vs 1 AF with AlertsThis indicator can put 3 ema's & 1 ma. This can free up your cuota indicator limit to put on your chart. Happy trading
High Win Rate BTC Strategy趋势确认:
使用短期EMA(20日)和长期EMA(50日)来确认市场趋势。
短期EMA上穿长期EMA表示上升趋势,反之表示下降趋势。
布林带突破:
利用布林带的突破来确认市场的波动性和潜在趋势的开始。
当价格突破布林带上轨时做多,跌破下轨时做空。
KDJ指标:
使用KDJ指标来判断市场的超买超卖情况。
在超卖区形成金叉时做多,在超买区形成死叉时做空。
止损和止盈:
使用ATR指标来动态设置止损和止盈,确保在盈利时锁定足够的利润,同时在亏损时止损不至于太大。
CheckList LIT AwakeningCheckList LIT Awakening en Español
Contiene la lista de confirmaciones necesarias para una entrada con la estrategia LIT.
Traducción del Check list original
PIETRO-VAROSScript de Aula do VAROS - aula3 7Envovlendo medias moveis e Hi-LO
Script transportado do Python
Sinceramente nem eu sei como isso funciona ainda
Fase de testes
Swing & Day Trading Strategy dddddThis TradingView Pine Script is designed for swing and day trading, incorporating multiple technical indicators and tools to enhance decision-making. It calculates and plots exponential moving averages (EMAs) for 5, 9, 21, 50, and 200 periods to identify trends and crossovers. The Relative Strength Index (RSI) and Moving Average Convergence Divergence (MACD) provide momentum and overbought/oversold signals. The script dynamically identifies and marks support and resistance levels based on recent highs and lows, while also detecting and labeling key candlestick patterns such as bullish and bearish engulfing, doji, and hammer candles. Bullish and bearish signals are highlighted on the chart with green and red backgrounds, respectively, and alerts are generated to notify traders of these conditions. All visualizations, including EMAs, support/resistance lines, and candlestick labels, are overlaid directly on the stock chart for easy interpretation. This comprehensive approach assists traders in spotting potential trading opportunities effectively.
FVGUtilsLibrary "FVGUtils"
isBullishFVG(idx)
Parameters:
idx (int)
isBearishFVG(idx)
Parameters:
idx (int)
getFvgSize(start, end)
Parameters:
start (float)
end (float)
getFVGSignals(lookback, minFvgSize)
Parameters:
lookback (int)
minFvgSize (float)
Advanced Trading Strategy max//@version=5
strategy("Advanced Trading Strategy", overlay=true)
// Parâmetros de entrada
shortPeriod = input.int(9, title="Short Period", minval=1)
longPeriod = input.int(21, title="Long Period", minval=1)
volumeThreshold = input.float(1.5, title="Volume Threshold Multiplier", minval=0.1)
volatilityPeriod = input.int(14, title="Volatility Period", minval=1)
// Cálculo das médias móveis
shortSMA = ta.sma(close, shortPeriod)
longSMA = ta.sma(close, longPeriod)
// Cálculo do volume médio
averageVolume = ta.sma(volume, longPeriod)
// Cálculo da volatilidade (ATR - Average True Range)
volatility = ta.atr(volatilityPeriod)
// Condições de compra e venda baseadas em médias móveis
maBuyCondition = ta.crossover(shortSMA, longSMA)
maSellCondition = ta.crossunder(shortSMA, longSMA)
// Verificação do volume
volumeCondition = volume > averageVolume * volumeThreshold
// Condição de volatilidade (volatilidade acima de um certo nível)
volatilityCondition = volatility > ta.sma(volatility, volatilityPeriod)
// Condições finais de compra e venda
buyCondition = maBuyCondition and volumeCondition and volatilityCondition
sellCondition = maSellCondition and volumeCondition and volatilityCondition
// Plotando as médias móveis
plot(shortSMA, title="Short SMA", color=color.red)
plot(longSMA, title="Long SMA", color=color.blue)
// Sinal de compra
if (buyCondition)
strategy.entry("Buy", strategy.long)
// Sinal de venda
if (sellCondition)
strategy.close("Buy")
// Plotando sinais no gráfico
plotshape(series=buyCondition, title="Buy Signal", location=location.belowbar, color=color.green, style=shape.labelup, text="BUY")
plotshape(series=sellCondition, title="Sell Signal", location=location.abovebar, color=color.red, style=shape.labeldown, text="SELL")
// Configurando alertas
alertcondition(buyCondition, title="Buy Alert", message="Buy Signal Triggered")
alertcondition(sellCondition, title="Sell Alert", message="Sell Signal Triggered")
Multi-TF Pivots V1The Multi-TF Pivots Indicator is a powerful and customizable pivot point tool for TradingView. This script allows traders to calculate and display pivot points on a wide range of timeframes, from 1-minute to weekly intervals. It supports both Classic and Fibonacci pivot styles and includes options to customize line colors, label positions, and price visibility. The indicator is ideal for traders who rely on pivot points for intraday and swing trading strategies, offering a clear visual representation of key support and resistance levels. With its flexibility and comprehensive features, this indicator is an essential tool for precise technical analysis.
اندیکاتور Multi-TF Pivots یک ابزار قدرتمند و قابل تنظیم برای محاسبه و نمایش پیوت پوینتها در پلتفرم TradingView است. این اسکریپت به معاملهگران امکان میدهد پیوت پوینتها را در طیف گستردهای از تایمفریمها، از ۱ دقیقه تا هفتگی، محاسبه و نمایش دهند. این اندیکاتور از سبکهای پیوت Classic و Fibonacci پشتیبانی میکند و گزینههایی برای شخصیسازی رنگ خطوط، موقعیت برچسبها و نمایش قیمتها دارد. این ابزار برای معاملهگرانی که به پیوت پوینتها برای استراتژیهای معاملاتی روزانه و نوسانی متکی هستند ایدهآل است و نمایش بصری واضحی از سطوح کلیدی حمایت و مقاومت ارائه میدهد. با انعطافپذیری و ویژگیهای جامع خود، این اندیکاتور یک ابزار ضروری برای تحلیل تکنیکال دقیق است