Anchored Moving AverageAn Anchored Moving Average (AMA) is a technical analysis tool that calculates the average price of an asset starting from a specific point in time. Every closing candle calculates the price.
Cari dalam skrip untuk "wave"
Sweep + Cement Candle Coloring with EMA hopdcCertainly! Here's an introduction for the indicator:
---
## Introduction to the Sweep + Cement Candle Coloring with EMA Indicator
The **Sweep + Cement Candle Coloring with EMA Indicator** is a powerful tool designed to enhance your technical analysis and trading strategies. This indicator combines the unique characteristics of Sweep and Cement candle patterns with the dynamic capabilities of Exponential Moving Averages (EMAs), providing traders with insightful signals for potential market movements.
### Key Features:
1. **Candle Coloring**:
- **Sweep + Cement Bullish Candles**: Highlighted in teal when the low of the current candle is lower than the previous candle, and the close is above the previous high. This indicates potential bullish momentum.
- **Sweep + Cement Bearish Candles**: Marked in red when the high of the current candle is higher than the previous candle, and the close is below the previous low, signaling possible bearish pressure.
2. **Exponential Moving Averages (EMAs)**:
- **EMA 0 (Default Length: 9)**: Provides short-term trend direction.
- **EMA 1 (Default Length: 21)** and **EMA 2 (Default Length: 50)**: Offer insights into medium and long-term trends.
- Customizable settings allow traders to adjust EMA lengths and colors based on their preferences.
3. **Trading Signals**:
- **Buy Signal**: Triggered when a bullish Sweep + Cement candle forms, EMA 1 is above EMA 2, and the price closes above all EMAs.
- **Sell Signal**: Activated with a bearish Sweep + Cement candle, EMA 1 below EMA 2, and the price closes below all EMAs.
- Visual arrows on the chart indicate buy and sell opportunities.
4. **Alerts**:
- Configurable alerts notify traders when the price touches any of the EMAs, ensuring you never miss critical levels.
- Alerts for buy and sell signals keep you informed of potential entries and exits.
### How It Benefits Traders:
This indicator is ideal for traders looking to identify and capitalize on market reversals and trend continuations. By integrating candle patterns with EMA analysis, it provides a comprehensive view of market dynamics, making it easier to spot high-probability trading opportunities.
Whether you are a beginner or an experienced trader, the Sweep + Cement Candle Coloring with EMA Indicator can be a valuable addition to your trading toolkit, helping you make informed decisions with confidence.
---
Feel free to adjust the content to better fit your audience or specific use case!
High and Retracement Finder
This Pine Script indicator, titled "High and Retracement Finder," is designed to identify significant highs and lows on a price chart based on a user-defined starting point and retracement threshold. It begins analysis from a manually set bar index and tracks the highest high until the price retraces by a specified percentage (retracement threshold). Once this retracement occurs, it switches focus to finding the lowest low. If the price surpasses the previous high during this phase, the cycle resets, and the script resumes tracking a new highest high. The script visually marks these significant highs and lows with arrows on the chart, helping traders identify potential turning points or retracements in the market.
Boost Candle Indicator by JulianThe Boost Candle Trading Indicator is designed to identify significant price movements by calculating the average candle size for the same direction candles (green for bullish and red for bearish) over a specified number of periods. It then highlights candles that exceed a predefined multiple of this average size, indicating potential strong buying or selling pressure.
Key Features:
Directional Average Calculation: Calculates the average size of the previous candles in the same direction (green for buy signals and red for sell signals), ensuring the boost signal is contextually relevant.
Boost Multiplier: Allows customization of the multiplier to define what constitutes a boost candle, providing flexibility in detecting varying levels of price movement intensity.
Proximity to Moving Average: Integrates a proximity check to the moving average (MA), ensuring that boost candles are identified in context with the overall market trend.
Buy and Sell Signals:
Buy Signal: Triggered when a significant green boost candle appears below the moving average and closes above it, indicating a strong bullish movement.
Sell Signal: Triggered when a significant red boost candle appears above the moving average and closes below it, indicating a strong bearish movement.
Customizable Inputs:
Moving Average Length: Adjust the length of the moving average to suit different trading strategies.
Number of Periods for Average Candle Size: Define the lookback period for calculating the average candle size.
Boost Multiplier and Proximity Tolerance: Fine-tune the sensitivity of the indicator to suit different market conditions.
How to Use:
Buy Signals: Look for green labels ("B") below significant bullish candles, indicating a potential upward price movement.
Sell Signals: Look for red labels ("S") above significant bearish candles, indicating a potential downward price movement.
Proximity to Moving Average: Use the proximity tolerance setting to filter out signals that are not closely aligned with the moving average trend.
This indicator is ideal for traders looking to identify strong market movements and align their trades with significant price actions. Customize the settings to fit your trading style and enhance your market analysis.
Kitti-Playbook Fibonacci retracement GAGE R0.00
Release Notes: Oct 25 2021
OVERVIEW :Kitti-Playbook Fibonacci retracement GAGE R0.00
Easy for visualize Fibonacci retracement level
CONCEPTS
1)Minimum Line = Lowest level of Source form start
2)Maximum Line = Highest level of Source form New Low
3)Calculation
a) Fibonacci Retracement of 61.8% form Maximum level
b) Fibonacci Retracement of 78.6% form Maximum level
c) Fibonacci Retracement of 88.7% form Maximum level
d) Fibonacci Retracement of 94.2% form Maximum level
4)Information Display
a) Information Bar show Number of New Low , Max level , Min Level , Last Bar No, Current Pricel
b) GAGE Scale Number
c) New Low
WaveTrend MultiEMAThis is a modification of LazyBear's WaveTrend. The SMA trend has been removed and a shorter time frame EMA has been added in black. The idea is to buy when the shorter time frame starts to curl up and the longer time frame, green, has started to either flatten out or curl up too. Sell when the shorter time frame has started down and green has either flattened or bottomed out as well. The black line will generate some noise so the key is to use the two in combination. My final goal would be to have the green line looking at daily candles and the black line looking at a 2 or 4 hour candle, but I haven't figured out how to do that.
WaveTrend with Crosses and Alerts - Jab ZootaLazy bear created this script. I added alertconditions to send alerts on crossovers.
wt+ichmokuwaveTrend is very very very nice script.
and i also like ichmoku
yesterday 'nssoholik' gave me some idea that is rsi+ichmoku
and this is wt+ichmoku
easily
red to green = buy
green to red = sell
WaveTrend [DagoDias]@author LazyBear -- Modificado por Dagodias adicionado títulos às variáveis e traduzido para o Português.
Através dos títulos fica melhor para customizar o indicador e criar alertas a partir do indicador.
Para utilização em Criptomoedas acredito ser interessante suavemente levantar as linhas base; tornando a área de sobre venda antecipada.
Este indicador não é recomendado para fortes tendências.
WaveTrend [MastroFran]Great indicator to show short term price movements. 5 day moving average oscillator. When green crosses red and under the 60 mark, buy with caution. when over the 60 mark and red crosses green sell immediately for highest profits.
Wave Trend Arrows [Salty]This is just like WT_LB, but with arrows that increase in size to show cross over points. The larger down arrows indicate resistance for overbought levels, and the larger up arrows indicate support for oversold levels.
Color Bar Based on Closing Range, ATR, and VolumeTight Closes with Volume Highlight is a bar coloring script that helps you spot price consolidation and potential breakout zones. It highlights bars with two key conditions:
Tight Closing Ranges based on ATR to detect compression.
Volume and Price Strength using dynamic volume comparisons to flag accumulation or interest.
Customize the bar colors to suit your chart style and use this tool to visually scan for high-potential setups with less effort.
NY ORB + Fakeout Detector🗽 NY ORB + Fakeout Detector
This indicator automatically plots the New York Opening Range (ORB) based on the first 15 minutes of the NY session (15:30–15:45 CEST / 13:30–13:45 UTC) and detects potential fakeouts (false breakouts).
🔍 Key Features:
✅ Plots ORB high and low based on the 15-minute NY open range
✅ Automatically detects fake breakouts (price wicks beyond the box but closes back inside)
✅ Visual markers:
🔺 "Fake ↑" if a fake breakout occurs above the range
🔻 "Fake ↓" if a fake breakout occurs below the range
✅ Gray background highlights the ORB session window
✅ Designed for scalping and short-term breakout strategies
🧠 Best For:
Intraday traders looking for NY volatility setups
Scalpers using ORB-based entries
Traders seeking early-session fakeout traps to avoid false signals
Those combining with EMA 12/21, volume, or other confluence tools
Price equilibrium between buyers and sellers [Soroush Rezaei]This indicator visualizes the dynamic balance between buyers and sellers using two simple moving averages (SMAs) based on the high and low prices.
The green line (SMA of highs) reflects the upper pressure zone, while the red line (SMA of lows) represents the lower support zone.
When price hovers between these two levels, it often signals a state of temporary equilibrium — a consolidation zone where buyers and sellers are relatively balanced.
Use this tool to:
Identify ranging or balanced market phases
Spot potential breakout or reversal zones
Enhance your multi-timeframe or price action strategy
Recommended for intraday and swing traders seeking visual clarity on market structure and momentum zones.
Money Flow: In & Out Detector[THANHCONG]Indicator Name:
Money Flow: In & Out Detector
Indicator Description:
The Money Flow: In & Out Detector indicator uses technical indicators such as RSI (Relative Strength Index), MFI (Money Flow Index), and volume analysis to determine money inflow and outflow in the market.
This indicator helps traders identify changes in money flow, allowing them to detect buy and sell signals based on the combination of the following factors:
RSI > 50 and MFI > 50: Money inflow, indicating a buy signal.
RSI < 50 and MFI < 50: Money outflow, indicating a sell signal.
Volume increase/decrease relative to the average: Identifies strong market behavior changes.
Adjustable Parameters:
RSI Length: The number of periods to calculate the RSI (default is 14).
MFI Length: The number of periods to calculate the MFI (default is 14).
Volume MA Length: The number of periods to calculate the moving average of volume (default is 20).
Volume Increase/Decrease (%): The percentage threshold for volume change compared to the moving average (default is 20%).
Look Back Period: The number of periods used to identify peaks and troughs (default is 20).
How to Use the Indicator:
Money Inflow: When both RSI and MFI are above 50, and volume increases significantly relative to the moving average, the indicator shows a Buy signal.
Money Outflow: When both RSI and MFI are below 50, and volume decreases significantly relative to the moving average, the indicator shows a Sell signal.
Identifying Peaks and Troughs: The indicator also helps identify market peaks and troughs based on technical conditions.
Note:
This indicator assists in decision-making, but does not replace comprehensive market analysis.
Use this indicator in conjunction with other technical analysis methods to increase the accuracy of trade signals.
Steps for Publishing the Indicator on TradingView:
Log in to TradingView:
Go to TradingView and log into your account.
Access Pine Script Editor:
Click on Pine Editor from the menu under the chart.
Paste your Pine Script® code into the editor window.
Check the Source Code:
Ensure your code is error-free and running correctly.
Review the entire source code and add the MPL-2.0 license notice if necessary.
Save and Publish:
After testing and confirming the code works correctly, click Add to Chart to try the indicator on your chart.
If satisfied with the result, click Publish Script at the top right of the Pine Editor.
Provide a name for the indicator and then enter the detailed description you’ve prepared.
Ensure you specify the MPL-2.0 license in the description if required.
Choose the Access Type:
You can choose either Public or Private access for your indicator depending on your intention.
Submit for Publication:
Wait for TradingView to review and approve your indicator. Typically, this process takes a few working days for verification and approval.
User Guide:
You can share detailed instructions for users on how to use the indicator on TradingView, including how to adjust the parameters and interpret the signals. For example:
Set RSI Length: Experiment with different RSI Length values to find the sensitivity that suits your strategy.
Interpreting In/Out Signals: When there is strong money inflow (In), consider entering a buy order. When there is strong money outflow (Out), consider selling.