OPEN-SOURCE SCRIPT
已更新 shadow bar

This indicator shows a new formation of retrospective candlestick bars of one period (n) of time.
In this way the trader can see how the traditional bars are part of a larger formation that can show a trend or a range.
The new shadow bars are drawn with a degree of transparency that makes it possible to distinguish traditional candlesticks;
and where shadow candles can be seen as support or resistance to traditional candlesticks.
When the traditional candlesticks are the same size as the shadow candlesticks, it can be expected that we are forming a compression or range that will result in a strong move.
In addition to the shadow bars, there is a ribbon created from the new candlestick data that is formed as a line from the linear regression function and another that is the previous line smoothed by its exponential moving average. This tape allows you to see the trend more clearly and at the crossovers of the lines that form possible reversals or continuations of the trend. The indicator has the timeframe field active, which allows the indicator to be displayed in other temporalities.
*The closing price of the new bars is the same as that of the traditional bars.
* The tape is turned off by defa
In this way the trader can see how the traditional bars are part of a larger formation that can show a trend or a range.
The new shadow bars are drawn with a degree of transparency that makes it possible to distinguish traditional candlesticks;
and where shadow candles can be seen as support or resistance to traditional candlesticks.
When the traditional candlesticks are the same size as the shadow candlesticks, it can be expected that we are forming a compression or range that will result in a strong move.
In addition to the shadow bars, there is a ribbon created from the new candlestick data that is formed as a line from the linear regression function and another that is the previous line smoothed by its exponential moving average. This tape allows you to see the trend more clearly and at the crossovers of the lines that form possible reversals or continuations of the trend. The indicator has the timeframe field active, which allows the indicator to be displayed in other temporalities.
*The closing price of the new bars is the same as that of the traditional bars.
* The tape is turned off by defa
版本注释
This new version includes 3 additional candle formations to the original; each candle formation is made up of new values for open, close, high and low.
In each formation the closing price is maintained as that of the current candle;
while the open is that of the retrospective candle.
f1: low(n), high(n)
f2: (low[n] + low)/2 ,
(high[n]+high)/2
f3: lowest minimum and highest maximum of the period
f4: linear regression for minimums and maximums
版本注释
In this new version the extreme lines are included, which correspond to the maximum and minimum only of the type of bar formation (f3).From these extreme lines, 2 new lines are calculated based on the golden ratio (0.618 and 0.382); In addition to this, the midline or 0.5 is included.
These lines and the extremes show levels with a probability of reversal or continuation of a price trend. In many cases the price moves in a range within the golden lines.
The number of bars looked back must be adjusted with respect to each temporality and the analyzed asset; This is the responsibility of the trader to make a proper analysis.
In addition to this, bugs in the code have been fixed and more options have been added to the input menu.
版本注释
* Introduced option: Automatic selection of bars back.* Relocated sail formation types
* The 0.786 fibo level is included for the f1 candlestick formation
* The concept to determine the color of the candles was modified
版本注释
*Automatic bars back selection, now disabled by default.*Fixed a menu error
版本注释
* The plot's information in the status bar has been suppressed to improve visualization.开源脚本
本着TradingView的真正精神,此脚本的创建者将其开源,以便交易者可以查看和验证其功能。向作者致敬!虽然您可以免费使用它,但请记住,重新发布代码必须遵守我们的网站规则。
免责声明
这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。
开源脚本
本着TradingView的真正精神,此脚本的创建者将其开源,以便交易者可以查看和验证其功能。向作者致敬!虽然您可以免费使用它,但请记住,重新发布代码必须遵守我们的网站规则。
免责声明
这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。