INVITE-ONLY SCRIPT

Price Barrier I1-PB

已更新
Idea:
This script combines: Parabolic SAR, Stochastic RSI and MA
SAR is used to determine the price direction of an asset, as well as draw attention to when the price direction is changing.
Combine Stochastic RSI to point out the strength of the SAR signals.(Of course the setting for Stochastic RSI in this script is customized).
Then using MA to calculate and plot.
The plot line of this script at the center line and draw 2 line with offset to the center line.

Concept:
(Note that we take the close to get the closing price)
-SAR provides series of dots placed either above or below the price bars. A dot below the price is deemed to be a bullish signal.
-Stochastic RSI with its crossing of K and D line, last crossing of K and D will be recognized as crossing point. The direction of latest points will be current trend also in some case value above 80 is Over Buy and below 20 is Over Sell.
-So how could we present the domain line? (The domain line are two line with background color filled) Using the deviation from the MA as the baseline, we will draw two lines with 2 distinct points, then color them. We will call them price barrier. There are 4 plot MA, 2 for above and 2 for below.
-Strength of barrier calculation based on SAR and RSI mentioned above.

How it works:
1. The price barrier (domain line) displays above and below bar which could be resistance or support for current bar.
- Yellow means the soon/week signal.
- Green below bar means the support barrier.
- Red above bar mean the resistance barrier.
2. This indicator provides a warning signal when the color of the price barrier changes.
- Above barrier's color:
+Turn red: "Down Red"
+Turn yellow: "Down Yellow"
- Below barrier's color:
+Turn green: "Up Green"
+Turn yellow: "Up Yellow"

Suitable time frames:
4h, 1D, 1W

* Please note that this logic does not attempt to predict future prices or 100% accurate signal.
(INVITE ONLY indicator. Please direct message or visit website if you want to try it out)
Hope you guys enjoy!

Examples:
BTCUSD 4H
快照

XAUUSD 1D
快照

EURUSD 1D
快照

AAPL 1D
快照
發布通知
Update barrier resolution.
發布通知
Update barrier resolution
發布通知

  • Change barriers resolution.
  • Remove yellow color and refactor code to add in BBoard.
  • Change alert message with "Support" and "Resistance" .
發布通知
Line smoothing
發布通知
Update color for darkmode
barrierMoving AveragespricepricebarrierSARSimple Moving Average (SMA)support

僅限邀請腳本

僅限作者授權的用戶訪問此腳本,並且通常需要付費。您可以將其增加到收藏腳本中,但是只有在向作者請求並獲得許可之後,才能使用它。 請聯繫steadforwardx以了解更多信息,或按照下面作者的說明進行操作。

TradingView 不建議購買並使用此腳本,除非您 100% 信任其作者並了解腳本的工作原理。在許多情況下,您可以在我們的社群腳本中免費找到良好的開源替代方案。

作者的說明

Please direct message or visit website to try it out.

想在圖表上使用此腳本?

警告:請閱讀,然後再請求訪問權限。

更多:

免責聲明