SMA & Stoch RSI SELL Signal Indicator with alertSell signal indicator. Uses SMA 21 and EMA 55 to identify trend.
Uses stoch rsi and rsi to identify sell signal.
With added alert.
Moving Averages
BTCUSDT Weekly Bull Market Support Band [CYRANO]This Pine Script code creates an indicator called "Bull Market Support Band" (BMSB) that visualizes a key concept often used in Bitcoin analysis. Here's a breakdown of what the script does:
Core Idea:
The script calculates and plots the Bull Market Support Band, which consists of two moving averages calculated on the weekly timeframe:
20-week Simple Moving Average (SMA): A measure of the average closing price over the past 20 weeks.
21-week Exponential Moving Average (EMA): Similar to the SMA, but it gives more weight to recent prices, making it more responsive to changes.
Historically, during Bitcoin bull markets, these two moving averages have acted as a dynamic "support band." This means that the price tended to bounce off or stay above these levels during corrections.
Important Considerations:
Historical Context: The Bull Market Support Band is based on historical Bitcoin price action. While it has been a relevant indicator in the past, there's no guarantee it will continue to be so in the future.
Not a Crystal Ball: This indicator is not a trading signal generator on its own. It should be used in conjunction with other technical and fundamental analysis techniques.
Weekly Timeframe: This indicator is specifically designed for the weekly timeframe. Using it on other timeframes might not yield meaningful results.
Experimentation: You can experiment with different SMA and EMA lengths to see how the band changes. However, the 20-week SMA and 21-week EMA are the most commonly used values for this specific concept.
In summary, this script provides a visual representation of the Bull Market Support Band, a historically significant area for Bitcoin during bull markets. By observing how the price interacts with this band, traders can gain insights into the strength of the current trend and potential support levels.
EMA Table with Close % Diff (Light Mode)Simple 5 EMA with a Table
This indicator is designed for traders who use Exponential Moving Averages (EMAs) as part of their analysis. It provides a compact and visually clear table displaying key EMAs and their percentage differences from the current closing price. The indicator is optimized for light mode charts, with light gray and white backgrounds for better visibility.
Key Features:
1. Customizable EMAs:
• Displays predefined EMAs: 5, 10, 13, 21, 55, and 200.
• EMAs are plotted on the chart for easy trend visualization.
2. Percentage Difference Calculation:
• Shows the percentage difference between the close price and each EMA.
• Helps traders quickly assess whether the price is above or below the EMA and by how much.
3. Compact Table:
• The table is positioned in the bottom-right corner of the chart.
• Displays EMA names and percentage differences, color-coded for clarity:
• Green: Positive percentage difference (price above EMA).
• Red: Negative percentage difference (price below EMA).
4. Optimized for Light Mode:
• Light gray and white backgrounds for better visibility on light-themed charts.
• Black text ensures readability.
5. Minimal Design:
• Focuses on essential information without extra headers or labels.
Use Cases:
• Trend Analysis:
• Use the EMAs to identify short-term and long-term trends.
• The percentage difference highlights how far the price is from each EMA.
• Entry and Exit Points:
• Monitor the percentage differences to find potential entry/exit points based on the price’s proximity to key EMAs.
• Confluence:
• Combine this indicator with other tools to confirm price trends and levels.
15MIN[ABR]Key Features:
Buy and Sell Signals: Visual indicators appear on the chart, with green "BUY" signals below the price bars and red "SELL" signals above the price bars.
Customizable Lengths: The lengths of the fast and slow moving averages are customizable through the input settings, allowing users to tailor the indicator to their preferred timeframes and trading styles.
Overlay on Price Chart: The moving averages are plotted directly on the price chart, allowing for easy visualization of crossovers in real time.
Multi Moving Averagesbrief description
Labeled Multi-Moving Average Cloud with Cross Signals
Overview
This Trading View indicator is crafted to enhance the learning of trading strategies by integrating seven distinct types of moving averages (SMA, EMA, WMA, RMA, HMA, VWMA). Each moving average line is clearly labeled with its calculation length, and the indicator features a cloud that visually represents the area between two selected moving average lines, highlighting crossovers and crossdowns.
Features
Diverse Moving Averages: The indicator includes SMA, EMA, WMA, RMA, HMA, and VWMA to provide a comprehensive analysis of price trends.
Calculation Length Labels: Each moving average displays its calculation length directly on the chart for easy reference. If a fixed time frame differs from the chart's time frame, this is also indicated.
Cloud Visualization: A colored cloud appears between two selected moving average lines, offering a visual representation of market dynamics.
Cross Markers: The indicator marks crossovers between two selected moving averages, helping traders identify potential change in trend.
How to Use This Indicator
Select Your Moving Averages: Customize which moving averages you want to display and set the calculation lengths according to your trading strategy.
Choose a Fixed Time frame: Determine the fixed time frame for your analysis and decide whether to label each moving average line on the chart.
Analyze the Cloud: Use the cloud to assess market sentiment and identify potential trend reversals.
Monitor Cross Signals: Keep an eye on crossovers for timely entry and exit points in your trades.
Conclusion
This indicator combines multiple moving averages with cloud visualization and crossover signals, making it an invaluable tool for traders looking to enhance their analysis and decision-making processes. By leveraging these features, you can better navigate market trends and optimize your trading strategies.
Eden dos Traders - @chrismoreira.spEsse indicador recebe o nome de Eden dos Traders em homenagem ao conceito e estratégia desenvolvida pelo mestre em trading Alexandre Wolwacz conhecido no mercado como Stormer.
O conceito de Eden dos Traders se resume em ser a zona perfeita de ser operada em uma tendência, momento em que temos as principais médias do mercado alinhadas, deixando um caminho livre de suportes / resistências para que o trader tenha a possibilidade de surfar movimentos de tendência no gráfico.
Basicamente, as médias presentes nesse indicador serão pintadas de verde quando estiverem curvadas para cima, e de vermelho quando estiverem curvadas para baixo. Se a média estiver lateralizada, ficará pintada de amarelo.
Espero que gostem e façam bom uso!
Dekkapok Premium Prices and EMA360Overview:
The EMA360 Premium Levels indicator is designed to help traders identify key price levels above the EMA360 (Exponential Moving Average) on a daily timeframe. These levels, referred to as "premium levels" are calculated as multiples of the EMA360 and can act as potential resistance or support zones for price action analysis.
Features:
EMA360 Calculation:
The script calculates the EMA360 using the daily timeframe (or any user-specified timeframe).
EMA360 is plotted as a bold blue line for clear visibility.
Premium Levels:
Multiple levels above the EMA360 are plotted as horizontal green lines.
These levels are calculated by multiplying the EMA360 value by user-defined multipliers (e.g., 1.2x, 1.3x, etc.).
Premium levels can help identify overbought or extended price zones relative to EMA360.
Customizable Inputs:
EMA Length: Default is set to 360, but users can adjust the EMA length as needed.
Timeframe: EMA360 is calculated using the daily timeframe by default, but any timeframe can be selected.
Multipliers: Traders can input their desired multipliers (e.g., 1.2, 1.3, 1.5) as a comma-separated list.
Clean Visualization:
EMA360 and premium levels are plotted directly on the price chart for intuitive analysis.
Premium level lines are semi-transparent green to minimize clutter while maintaining focus on critical levels.
Use Cases:
Trend Analysis: Use the EMA360 to identify the broader market trend. Prices above the EMA360 generally indicate an uptrend, while prices below may indicate a downtrend.
Overextension Zones: Premium levels help traders identify zones where the price may be overbought or overextended relative to EMA360.
Dynamic Support/Resistance: The premium levels can act as dynamic resistance zones during uptrends and support zones during pullbacks.
How to Use:
Apply the indicator to your chart in TradingView.
Observe the EMA360 line to understand the market trend.
Use the green premium level lines to identify potential resistance zones as the price moves above the EMA360.
Customization Options:
Adjust the EMA Length and Timeframe to match your trading style.
Modify the Premium Multipliers to suit your market analysis needs (e.g., add or reduce levels like 1.1x, 1.8x, etc.).
This indicator is especially useful for trend-following traders who want to leverage EMA-based levels for strategic decision-making.
- Dekkapok
AI-Powered SupertrendKey Features:
Supertrend Algorithm
- Tracks market trends using ATR (Average True Range) to identify potential buy and sell zones.
- Color-coded trendlines (green for bullish, red for bearish) for clear visualization.
Moving Average Crossovers
- 21-period SMA and 5-period SMA for short- and mid-term trend analysis.
- Buy and sell signals generated at crossover points (minimalist circles).
Stock Information Label
- Displays the stock's ticker symbol in a clean, upper-right label format.
Minimalist Design
- Reduces visual clutter while retaining crucial data for decision-making.
This indicator is ideal for traders looking for a powerful yet straightforward tool to monitor trends, recognize opportunities, and enhance their trading strategy.
Note: For advanced features such as real-time fundamental analysis, dynamic API integration may be required.
FX Session + EMA 34_89_200 by GunmanFX Session:
- Thiết đặt giờ theo mùa hiện tại
EMA:
- Sử dụng hệ thống 3 đường EMA với giá trị 34, 89, 200
RSI Moving Average_duongfreedom260903This is the familiar tool RSI, combined with two moving averages, EMA and WMA, to help you clearly determine the trend of a wave, along with helping to determine buying pressure. , selling force exists in the market, thereby helping you be more confident in making the decision to Buy or Sell.
5-Min EMA Signalthis is a learning and testing indicator , do not follow this for trading or investment purpose
EMA-Based Strategy 9 15Time frame 5min.
Entry window 9:15AM - 11:00 AM ( indian standard time)
If the 9 EMA is above 15 EMA it's a bullish scenario. The price has to open below the 15 EMA and close above 9 EMA between the entry window to take a long trade on the high of the candle and SL below the candle .
R:R - 1:2
SL range should not be more than 0.15% if it exceeds no trade wait for the next candle which satisfies the criteria.
Reverse scenario for sell. Same conditions with 9 EMA below 15 EMA.
Second trade window period is from 12:15 PM to 1:30 PM ( indian standard time).
Minimum trades zero per day
Maximum trades 2 per day. 1 in each entry window
Entry on the first candle which satisfies the conditions.
Reh's bullshitHere's the description for your multi-timeframe EMA indicator:
This script is a custom indicator for TradingView that plots four different Exponential Moving Averages (EMAs) on the chart, each calculated from different timeframes: Hourly, Daily, Weekly, and Monthly. These EMAs help identify trends across multiple time horizons, making it easier to spot potential support and resistance levels.
Key Features:
- Hourly EMA (calculated using a 1-hour timeframe) - Shows short-term price movements and immediate trend direction
- Daily EMA (calculated using a daily timeframe) - Helps identify medium-term trends and potential support/resistance levels
- Weekly EMA (calculated using a weekly timeframe) - Provides insight into broader market trends and major support/resistance zones
- Monthly EMA (calculated using a monthly timeframe) - Highlights long-term market direction and significant price levels
Each EMA is displayed using a distinct color and plotted with a step line style for clear visibility:
- Hourly EMA: Green
- Daily EMA: Blue
- Weekly EMA: Dark Blue (#3127e3)
- Monthly EMA: Pink (#f352ff)
The indicator includes customizable input parameters for each timeframe's EMA length, allowing traders to adjust the sensitivity of each moving average according to their trading strategy. This versatility makes it useful for both swing traders and position traders who need to analyze market structure across multiple timeframes.
4EMAs+OpenHrs+FOMC+CPIThis script displays 4 custom EMAs of your choice based on the Pine script standard ema function.
Additionally the following events are shown
1. Opening hours for New York Stock exchange
2. Opening Time for London Stock exchange
3. US CPI Release Dates
4. FOMC press conference dates
5. FOMC meeting minutes release dates
I have currently added FOMC and CPI Dates for 2025 but will keep updating in January of every year (at least as long as I stay in the game :D)
흑트1 시그널(BW1 signal)
This indicator is inspired by 흑백트레이더 and generates buy/sell signals based on EMA and MACD with certain conditions. It includes the following features:
1. Base Long/Short Signal:
* Long Signal: The price must be above the 200 EMA, and a MACD Golden Cross occurs below the zero line.
* Short Signal: The price must be below the 200 EMA, and a MACD Death Cross occurs above the zero line.
2. Filtering Features:
* Day Candle Bias: Filters signals based on the daily candle direction.
* Multi-Timeframe Validation: Supports higher timeframe EMA alignment checks (e.g., 15m, 30m, 1h, 4h) for trend confirmation.
* Stochastic RSI (StoRSI): Confirms entry points using overbought(def. 80)/oversold(def. 20) zones with a designated time frame(def. 30m).
* ATR Volatility Check: Ensures signals occur within acceptable ATR-based price divergence levels to manage risk in volatile conditions.
* Note that base filters are optimized with 5m timeframe.
3. Alerts:
* Configures custom alerts for buy/sell detection in real-time.
한국어 설명 (Korean Description)
이 지표는 흑백트레이더님의 EMA200과 MACD 골든 크로스를 활용한 흑트1 기법을 바탕으로 개발되었습니다. 주요 기능은 다음과 같습니다:
1. 기본 롱/숏 신호:
* 롱 신호: 가격이 200 EMA 위에 있어야 하며, MACD가 제로선 아래에서 골든 크로스가 발생해야 합니다.
* 숏 신호: 가격이 200 EMA 아래에 있어야 하며, MACD가 제로선 위에서 데드 크로스가 발생해야 합니다.
2. 필터링 기능:
* 일봉 필터: 일봉의 양봉/음봉 방향에 따라 신호를 필터링.
* 멀티 타임프레임 확인: 상위 타임프레임(15분, 30분, 1시간, 4시간)의 EMA 정배열/역배열 확인.
* 스토캐스틱 RSI (StoRSI): 지정된 타임프렘임(기본값 30m) 에서 과매수(기본값 80)/과매도(기본값 20) 구간에서 진입 지점을 확인.
* ATR 변동성 체크: ATR 기반 가격 괴리 수준 내에서 신호가 발생하도록 하여 높은 변동성에서 리스크를 줄임.
* 필터 기본 설정은 5분 시간프레임에 최적화되었습니다.
3. 알림:
* 매수/매도 신호 감지 시 실시간 알림 설정 가능.
Trader Mercury ema ma 200 cloudTrader Mercury is cool and I'm just a fan. He uses both the ema 200 and ma 200 at the same time to create a kind of cloud. I edited an existing open source script by Jefe83 called ema cloud zones. All programming credit goes to him . Thanks Jefe83!
SMA & Stoch RSI & RSI Buy Signal Indicator with buy alertBuy indicator with buy alert. Uses SMA 21 and EMA 55 to identify trend.
Stoch RSI and the RSI are used to identify buy signal.
Support & Resistance with 10 EMA, 21 EMA, 50 EMA
(BULLISH) WHEN 10 EMA CROSS 21 EMA AND BOTH EMA ARE ABOVE 50EMA ALSO BREAK RESISTANCE LEVEL MEAN MARKET GONNA BE BULLISH .
(BEARISH)WHEN 10 EMA CROSS 21 EMA AND BOTH EMA BELOW 50EMA AND ALSO BREAK SUPPORT LEVEL MEAN MARKET GONNA BE BEARISH .
for more confirmation use rsi 50 level for above and below market
SMA 21 & 55 & Stoch RSI AND RSI Buy Signal IndicatorUsing SMA 21 AND 55, Stochastic RSI AND RSI and RSI MA to print a buy signal at the point of pump.