This indicator runs on trading view. It was programmed with pine script v5. Once the indicator is running you can scroll your chart to any year or date on the chart, then for the input select the date your interested in knowing the length of the tails and wicks from a bar and their lengths are measured in points. To move the measurement, you can select the...
Analyzing wick rejection percentages can provide insights into market sentiment and potential future price movements. For example, high wick rejection percentages at key support or resistance levels may indicate strong buying or selling interest and could influence trading decisions.
Imbalances in the charts are some of the clearest and most traded price areas. Two of the best and most used are fair value gaps FVGs and large candle wicks. In both of these price appears to move in such a way that most are left behind having 'missed' the move. But in reality price will often come back to these price points to re-balance and absorb the liquidity...
Heyo Fellas, thanks for checking out my new indicator. Introduction Wick % is a simple indicator to compare wick size with body size (mode 1) and to compare wick size with candle size (mode 2). Upper wicks are bullish when close is higher than open pricen. Lower wicks are bearish when close is lower than open price. Wick Theory In general, big wick and...
The Liquidity Hunter helps traders identify areas in the market where reversals may occur by analyzing candle formations and structures. █ Wick-to-Body Analysis: The Liquidity Hunter analyses each candlestick to identify those with distinctive wick-to-body ratios. By focusing on candles with significant wick imbalances, it can reveal potential...
The “Liquidity Pools” indicator is a tool for market analysts that stands out for its ability to clearly project the intricate zones of manipulation present in financial markets. These crucial territories emerge when supply or demand takes over, resulting in long shadows (wicks) on the chart candles. Imagine these regions as "magnets" for prices, as they represent...
Acknowledgement This indicator is dedicated to my friend Alexandru who saved me from one of these scam cuck wicks which almost liquidated me. Alexandru is one of the best scalpers out there and he always nails his entries at the tip of these wicks. This inspired me to create this indicator. What's a cuck wick? It's that fast stop-hunting wick that cucks...
-Simple little tool to plot the wick CE: an ICT concept, consequent encroachment i.e. the midpoint line of a wick or tail; it being a potentially sensitive level (depending on context). -Wrote this to save me time drawing out fib retracement to locate the precise level of the wick CE. Example usage: show indicator, add horizontal ray over favored wick CE level,...
Hello fellow tradeurs, I couldn't find one similar on TV so wanted to make it.. Took me a little while to figure some things out as I am in new coding territory with this script. I had a hard time finding ways to make only a partial zone/box disappear if price only crossed part of it. Nonetheless, I figured it out so I hope you enjoy the outcome. Now, allow me to...
Buying and selling pressure is a volatility indicator which denotes the balance between buyers and sellers inside candlestick. You set the length to average it just like ATR. But This offers further break down of participants of the market. Pretty much at any condition of the market the indicator can filter out interesting details to make trading decisions...
█ This Indicator shows a wick-off check pattern. This pattern appears when a candle goes below a level (support or resistance) and closes above it OR when it goes above a level and finishes below it. This causes a wick to go through the level: a wick-off check . This can confirm a pullback or a breakout. █ Usages: This indicator can be used to validate a...
Indicator that shows buy/sell signals based on price action as it relates to a 20 day moving average. If the candle is above the 20 day moving average, we look for candles with long wicks on the top indicating selling pressure. If the candle is below the 20 day moving average we look for candles with a long bottom wick indicating buying pressure. The rules for the...
Multiple Wicks forming at OverSold & OverBought levels create Buying and Selling Pressure. This Script tries to capture the essence of the buy and sell pressure created by those wicks. Wick pressure shows that the trend is Exhausted. How it works: This Wick Pressure Indicator checks for three candles forming the wicks in overbought and oversold zones. The...
This script finds wicks that are longer than the candle body and marks them as potential trading zones to be revisited. Lines, shading, and lookback can all be modified. Full credit for original code goes to @Squam_Gobaloochee. We updated to Pinescript V5 and cleaned up code. We reached out to original for permission to repost publicly and open source.
I like trading the 1 minute and 3 minutes time-frames. I'm what is commonly called a "scalper". Long term investments yes, I have some, but for trading, I don't have neither the time, nor the patience to wait hours or days for my trade to be complete. This doesn't mean I discount the higher time-frames, no, I actually rely heavily on them. I found that EMAs do a...
This indicator plots an RSI based MACD, I find it easier to spot divergences on histogram. Also, it looks for candlestick wicks and finds SOME local tops and bottoms. NOT ALL OF THEM, beware of that. Use it in conjunction with other things, don't rely solely on this for trading
This script is meant to be a form of pure candlestick analysis. Terminology in the description used below is as follows: - numcands = Number of candles specified by the user to be used for sampling in each moving average. This script plots moving average (SMA/EMA specified by the user ) of the percentage of the high-low range that the previous {numcands}...
Instead of the RSI which only uses the close of the market to calculate RSI, this indicator uses the Open, Close, High and Low individually to give four unique data points which are then drawn as candlesticks in place of the regular RSI.