Crypto_Adhyeta

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
發布通知:
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提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。

想在圖表上使用此腳本?