真實波幅均值(ATR)
ATR% with Compression by UJBPlot ATR% along with selected compression horizontal line. Bar color changes when inside specified value.
RR 2
 Software signal with Trend of the market/Central Pivot Range combined with RR1 for better results.
RR 1 
 Software signal with Pivots/Previous day high/Previous day low combined with RR2 for better results.
Stochastic ATR IIStochastic ATR(Higher timeframe)
- stochastic of macd of ATR.
- stochastic rsi of ATR
AltTrader Scalp & SwingPLEASE READ THIS DESCRIPTION TO SAVE TIME AND UNDERSTAND WHAT THIS INDICATOR DOES
Hello Tradingview World!
It is us, AltSignals, and we're back after many months of working on a new indicator script for anyone to try! Just message us and we will add you to test it out, all feedback is highly appreciated as we're always trying to improve the script.
This script was designed for Cryptocurrency pairs as we know how much you guys love crypto! However it will work on other markets. The AltTrader script uses various indicators in conjunction with each other but the most prominent one is ATR! ATR is truly a secret indicator that many people do not incorporate into their trading strategy, but I have found it to be a great tool for finding trends and predicting tops!
I have made sure to include Take profit 1, Take profit 2 and Stop loss options for AltTrader, this means you can adjust the settings based on percent, make sure to use the measure tool in TradingView if you need to find out the percentage gap of a move. Generally with Crypto pairs the percent moves will be more so 1-5% and with forex much smaller 0.1-0.5% for example.
I have also added in a Power setting which allows you to increase or decrease the number of alerts, the default is set at 100, but you can do it as low as 1 and as high as 500 or more. But remember too many alerts is a curse and over trading may be detrimental to a users performance!
This indicator was designed to work in both small and high timeframe scenarios allowing you to catch small scalp moves and large trend moves, my personal favourite timeframes 15m and 1hr for lower timeframes and 4hr to 1D for higher timeframes. I know it can be tempting to use a low timeframe like 1 minute but there will be a lot of choppy indirection. You don't want to be sitting there all day trading, jumping in and out of every move there is.
I hope this has cleared up some questions for the indicator and I will be happy to answer more over Tradingview Private Messenger if needed. Please message me if you would like a trial as I am looking for feedback as well.
Thank you
AltS Team
atr_channelThe original bollinger bands have a fixed deviation of 2%, this channel calculates the ATR % (Atr Percentage) and places the upper and lower bands
Up-Down RangeHere is an attempt to segregate ATR into ATR of up days and down days. 
While setting trailing stops based on ATR, you probably need to consider more on how an instrument can drop during red days. Hence, ATR of only red days makes more compelling case than overall ATR. Another use case for this kind of indicator may be in options if you are selling puts and calls with the intent of pocketing premiums on expiry.
Parameters are as explained below:
 
   Range Type  : Different range types are tr (True Range) , close (difference between close prices), highlow (difference between high and low of candle)
   Period   : ATR Period
   Moving Average Type  : Moving Average Type for calculating ATR. Two additional types - min and max are added which calculates lowest and highest range in last n bars
   HideFullAtr  : Hides combined ATR if checked.
 
{Indyan}SupertrendHello trader friends,
A very simple but effective supertrend startegy which help u to get good RR. It is combination of 3 supertrend values with sma crossover. Enrty at pullback after sma crossover , exit only if sell signal low is broken.
I hope it will help my trader friends.
Love Indyan
ATR+(Experimental)
I often use the ATR as a volatility filter, to get better entries or to just get a quick understand of the volatility when screening different stocks. 
With this indicator you can use the ATR in a few different ways: 
-- Dynamic ATR --
To get more comparability between stocks I use a dynamic/normalized ATR, so I've experimented with two different methods. 
ATR% can be calculated using John Forman’s approach called Normalized ATR (ATR / Close * 100). Or it can be calculated using what I call "Non Forman", 
where the normalization happens to the true range and not to the average true range (average of (TR / Close * 100)). I think this method is "cleaner", 
though the difference between the two is minimal. For more on this see www.macroption.com
You can chose between normal ATR (not normalized), Forman's normazation method, and "Non-Forman" normalization. 
-- Smoothed ATR --
I originally used an ATR on a higher timeframe to get an idea of the overall volatility. But with higher time frames you always end up lag (or  repainting 
issues when combining into an indicator). So I expertimented on smoothing the true range, by including several bars into the calculation. I most trade
on a daily time frame so to my default "smoothing" is calculating the true range based on the last 5 days. This pretty much equals how the weekly TR
would be calculated, but since it updates daily we get a different result. 
You can chose between displaying the standard ATR, the smoothed ATR or both. 
-- Thresholds --
To make it more clear and visually more appealing I added thresholds and I'm plotting warning zones for low volatily. 
-- Moving Average Method --
I think the best results from ATR comes when using RMA. But since I wanted to experiment with different options, the moving averages can be done using 
RMA, SMA, EMA, Hull MA, or WMA. 
MA Candles - SupertrendConverting strategy to indicator for those who want to use it as indicator.
 Concepts are simple :
 
  Calculate moving average of High, Low, Open and Close and make candles of them
  Calculate ATR and derive supertrend on the moving average candles.
 
 Alerts :
 
   Bullish Crossover  - When supertrend turns green
   Bearish Crossover  - When supertrend turns red
   Bullish Pullback  - Supertrend is green but close crossed below Moving average high
   Bearish Pullback  - Supertrend is red but close crossed above Moving average low
 
