PROTECTED SOURCE SCRIPT
Aggiornato

Candlestick Indicator by Crypto_Adhyeta

987
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
Note di rilascio
Exponential moving average set to 4.
Note di rilascio
revised script code
Note di rilascio
"Doji" candlestick identification has been added. Tolerance of 0.01% between Open & Close is being used.
Note di rilascio
revised code
Note di rilascio
EMA changed back to 5.

Declinazione di responsabilità

Le informazioni ed i contenuti pubblicati non costituiscono in alcun modo una sollecitazione ad investire o ad operare nei mercati finanziari. Non sono inoltre fornite o supportate da TradingView. Maggiori dettagli nelle Condizioni d'uso.