RedK EVEREX is an experimental indicator that explores "Volume Price Analysis" basic concepts and Wyckoff law "Effort versus Result" - by inspecting the relative volume (effort) and the associated (relative) price action (result) for each bar - showing the analysis as an easy to read "stacked bands" visual. From that analysis, we calculate a "Relative Rate of...
In the context of general equities, opening price that is substantially higher or lower than the previous day's closing price, usually because of some extraordinarily positive or negative news. Opening gap using as a potential target which market usually trades to.
This is an experimental candlestick pattern that combines pinbars and engulfing patterns as my own implementation. These signals can be used as a possible reversal points based on timeframe used or set wick size. Of course these signals should never be used on their own but rather can be used as another confluence of possible entry signal. Functional and Manual...
The Strat Dashboard tracks up to 10 signals while highlighting common strat reversal patterns, the SSS 50% rule, timeframe continuity, and some additional criteria with VWAP and moving averages. With the strat, all price action bars/candles are simplified into 3 total possibilities: 1 (inside bar), 2 (a bar that takes the previous bar's high OR low), and 3...
The Reverse Relative Strength Index was created by Giorgos Siligardos (Stocks & Commodities V. 21:6 (18-30)). It is a handy indicator that reverse engineers the RSI price calculation to show what the price would have to be for the RSI value to match our chosen input. You can select your chosen RSI level using the RSI Level input for this indicator. For example if...
Japanese below / 日本語説明は英文の後にあります。 ------------------------- *This indicator is based on azmathshah's "Last Three Candles each of Two HTF". It's a very cool indicator. thank you. You can detect trend reversal with candlesticks. It's MTF compatible and can display up to 2 sets of 5 candles of any time frame on the right side of the chart. By displaying the candles...
This is a simple indicator to find the sideways market or ranging market. It is mainly focused on BTCUSD as BTCUSD doesn’t make big moves each and every candle. It makes big breakouts with one candle and then goes sideways for a longer period of time. So, this indicator identifies those big candles and plots high and lows of those big candles using lines. New...
This indicator colors the wick of a candle on any timeframe based on whether the following rules are met: A colored wick below a candle indicates that the candles low was lower than the previous candles low, and the body of the candle closed above the previous candles low. A colored wick above a candle indicates that the candles high was higher than the previous...
The Leavitt Convolution Slope indicator was created by Jay Leavitt (Stocks and Commodities Oct 2019, page 11), who is most well-known for creating the Volume-Weighted Average Price indicator. This indicator didn't have a good explanation or description so I custom-coded most of it. The way it works is it will give trend spikes in the direction of the underlying...
At the start of each trading day (0930 EST), this indicator calculates the intraday price difference between open and close for the eight largest market cap stocks (AAPL, AMZN, GOOGLE, META, MSFT, NFLX, NVDA, and TSLA), assigns a +/-1 for each, and then plots the cumulative change. An EMA has been added for smoothing purposes that is set to 5 but can be changed. ...
This indicator draw only valid orders blocks on your 1 minute Chart An order block is created when : A bullish candle engulf a previous bearish candle A bearish candle engulf a previous bullish candle Once the order block is created, a zone is stretched to the actual bar If the price goes into the order block zone, the zone is reduced accordingly If the price...
This indicator is meant for education and experimental purposes only. Many Market Structure Script out there isn't open-sourced and some could be complicated to understand to modify the code. Hence, I published this code to make life easier for beginner programmer like me to modify the code to fit their custom indicator. As I am not a expert or pro in coding...
Since my own style is Smart Money Concept and these days I have seen a lot of my friends who are having trouble identifying structures for their indicators and strategies. I wrote this code so they could use it in their strategy . In fact, this type of structure, as one of the strongest technical structures, can increase the success of your strategy according to...
Inside Bar: Inside Bar is defined as, " when candle body range falls within previous day candle body". Some of us take the whole prices range . Here i have taken only the price range of the body of tehecandle. I have created an indicator to identify Inside bras and draw target levels on both the sides. Traders can easily convert it into a strategy and...
This indicator was implemented to detect indecision candles on a daily and 4-hour timeframe. The settings of the indicator allow you to specify the maximum size (in percentage ) of the indecision candle, as well as the maximum price range (also in percentage ) between the low and the high of that indecision candle. Moreover, as the title might indicate, the...
Draws the best support and resistance lines. How it works: 1) Tries every possible line through lows, highs, opens, closes 2) Finds the total hit counts given the confidence interval as input to the candlesticks 3) Calculates the strength of every line according to hit count, total volumes on hits, and timestamps 4) Eliminates similar lines, confidence interval...
This is an intraday indicator Set timeframe to 5 min Take long entry on the high brakes of selling traps Take short entry on the low brakes of buying traps ignore traps left to red zones Use the nearest trap take profit/loss on a 1:2 risk-to-reward basis. Trap Trading Trap trading is a trading strategy that seeks to profit from false...
Setup 123 Scalper is characterized by a bottom (buy pattern formed by 3 candles where the 2nd has the lowest minimum) or a top (sell pattern formed by 3 candles where the 2nd has the highest maximum). It has a filter that only shows the signal when the asset is trending. Setup popularized by trader Alexandre Wolwacz (Stormer). Na linguagem do autor: O Setup 123...