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...
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.
Multi Time Frame Heiken Ashi Cloud Overlay: useAlternativeTF: if you want to manually choose a time frame for the security() source. TF: Said alternative timeframe. Internal_Smooth: Smoothing aplied at used time frame. External_Smooth: Regular Smoothing over the security(). showLabels: display sell/buy signals. showBarColors: display overlay bar colors.
The indicator is in the top left of the screen! That's all there is, by design. This is a super simple indicator that allows you to see what the real price of a candle was when using Heikin Ashi charts, while not cluttering up your screen. HA charts are a great way to help those who can be spooked by the chaos of the markets (I'm one!), but they have a big...
You can use this script to backtest Heikin-Ashi bar color change strategy. 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.
The script is trying to find one,two or 3 consecutive HA candles with no wick. It calculates the HA values,and plots green or red coloured dots. Usage : 1. Add the indicator on the chart 2. Start unchecking the first and then the second option. 3. You got that ;) If you need more than 3 consecutive candles,please complete the code. Everything is...
This strategy utilize Heikin-Ashi candlestick chart. Heikin-Ashi technique is a Japanese candlestick-based technical trading tool that uses candlestick charts to represent and visualize market price data. Heikin-Ashi candle is essentially taking an average of the movement. There is a tendency with Heikin-Ashi for the candles to stay red during a downtrend and...
When apply a strategy to Heikin Ashi Candle chart (HA candle), the strategy will use the open/close/high/low values of the Heikin Ashi candle to calculate the Profit and Loss, hence also affecting the Percent Profitable, Profit Factor, etc., often resulting a unrealistic high Percent Profitable and Profit Factor, which is misleading. But if you want to use the HA...
Simple script displaying color of Heiken Ashi candles from higher timeframes as a background.
Hi probably trade setups indicator intended to be used with Heikin Ashi candles. It uses fibo EMAs and MACD to signal longs/shorts. Intended for scalping high cap coin with high volume on lower time frames.
I am using T3 moving averages to generate the idea of what kind of bias I should take in a current market. So, how does this works? When the close is higher than T3EMA10, the trend direction is upwards, When the close is lower than T3EMA10, the trend direction is downward. Using this, we can assume that there is higher probability for market to continue it's...
This script uses Heikin Ashi candles to smooth out the candles, then counts how many consecutive candles in a row are the same colour (red or green). It then takes each count and multiples it by the difference between close and open, to provide a weighted movement. Where larger moves create greater impulses.
High probable Long Setups for any time frame and asset. 75+ win rate Trailing stop always used as exit point To trade only with the trand - enable MAs in the Inputs tab x - means Entry signal is active and waiting for long validation B - on a closed bar is entry signal for long C - on a developing bar is exit long signal Green line - long validation line. must...
Ver3.0 - EMA14 and EMA50 Cross detection - HA 1st profit taking - Overshoot detection - Candle shape and Wick analysis