Big Picture: Overall what this script try's to capture is bounces off of moving trend lines. What you will see when using this script one Green line, one red line, two gray lines and circles in colors blue, green, red, and purple. RED AND GREEN LINES: There are two trend lines, an upper and a lower line that are 1 to 2 standard deviations from the linear...
This is a simple RSI indicator that overlays the current chart to show labels for specified oversold and overbought areas defined with inputs. It will delete any labels of the same kind within the last 3 candles so you don't see as many labels as you would otherwise. Red labels with white text represent overbought RSI levels as defined by the user. Green labels...
#-- Public Strategy - No Repaint - Fractals - Wavetrend -- Here I come with another script, a nice and simple strategy based on fractals and Wavetrends. #-- Synopsis -- A simple idea, on a small time frame (15 min) we buy when the opening price goes below a Bottom fractals and sell when it goes over a Top fractals, but in order to avoid bad and evil...
Simple indicator to find pipe bottom and top patterns. Definition: - Pipe Bottom: - Positive Difference from Open and Close is greater than the average thickness of the last "x" candles multiplied by sensitivity "y" - The previous candle is red and the current candle is green - Trend Definition - (Trend for EMA length 'z" has a slope less...
The table shows the ranking of the price as a percentage relative to the past candles. 100 ~ highest price of the time frame 0 ~ lowest price of the time frame
This is my script for a spinning top. It is just another form of a doji. It is an indecision bar. Enjoy.
Historically matched market tops for BTC. It's the Average Cap (see my other indicator) multiplied by 35. The default settings are for BTC. If you want to test this indicator on another chart you have to change the launch date settings (and maybe play around with the multiplier). Some Interesting Launch dates: - BTC: 3 JAN 2009 - ETH: 30. JUL 2015 - LTC: 7. OCT 2011
This script provides clear volume trends on any time frame. You set a long term volume trend moving average (ex 100 periods). A shorter term MA of your choice (10 in this example) will oscillate above and below based on the standard deviations of its current value relative to the long term #. Similarly, large volume bars are plotted in terms of st dev above the...
Combines EMA + RSI indicator Dieses Script ist eine einfache Kombination aus RSI und EMA. Es erlaubt euch zu erkennen in welche Richtung der Trend in dem aktuellen TimeFrame geht und wie stark dieser aktuell ist. Außerdem zeigt es euch ob gerade eher die Bullen oder die Bären den Markt dominieren. Mit Hilfe des Indikators lassen sich Top und Bottom des...
Another simple script to be added on top of other indicators. Simply provides a symbol of varying color depending on the value of the oscillator. Allows up to 4 different colors in each direction. Includes alerts conditions. Demonstration is the indicator being applied to the RSI (purple) included in Market Cipher B. To use, simply add it to your indicator, and...
Top cap indicator for UNI, the Uniswap Protocol token. Modified from BTC Top Cap by aamonkey
Displays "spike days" by colouring the bars (Default: yellow for a Spike High and blue for a Spike Low) Spike Day's definition taken from Jack D Schwager's Book: A Complete Guide to the Futures Market: Technical Analysis, Trading Systems, Fundamental Analysis, Options, Spreads, and Trading Principles A spike is: A wide difference between the spike high and...
Top signal: reaches -100 when the color is yellow Bottom signal: reaches -100 when the color is red This script calculate a stochastic oscillator of BBW, and defines a top and a bottom as its highest in N bars.
After extended advances, stocks occasionally have a last surge higher and form what is known as a climax top. One way to gauge this is to study what distance the stock is, in percentage terms, vs a moving average. However, most indicators use the close of the bar rather than the high of the bar for this calculation. Stocks that have big reversals may not show to...
French text below / Texte en Français plus bas TL;DR DCA Sniper is an indicator that tells you the perfect time to do DCA, the bottoms areas are indicated by red bars, the buy signal is given when a yellow bar appears. "DCA Sniper" aims to help you make DCA (Dollar Cost Average) smarter. Instead of buying your cryptos at a regular rate, this script will send...
Hello Traders, Today I'm releasing an updated version of my previous Top & Bottom Finder (M.Right_Top & Bottom Finder 1.0). The timing of this release couldn't be more perfect with everyone trying to 'find the bottom'. And the increased volatility that we've been seeing as of late. Essentially, my indicator uses volatility and standard deviations among other...
Thank you @Lazybear for the calculations for squeeze and BB, and all of the other great pine-coders who inspired me to create my own indicator to share! This is the result of hours of work learning to code pine and tweaking until everything fits exactly what I was looking for. After using it for a while and seeing the benefits personally, I figured now might be a...