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.
Overlay
MA and Channel overlaySome overlay utilities:
- Draw 3 moving averages (MA) with circles line.
- Option to choose type of MA to plot.
- Draw start point of those MA with a big cross.
- Option to draw channel: Donchian, Bollinger and Envelope.
- Option to draw stop loss line: ATR or Percentage.
- Draw background color in monthly, weekly, daily, intraday, ... chart (remember to choose your correct timezone if using intraday chart).
- Draw a label of last price.
- Draw next prices.
DepthHouse Exponential CandlesThis EMA Candles indicator use the price movement between two user selected Exponential Moving Averages to help determine the current trend.
As of release, there are 5 possible bar color outputs, all of which are shown in the legend above.
The Five Electable Color Outputs:
Uptrend; Strong Uptrend; Downtrend; Strong Downtrend; n/a
I hope you all enjoy!
Please leave your suggestions in the comments below!
EMA Cross + MACD Signal Cross overlay Einfacher EMA-Cross Indikator mit Indikation der Crosses auf EMA-Linie und am Chart-Bottom +
MACD-Cross wird default an: location.top angezeigt zusätzlich zeigt die Hintergrundfarbe an ob der MACD über (grün) oder unter (rot) seinem Signal liegt.
Responsive Comparison Line by SymbolThis script allows you to specify a security to overlay on your chart when viewing a certain symbol. The line will only show on that symbol, change symbols and it will disappear. I found that adding more than 4 lines will slow load time significantly, however if you can code it to be faster please let me know!
All credit to @gyromatical, a good samaritan.
Seven Simple Moving AveragesBy default, this script overlays seven simple moving averages (5, 10, 20, 50, 100, 150, 200) and allows you to customize the SMA values as you wish. If a candle closes at or above a moving average, the plot for that SMA is colored green for that candle otherwise it's red.
Better Volume - a separate, non-overlaid volume indicatorHey guys
Coming at you again with a very simple script for displaying volume that is not overlaid on the price chart. This volume is in a separate indicator window for when you don't want the volume to get in your way. Bonus: default colors are color matched to default volume indicator (can be changed in the "Style" tab under settings). Includes the moving average as well, with the option to hide it if desired
Inspired by @tradedevils
TEMA/hullMA Ribbon with Bollinger BandsDesigned for shorted time frames.
Bollinger bands based off of TEMA as source.
Ribbon based off TEMA and hullMA divergence.
RMA used to signal Bollinger bands.
Ribbon:
pinch -> reversal
blue -> sign of possible uptrend
red -> sign of possible downtrend
Bollinger bands background:
blue -> sign of continuing uptrend
red -> sign of continuing downtrend
BFXLS Volume Substitute Overlay for BitMEX[NB]Volume substitute for those who prefer to use the XBT ticker. Renko on a small time scale is a good option, but lacks wicks.
Can be used as a non-overlay indicator by detaching. Differences are more visible on large time scales, or on Renko.
Possible future changes:
Make the columns more volatile
Change column color based on previous column's value
Original credits:
pigloo for the original script, and Ivturner for his edit.
MTF Previous Open/Close/RangeThis indicator will simply plot on your chart the Daily/Weekly/Monthly previous candle levels.
The "Auto" mode will allow automatic adjustment of timeframe displayed according to your chart.
Otherwise you can select manually.
Indicator plots the open/close and colors the high-low range area in the background.
Hope this simple indicator will help you !
You can check my indicators via my TradingView's Profile : @PRO_Indicators
MACD OverlayMACD Overlay indicator plots the MACD directly on price. This helps you better understand the MACD indicator and filter the false signals.
Bollinger Bands Fibonacci ratiosThe Fibonacci Bollinger Bands indicator is based on the same principles as the standard Bollinger Bands indicator developed by John Bollinger. The Fibonacci Bollinger Bands indicator bases its upper and lower bands on volatility just like the Bollinger Bands indicator does, but instead of using standard deviation as the measure of volatility, a Wilders Smoothed ATR is used in its place.
The middle band is a moving average used to establish the intermediate-term trend. The 3 upper bands are constructed by using the Wilders Smoothed ATR and multiplying it by each of the Fibonacci factors (1.618, 2.618, and 4.236) and then adding the results to the middle band. The 3 lower bands are constructed in the same manner as the upper bands except their results are subtracted from the middle band.
Golden Cross KAMAThe usage is very easy. When the line is green you can open long position, when the line is red you can open short position and when it's black just check by yourself.
Usually I use it with RSI and Bollinger Bands , in order to determine when the signal is strong or weak.
Just play with fastest and slowest SC to adjust the smoothness.
altcoin index overlayPurpose
This displays the "altcoin index" as a plot on your chart. Suggested use is coupled with the "altcoin index oscillator".
Use
Add it as an indicator while looking at the chart you would like to assess. Click the settings button (cog) to select which coins you would like included in the index.
You can couple this tool with the "altcoin index oscillator" indicator to view the correlation.
Notes
The "altcoin index" is the average BTC price of a selection of altcoins. Therefore this is their relation to bitcoin and not any national currency. Due to this, the indicator will be useless if you try to use it with BTCUSD etc.
Average True Range Overlay - BandPlots a band of width 1 ATR around the midpoint (HL2)
Settings:
- Length of ATR
[RS]Renko Overlay V0Renko Overlay:
tf: Timeframe to use.
mode: ATR or Traditional .
modeValue: can be whole number for ATR mode (ex:.15) or floating point value for Traditional (ex:.0.12345) .
showOverlay: Display renko bars.
showBarColors: Display Bar Colors.
showMa: display Renko based ma.
MA_length: moving average length.
note: should use with scale series only toggled on, so it doesnt strech.