PROTECTED SOURCE SCRIPT

Candlestick Indicator by Crypto_Adhyeta

Actualizado
A script to identify possible trend reversal based on Candlesticks. The correct candlestick type is identified by the relative position to Exponential Moving Average.

It detects:
- Hammer - if emerges during a downtrend (close below EMA(5)), the downtrend should end.
- Hanging Man - if comes after a advance (close above EMA(5)), the uptrend should end.

Confirmation:
- for aHammer not required
- a Hanging Man should be confirmed by lower close by the next candle
Notas de prensa
Exponential moving average set to 4.
Notas de prensa
revised script code
Notas de prensa
"Doji" candlestick identification has been added. Tolerance of 0.01% between Open & Close is being used.
Notas de prensa
revised code
Notas de prensa
EMA changed back to 5.
candlestickpatternDojiHammerHanging ManTrend Analysis

Script protegido

Este script se publica con código cerrado, pero puede utilizarlo libremente. Márquelo como favorito y podrá usarlo en un gráfico. El código fuente no se puede ver ni modificar.

¿Quiere utilizar este script en un gráfico?


También en:

Exención de responsabilidad