Crypto Market Cap, BTC/USD, ETH/USD, USDT/USD, XRP/USD, Bitcoin
Apple, Advanced Micro Devices Inc, Amazon Com Inc, TESLA INC, NETFLIX INC, Facebook Inc
S&P 500, Nasdaq 100, Dow 30, Russell 2000, U.S. Dollar Index, Bitcoin Index
US 10Y, Euro Bund, Germany 10Y, Japan 10Y Yield, UK 10Y, India 10Y
It often happens that prices moves to fast below or above the previous price levels. A very large wick up or down the candle are formed then. These wicks are Fat fingers because they are very large in comparison wiith the other wicks. Fat fingers study is a simple but effective way to detect these fat fingers. HOW TO USE: Set the percentage of the wicks for...
If you think of a perfect doji candle, where the wicks on top and bottom are exactly the same, that's a candle with a delta of 0. What this indicator does is show the delta/difference between wicks, if the top wick is longer than the bottom wick it show's sell pressure/bear interest, which is displayed as a red bar and vice versa for buy/bull pressure, which is...
This candle range comparison is similar to my original script Candle Range Compare . This script is to compares the size of open/close high/low and wick size side by side. This version of the script allows you to only show a chosen month of each year to compare. I hadn't even thought to try and vanish the part of the chart I'm not looking at. I'll consider...
Simple 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...
I have collected the four PivotBoss indicators into one big indicator. Eventually I will delete the individual ones, since you can just turn off the ones you don't need in the style controller. Cheers. Wick Reversal When the market has been trending lower then suddenly forms a reversal wick candlestick , the likelihood of a reversal increases since buyers...
A means for tracking price ranges for gap up/down and longer buying/selling tails. This may have some value for buying/selling opportunities based on the relative significance of the range. The look back period is adjustable and works for any time frame. If you have any success using it leave some feedback. -Squam
highlights large wicks in a single candle based on input value from open/close to high/low (whichever applicable) used to find stop-hunt patterns for forex market-maker manipulation! enjoy.... j.tate 03.07.2018 default built for EUR/USD H1... change input for JPY pairs.
Measure of the total candle length, including the upper and lower wicks. Works best as a histogram in my opinion. Used as a quick reference for the high minus the low of each candle.
I've created this as a confirmation indicator to help know when market conditions are favorable to enter a trade. It measures volume, volatility, and ATR. It is not intended to tell you when to enter/exit the market, but use it with another indicator such as the mirror macd to filter out many losses and avoid entering the market during low volume or excessive...
Note: This script does not perform well on its own and is meant to inspire other coders, just sharing it because why not :) The idea is simple, highest only gets calculated for green candles, lowest only gets calculated for red candles. a yellow dot gets created when a candle gets below lowest line and closes bullish, vise versa for red dots. Hope someone can use it.
In the book, The New Technical Trader by Tushar Chande and Stanley Kroll there is a part that talks about candlestick analysis and how the wicks play a role on how the price will behave. When wick lengths increase then there could be uncertainty. Weakening of support and resistance levels can also be seen by the size of the candlestick wicks or shadows. Shoutouts...
This script measures the maximum and average length of upper and lower wicks. While this can be used as a volatility gauge and to see if there is more support or resistance, it's primary use is to not get wicked out on stops, by adding one of these numbers to the the Moving Average or S/R level that one is using for a Stop, plus maybe a few points of buffer.
pinocchio bars defaults set for EUR/USD on M15 chart, alter as necessary j.tate 03.17.18
This indicator is intended to evaluate the quality of the bullish candles (close > open). It will calculate the average size of the bullish candles from the last 200 periods. I'm assuming that a bullish candle with a superior wick or shadow equal or less than 25% of the total size of the bar is a good disruption candle. You can adjust at your own taste. Candles...
Shadow/Wick Moving Average - Moving Average comparing top and bottom Shadow / Wick length - Shadows represent price levels that have been hit, but did not close - Not an all-purpose, all-in-one indicator for entry and exit - Used as a visual aid to better understand price movement. For example. if price is bearish, but the Shadow MA is showing high, positive...
// Bollinger Blue Shadows // Plots Low High Shadow as Column // Inpired by Bollinger Candlesticks // General purpose script // How to Use it // Add to Favorite Scripts // Inside chart window right-click // Select Insert Indicator -> Favorites -> Script Name // author: Gerasimos Makis Mouzakitis // created: 02 Oct 2015 14:37 (UTC) // updated: 02 Oct 2015 15:28...