This indicator locates and places markers on known bullish and bearish candles. All candles can be turned on/off in the settings. It also has a setting to display RSI/MFI/Stoch RSI indications of oversold and overbought areas in the background showing areas of higher interest. The last feature is a setting that allows you to see where Heiken-Ashi has switched...
It uses heiken-ashi candles to find swing highs and lows, then check if candles are inside the range of them. This way you can filter out ranging market. It may be better to use it in higher timeframe than current.
It uses Heiken Ashi candles to detect recent swing high and low. It can be used as a stop-loss or support/resistance indicator.
// For overlaying Heikin Ashi candles over basic charts, or for use in it's own panel as an oscillator. // Enjoy the visual cues of HA candles, without giving up price action awareness. // Good for learning and comparison. // Aug 11 2022 Release Notes: * Bugfix: Candle color was based on classic direction not HA direction (did not update cover photo). // Aug 12...
What if you didn't need to wait for the RSI to go above 50 to go bullish for the RSI to go below 50 to go bearish? What if you can see when a move in the market is just a liquidity trap? What if you can use a vwap on something longer than a daily chart? What if you wanted to have both Heiken Ashi candles and Japanese candles on your same chart without...
Fisher Transform of MACD w/ Quantile Bands is a Fisher Transform indicator with Quantile Bands that takes as it's source a MACD. The MACD has two different source inputs for fast and slow moving averages. What is Fisher Transform? The Fisher Transform is a technical indicator created by John F. Ehlers that converts prices into a Gaussian normal...
I have always fighted to understand the market direction because it looks different on different timeframes. I wanted an indicator where I can see all the different timeframes at once. This indicator shows the Heiken Ashi candle colors for different time frames at once. Use it on the 5 Minute timeframe. 4 colors: dark green: bullis green HA candle with no low...
Heiken Ashi is good for cleaning up noise but I don't want it to obscure real price action like all the ones I have come across do. This very simple indicator just puts Heiken Ashi candles off the main chart so you can see the real price action and the Heiken Ashi version of price action at the same time. I find the dual view far more useful than completely...
Better Heiken-Ashi Candles w/ Expanded Source Types is an indicator to compare regular candles to traditional Heiken-Ashi candles to "better" Heiken Ashi candles. This indicator and comparison study appears an oscillator. The purpose of this indicator is to demonstrate a better way to calculate HA candles and also to demonstrate expanded source types. This...
This indicator shows mini trends using 2 Simple Moving Averages based on Heiken Ashi candles. This indicator also shows overlay of Heiken Ashi candles, so you can stay on standard candles and see actual price. This indicator helps finding entries on Heiken Ashi breaking up/down at M1-M5 timeframe.
This indicator is a predictive tool using Heikinashi to calculate shifts in trade direction. It works by reverse-engineering the regular candle stick closing price required, to flip the Heiken Ashi candle from Red to Green and vice-versa. Below, is an earlier indicator that I released and created. This plots this price as an oscillator, which allows traders to...
Hello Everyone. I hope you are all doing great. It's been a long time since I posted my first script here, and I got a lot of response from that. So, I thought I should share this script also to everyone, and anyone that may find it useful. Personally, I use it to tell the general market conditions. Here's how I works : The script tries to determine the overall...
This is my first public simple script. It expresses the color of Heiken ashi Candle on a different time chart. As you already know about it, If you change your chart directly to Heiken ashi, the value of candle changes. For eaxmple, moving average lines change little by little from Non Heiken ashi Candle. I was very uncomfortable with this. If you use this,...
This script enables calling and/or plotting of traditional Candles sources while loaded on Heikin Ashi charts. Thanks to @PineCoders for rounding method: www.pinecoders.com Thanks to @BeeHolder for method to regex normalize syminfo.tickerid. NOTICE: While this script is meant to be utilized on Heikin Ashi charts it does NOT enable ability to backtest! NOTICE:...
It is a Heiken Ashi candle overlay. It has a selectable moving average before HA calculation and another after HA calculation, to smooth original Heiken Ashi candles. It can be used: Detecting Short/Long term trend direction Dynamic support/resistance, not just a line, but it has a height Trailing stop Trend reversal detection, when price...
This is a STRATEGY based on our popular HAMA Candles Indicator. It is an "Always On" strategy, meaning it will stay in a Long position until the Short criteria shows up, and then it will close the Long position and immediately enter a Short position. Since this is a strategy, we added a few more components. The most notable one is the grid at the top right that...
HAMA (Heiken-Ashi Moving Average) Candles are built using different moving average lengths for the open, high, low, and close. Those levels are then run through the Heiken-Ashi Candle formula to create a new hybrid candle on the chart. There is an additional Moving Average plotted as well for overall direction. This may be used best for identifying trending...
This is my version of the Smoothed Heiken Ashi indicator. While there are a few versions of these out there (most notably "Modified Smoothed Heiken Ashi" by badshah_e_alam and "Smoothed Heiken Ashi Candles v1" by jackvmk), none matched what I was looking for. 1. All had hard-coded the smoothing to use the EMA calculation - in this indicator, these are...