Using this script you can create alerts for my Heikin-Ashi PSAR Strategy: When creating alerts use "Once Per Bar Close" in parameters. #################### Disclaimer Please remember that past performance may not be indicative of future results. Due to various factors, including changing market conditions, the strategy may no longer perform as good as in...
Continue experimenting with different combinations of strategies. Here is the PSAR Strategy calculated based on HA candles. HA is already calculated inside the script, do not apply it to HA candles. Strategy is calculated based on 25% equity invested with 0.1% commission. #################### Disclaimer Please remember that past performance may not be...
A simple script that shows mirrored regular volume bars with the purpose to show break-outs and low volume ranges, using highest and lowest of a few bars back. Use Heikin Ashi function to smooth the colors with the trend.
This script shows regular volume bars with two separate moving averages using only bullish and only bearish candles. The moving average uses the last known value of its calculation. Using the Heikin Ashi function will smooth the colors and moving averages (good for trends): The crossovers are a good way to see what the dominant direction of a trend is, if...
3 indicators in 1: 4 EMA, Bollinger Bands, Haiken Ashi overlay on the candles.
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,...
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...
Heiken Ashi Triangles at the Top and Bottom of Screen The image below shows the comparison to actual Heiken Ashi candles (Though changing from candles to Heiken Ashi tends to smooth the triangles a little)
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...
Simple script displaying color of Heiken Ashi candles from higher timeframes as a background.
EMA20 MA50 MA200 + T3-CCI This combination of triple Moving Average and CCI is a strategy to be used in conjunction with Harmonical Patterns and Fibonacci Rations . Heikin Ashi price can be used as the price source for the Moving Averages and the T3-CCI, instead of the real price. Two instances of the indicator can be spawned to have both the triple...
Simple script to view Heiken-Ashi candles below a normal candles chart. Could also be useful for using HA calcs in strategy scripts on normal candles chart for proper backtesting. I adapted this to v4 from original v2 script by @samtsui. If you like please remember to give him a Thumbs Up for his original version! ->
If you build Bollinger Bands from the values of Renko or Haken Ashi, then you can get an interesting strategy.
This script shows the price difference ( %) between heikin ashi and candlestick for all investment instruments as Close, Open, High and Low. (Switchable ) In this way, you can see which instruments can easily use heikin ashi . And by taking averages you can find the opportunity to compare which investment tools are more risk-free.
A deterministic approach to identify Heikin-Ashi chart type. The script checks the next statements about HA: HA chart does not have any gaps in a classic sense Every new HA open price is calculated using a specific recurrence formula. This fact also means that initial HA open price is used to calculate all the next and so on (a construction of Infinite...
Trigger (Current Period): Heikin Ashi candle heights are plotted to form and oscillator. Trend (1W): A slower period is also plotted. When Trend is rising, dips in the Trigger are buying opportunities When Trend is descending, peaks in the Trigger are selling opportunities
this update is meant for use with regular candles, but it will mimic the color pattern of heikin ashi candles and allow alerts based on the heikin ashi patterns. Also there are alerts for when the price is above a set moving average. was going to just update the original script but there are a lot of changes to make it smoother etc, original script: