Crypto Market Cap, BTC/USD, ETH/USD, USDT/USD, XRP/USD, Bitcoin
Reliance, INDIABULLS HOUSING, YES BANK, STATE BK OF INDIA, HDFC BANK, TATA STEEL LTD
Nifty, BSE SENSEX, S&P 500, Nasdaq Composite, FTSE 100, DAX Index
US 10Y, Euro Bund, Germany 10Y, Japan 10Y Yield, UK 10Y, India 10Y
First script ever publish. It is a very simple trend indicator based on EMAs and Heikin Ashi .
Based on my own "Dziwne Trend Indicator A (EMA + Heikin Ashi cloud)" , I tweaked the original script to display and "measure" the overall trend.
A buy signal is generated when the indicator turns upwards from previous indicator level. A sell signal is generated when the indicator turns downwards from previous indicator level. The indicator is trend-following, and based on averages, so by its nature it doesn't pick a bottom, but rather shows when a rally has started. It is designed for daily period...
Heikin-Ashi Paint Bars. Paints Candlesticks or OHLC Bars The Exact Same as Traditional Heikin-Ashi Bars
Custom source function for toggling traditional Candle sources or Heikin-Ashi sources on a traditional Candles chart. Thanks to PineCoders for rounding method: www.pinecoders.com Thanks to @LucF and @RicardoSantos for their advice and enlightenment as always. NOTICE: This is an example script and not meant to be used...
Heikin Ashi Candles - Actual Close is a simple script that instead of displaying Heikin Ashi Close it displays the actual close. This script is a handy tool for anyone that wants to use Heikin Ashi candles that displays the real close. The coloring of the candles is still based on the Heikin Ashi calculations. Enjoy.
You can use this script to setup alerts on Heikin-Ashi bar color change. You have to apply this script to usual candles and not Heikin-Ashi!!! Background color indicates HA bar color. On change you'll see green/red arrows and alert will be fired. Also you can find in the code calculations of all HA OHLC values.
Higher TimeFrame using custom source function for toggling traditional Candle sources or Heikin-Ashi sources on a traditional Candles chart. Thanks to PineCoders for rounding method: www.pinecoders.com Thanks to @LucF and @RicardoSantos for their advice and enlightenment as always. NOTICE: This is an example script and not meant to be...
This is a script to place Heiken Ashi candles on your chart alongside another candle type or more importantly, using the variables from this script, you can build a strategy using Heiken Ashi candles that will depict true/proper entries and exits in a strategy when using the backtest feature. We hope this helps!
This is an updated and final version of this indicator. This version distinguishes between the true Harami and the other Doji candlestick patterns as used with the Heikin Ashi candle charts. These candle patterns indicate a potential trend reversal or pullback. The patterns identified are: - Bearish Harami (Red Highlight above Bar): One to three...
The 10/20 MA Heikin-Ashi Strategy is the best I know. It's easy, it's elegant, it's effective. It's particularly effective in markets that trend on the daily. You may lose some money when markets are choppy, but your loss will be more than compensated when you're aboard during the big moves at the beginning of a trend or after retraces. There's that, and you...
This can be used to trigger an alert if Heikin Ashi bar changes color :)
This is non-repaiting Supertrend Multi Time Frame script, uses Heikin Ashi Candles as source on normal chart There is an option for Higher Time Frame. if you choose "Auto" then Higher Time Frame calculation is made by the script. If you choose "User Defined" option and then you can select Time Frame. You better use this script with other indicators such as RSI,...
This is an answer back to repeated requests for a simple version of Bjorgum Triple EMA Strat, which is not recommended for use with Heiken Ashi candles as it results in "double smoothing" of the averages and can give late signals as a result. The inputs are raw and super basic. At its core its really just 3 EMAs that you can customize the source and length. The...
A problem with Heikin Ashi is that while it gives you a great overview of overall direction, it is rarely possible to use it as a replacement for normal japanese candlesticks. The reason for this is that actual price data is lost, since the candles are more akin to a moving average than a different way to see price action. Also, with Heikin Ashi, most of the...
This script plots both real and HA candles regardless or which are used on the chart in TV settings. (and has the functions for you to use.) Lots of people seem to misunderstand backtesting (or scam people) based on HA candles. Backtesting with HA candles leads to impossible trades. ALWAYS backtest with real candles. That doesn't mean you might not want to look...
WHAT Chaikin Oscillator, with the addition of cross symbols to indicate a confirmed positive cross; above zero line. This is meant to be used with Heikin Ashi candles. WHY I made this script to confirm a buy point. Often times the MACD will cross positive, with blue HA candles, and it trends sideways and doesn't actually run. Or it runs but only after...
I originally wrote this script earlier this year for my own use. This released version is an updated version of my original idea based on more recent script ideas. As always with my Alert scripts please do not trade the CALL/PUT indicators blindly, always analyse each position carefully. Always test indicator in DEMO mode first to see if it profitable for your...