Original strategy is present here:
ATRangerATRanger uses Average True Range plus a variety of Moving Averages of the ATR in band format.
This is another way to identify overbought and oversold (poking out of the bands, or bouncing from them as support or resistance.)
A variety of Time-Frames can be selected, as well as several Moving Average Types to draw the bands with. (SMA, WMA, VWMA, SMMA, HMA, EMA)
Open Source
ATR Without OutliersIt is an ATR indicator which filters out outliers.
Outliers are values which are higher than the standard deviation of the true range.
It may be better than normal ATR for stop loss, because it does not keep large values after pump or dump.
It is very useful for high volatile markets like crypto markets.
ACD - Layers 1 & 2An implementation of layers 1 & 2 of ACD strategy of Mark Fisher, based on the book "The Logical Trader".
This implementation contains:
- OR lines
- A lines
- C lines
- Daily pivot range
- N days pivot range
- Customizable trading session
Strategy summary (This implementation):
There is 3 main concepts, each of which represented as two price levels.
1) OR (Opening Range) is the range of the first bar of the day. In other words, it's just "high - low" of the first resolution (usually 15min.) bar of the day. So, OR lines (Aqua color) visualize this range for each trading session.
As stated by Mark Fisher in his book, this range is meant to be a statistically significant range such that when price breaks the range in one direction, This is UNUSUAL to infiltrate it again AND break through the other side. So we can consider it as a potential enter signal (long or short).
2) A lines (Blue color) are drawn above and below OR lines with difference of 10% 0f 10 days ATR. The ATR period and the A multiplier (usually 10%) is customizable.
3) C lines (Gray color) are drawn above and below OR lines at 15% of 10 Days ATR difference. These lines help detecting AND confirming that UNUSUAL situation.
These concepts form the layer 1, which you can spot potential opportunities with it.
There is also two ranges to show support and resistance levels based on price action of previous days. Pivot ranges are rolling ranges that calculated and last for each day separately. They only differ in calculation period - the first one is daily (yellow color area) and the other one (red color area) is customizable, but is usually 3 or 5 days.
Each range consists of two price levels, valid for the current trading session. One of theme is HL2 , and the other one is "HLC3 + abs(HLC3 - HL2 )".
These two ranges, "Daily pivot range" and "N days pivot range", form the layer 2, which you can see them as two dynamic support/resistance ranges - one for daily, and the other for N days. They help filtering opportunities spotted from layer 1.
There is 2 more layers in the ACD strategy, which is omitted in this free implementation.
Uber Risk Buddy: Position Size, SL & TP System [UTS]
 Uber Risk Buddy 
 Position Size, Stop Loss & Take Profit System 
The ultimate system to calculate trading risk on any asset e.g.:
 
  💰 Futures
   ₿ Cyptocurrencies
  💵 Forex
  📈 Stocks
  📉 Fund
  🗂️ Indices
 
 Position Sizing 
De-risk possible drawdown by calculating a proper position size:
 
  Define your risk percent based on your net value
  Freely define your account currency (Base currency)
  Trade any asset by the customisable Base/ Quote currency factor 
  Optional trading fee calculation 
  Show all information on a customisable data screen
 
 Stop Loss 
Minimise trade risk by calculating your stop-loss:
 
  Percent, Value and Delta display from current price
  ATR based (Average True Range, modifiable)
  Adjustable 
  Two visual representations on chart
  Automatically and real-time calculated on screen
 
 Take Profit 
Multiple take-profit levels to ensure not giving back to the market.
 
  Up to 3 take profit levels to define
  ATR based (Average True Range, modifiable)
  Easily customisable
  Two visual representations on chart
  Automatically and real-time calculated on screen
 
Indicator Access: 1 week trial available (DM for access)
Arnaud Legoux Moving Average With ATR BandsArnaud Legoux Moving Average With ATR Bands to get an idea of the volatility.















