OPEN-SOURCE SCRIPT
업데이트됨

Hi-Lo Trend

3 961
This script uses the most recent low/high and candle size to determine trend breakouts.

The trend is determined buy whether the most recent price extreme within the Lookback period is a high or low. If it is a most recent high, it is an uptrend, if it is a lwo, a downtrend.

Bands are created using the average absolute difference of current minus previous close over the MABandPeriod, multiplied by the MABandMultiplier.
If the current close minus previous close is above/below the band, then a blue dot is painted and it is a breakout.

a buy alert fires when a downtrend becomes an uptrend and a breakout above the bands happens.

A sell alert fires when an uptrend becomes a downtrend and a breakout below the bands happns.
릴리즈 노트
added some comments : )

면책사항

이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.