PROTECTED SOURCE SCRIPT
已更新 Candlestick Indicator by Crypto_Adhyeta

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
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
發行說明
Exponential moving average set to 4.發行說明
revised script code發行說明
"Doji" candlestick identification has been added. Tolerance of 0.01% between Open & Close is being used.發行說明
revised code發行說明
EMA changed back to 5.受保護腳本
此腳本以閉源形式發佈。 不過,您可以自由使用,沒有任何限制 — 點擊此處了解更多。
免責聲明
這些資訊和出版物並非旨在提供,也不構成TradingView提供或認可的任何形式的財務、投資、交易或其他類型的建議或推薦。請閱讀使用條款以了解更多資訊。
受保護腳本
此腳本以閉源形式發佈。 不過,您可以自由使用,沒有任何限制 — 點擊此處了解更多。
免責聲明
這些資訊和出版物並非旨在提供,也不構成TradingView提供或認可的任何形式的財務、投資、交易或其他類型的建議或推薦。請閱讀使用條款以了解更多資訊。