Alert-QuarryLake Indicator Map - ATR Trend Following Strategy A lot of times I don't like my chart crowding with indicators, thus the reason for creating this script for my strategy QuarryLake.
This script also comes with alert.
Below is the explanation for QuarryLake
I have also updated the script in version 4.
This strategy consists of 3 indicators that I found works quite well together.
Keltner Channel, Waddah Attah Explosion, and Volatility Stop.
You can find WAE here
KC Period = 200
KCATR = 5
Vstop Period = 3
Vstop Mult = 1.5
Long when close > KC, close > Vstop, WAE trendUp
Short when close < KC, close < Vstop, WAE trendDown
Works well on BTCUSD XBTUSD, as well as other major liquid Pair.
Feel free to follow me on Twitter @Lancelot_Auger for more free Alpha.
Please acknowledge my effort by like and follow.
And lastly,
Save Hong Kong, the revolution of our times.
Average True Range (ATR)
CloudRest ATR based cloudThis is an indicator I have been working on for the past 2 years, developed specifically for cryptocurrency.
It is primarily a trend following indicator with great success and it performs the best in 4hrs to the weekly chart.
There are two components of this indicator.
The baseline from Ichimoku cloud and volatility stop .
baseline period = 26
volatility stop = 1.5ATR, 3
You can view this as the main component of a trend following system but you will need other confirmation indicators to confirm your entry.
Feel free to modify the script for your own system.
Feel free to follow me on twitter @Lancelot_Auger
I will be posting more content in the future, stay tuned.
And lastly,
Free hong kong, the revolution of our time!
Acmillions Double ATR BandsDouble ATR Bands
ATR can be used to calculate stop loss and take profit
Recommended to take action one candle after the current candle
hits the support or resistance.
Long position
Inner green line - take profit for long position
Outer red line - stop loss for long position
Short position
Inner red line - take profit for short position
Outer green line - stop loss for short position
Cheers and happy trading. ^_^
Average True Range Trailing Stops TFAverage True Range for trailing stops, can be set to any timeframe independently of currently-displayed timeframe
This indicator is derived from
but more customizable.
Many thanks to HPotter for the original version
ATR + Trailing StopsSimple visualisation of Average True Range in Pinescript V4.
The script has two modes: Running and Trailing.
In Running mode, it continuously displays the ATR above and below the price. Specifically, it displays the High and Low price plus and minus the ATR times a user-supplied multiplier. This can be helpful for visualising volatility.
In Trailing mode, it displays the same ATR line, except the line trails until price crosses it. When price crosses it, it flips from long to short or vice-versa.
You could use trailing ATR as a stop loss. Adjust the multiplier and lookback period for your asset and preference.
CoinExpert TrendTrend Analysis, shows clear direction of the market
Includes automatic Zig-Zag tracement to show reversals coming up & also has a refined version of different variants of MA's to show really strong support/resistance channels.
Combined with CoinExpert Oscillator and CoinExpert Overlay it is possibly the best trading tool up to now.
This is not an indicator, this is a WINdicator!
For access and prices, add me on Discord, Amnesio#0001 or message me here, on Tradingview.
Average True Range PercentageUseful in finding the percent change in the ATR. Google it and see how you can implement it. I use it in a zig zag indicator made by Ricardo Santos.
Happy Trading!
ATR ChannelsATR Channels help you to identify where to place your stop-loss or trailing stop-loss based on price volatility, according to the Average True Range (ATR).
Double EMA + ATR Trend FollowerThis indicator consists of a fast and slow EMA (default lengths are 50 and 9 periods) and an upper and lower ATR band. When combined, this combination gives traders an accurate picture of both trend strength and direction.
Users can modify the lengths of the fast and slow EMA , as well as the multipliers and length for the upper and lower ATR bands.
PT ATRPERCENTAGEI'M JUST AN AMATEUR SO USE AT YOUR OWN RISK.
Couldn't find a script for the ATRPERCENTAGE indicator for ProfitTrailer, so I made one.
I believe it is working correctly from what the wiki says, but again, use at your own risk.
Maximum ATR BandsSlight modification on my previous script "ATR-Overlay"
This script plots the max value of the ATR in a given period.
Really straight forward, but has given me better stop-loss levels on trade entries.
ATR Squeeze Identifier + Last-Bar TR Stops1) Paints two lines based on previous bar's true range, has option for custom multiplier to make stop a factor of previous bar's TR. Used for quick identification of stop loss placement based on previous bar set-ups.
2) Identifies bar on close which has true range that is smaller than a period-chosen ATR criteria. Additionally, has an input for a raw "ATR Shave" which is used to narrow down bars with even smaller true range. Mostly used to identify potential entry zones where market is being squeezed, and expansion is likely to follow. Plots a character under the bar.
3) Identifies a close which includes and follows 5 consecutive closes which all exhibit smaller than average ATR. Includes customize-able ATR length and "ATR Shave" to narrow down tighter range's. Paints circle at bottom of chart. Mostly used to identify when market has been 'quiet' for some time and entries should be considered for likely expansion.
Average True Range BandsThis is a simple script to assist you in manual backtesting! Perfect for the NNFX crowd or anyone that enjoys manual backtesting.
Usage
1. Slap this bad boy on your chart.
2. Adjust period and multiplier (defaults are 14 period and 1.5x).
3. Put on the indicator/system you are testing.
4. Enter bar replay mode.
5. Drag your long/short position take profit and stop loss to the upper and lower bands.
(long/short positions are available on the left-hand toolbar)
6. Profit!
If you enjoy/use this script, drop me a follow and please note me in your code!
I'm *almost* always available for collabs and questions.
GG ATR bands
ATR plotted above and below price with a multiplier. Defaults to 2x ATR. Makes it easier to use ATR for stop or take profit.
Kitti-Playbook Chandelier Stop Long or Short @V4.0.0 Only For Study Purpose
Develop Base on RDA*ChandelierStopLong ( TRADER NEXUS / Metastock )
Addition point .
1) Hour / Min
2) Adjust UTC
3) Integrate Long and Short in one program
4) Show Label of Entry and Exit (Able to Switch ON OFF )
ATR Channelsplots a channel for 1 and 2 ATR from open of candle.
configurable length and ability to turn on/off channels.
ATR DIstanceShows a static ATR distance from using the latest ATR, and drawing it up and down the price.
Can be used for dynamic stop setting.
Double Bands LTRDraws 2 Laguerre smoothed True Range bands over price candles, gives some good ideas about trend's direction, possible take profit and stop loss levels
Double SuperTrend LTRDraws 2 Laguerre smoothed True Range bands over price candles, gives some good ideas about trend's direction, possible take profit and stop loss levels