B3 Bar Cycle MTFThis is an interesting study that can be used as a tool for determining trend direction, and also could be a trailing stop setter. I use it as a gauge on MTF settings, in the pic MTF is turned off. If on, you can look at the bar cycle of the 1h while on the 15m giving you a lot of information in one tool. If a line is missing high or low, it is because it was broken, if both exist you are trading in range and cloud appears. If both sides break you get thick gray boxes above and below bar.
Get used to editing the inputs to suit your liking. Often 3-5 length and always looking at different resolutions to get a big picture story. You could put multiple instances of the study up to see them simultaneously. I based the idea off of Krausz's 3 day cycle which you can read about in his teachings. I tend to find it looking better using Heikin Ashi bar-style.
Cerca negli script per "bar"
New Bar AlertThis is probably the simplest indicator on Tradingview, it generates an alert on every new bar.
Useful for strategies where you only need chart attention at the new bar, see if you have a setup.
Helps not having to stare at the charts, the alert will tell you when it's time to take a look.
Works on all timeframes but in order to keep your sanity, best used on higher timeframes, 5mins and up.
[DIP] Inverse BB/Bollinger highlight for barsThis indicator allows you to highlight the area outside of the Bollinger Bands in order to draw more attention to it. This is especially useful for those who only trade when we are outside of the bands.
Keep in mind this indicator only works on bars, not on candles.
Highlight last bar, work on all timeframe, v4 & v5 @magnummHighlight last bar only. No refresh needed.
Works on all time frame and for version 4 & 5.
Can be added in your own scripts copy/pasting just one line.
//DON'T FORGET TO HYDRATE
Volume Bars and Regions of InterestThe bars are colored according to the volume traded. The volume weights were distributed logically for a better analysis.
<0.666 low volume
0.666 to 1.333 median volume
1,333 to 2,666 high volume
> 2,666 'institutional' volume
The moving average bands are the average of the highs and lows. They show a region of interest and not just a 'line'.
RSI BAR COLOR (KETT)RSI BAR COLOR
1) White - looking for a long
2) Orange - looking for a short
3) Gray - think
//-----------
1) Белый - ищем вход в LONG
2) Оранжевый - ищем вход в SHORT
3) Серый - думаем
Dreadblitz BarsThese bars can give you good opportunities if you know how to analyze the context.
blue=bullish
black=bearish
thumbs up
[LunaOwl] RSI 美國線 (RSI Bar, RSIB)Last year, I saw someone using the candle innovation called "RSI Candle" or "RSIC". so let me have the idea of making RSIB. the Candlestick was Steve Nison in the 1990s. He introduced the concept from Japan to America and published it in the book "Candlestick Course". Welles Wilder is the creator of the relative strength index. after several years of commodity trading, Wilder focused on technical analysis. In 1978 he published "New Concepts in the Technology Trading System". RSI is the new momentum oscillator mentioned in the book. then, if you use Bars to display RSI, it might be an artistic idea. everyone is familiar with the method of use.
以前看過人家使用 " RSI 蠟燭線 "(RSIC)的版本,於是就想做一下美國線的版本。1990年代史蒂夫.尼森將蠟燭線的概念從日本引進華爾街,並在《陰線陽線》詳細介紹;威爾德是 RSI 的作者,做商品交易的他專注於研究技術分析,1978年他出版《技術交易系統新概念》提到了這個。如果用美國線表示 RSI 會是另一個模樣。至於它的用法大家都很熟悉了。
The purpose of publishing Chinese Scripts is to make Pine close to more Chinese user.
發布中文腳本的目的,是希望可以讓 Pine 親近更多中文圈的使用者。
Inside Bar Visualizer PineV4I didn't find a study for Inside bar as I wanted. Therefore I wrote a one with PineV4. This may help you to see inside bars.
It can recalculate and works with either (opens-closes) or (highs-lows)
Cheers! :)
Volume & Dollar BarsThis scriptlet is a part of an ongoing project and attempts at volume and dollar bar identification. The original idea is taken from excellent books 'Hands-On Machine Learning for Algorithmic Trading' (2019) by Stefan Jansen and 'Advances in Financial Machine Learning' (2018) by Marcos Lopez de Prado.
Statement of Purpose
I am an advocate of Open source and against those who publish their code with a lock icon. My code and ideas are aimed at people with critical thinking, who are able to take an informative and responsible decision when it comes to investing their funds. I do not guarantee that all of my ideas will perform well. As usual, they require a certain degree of your sound judgment. My final aim is to provide you with coding techniques that you could use in your own scripts and strategies.
Chart Theme - Change Bar and Background Colors using HEX #sAdds aesthetic ability to charts by allowing the trader to change the color of the bars, background, and plots using HEX colors, rather than TradingView's limited color selector box. This makes for easy application of color palettes to charts. The color palettes can be saved as indicators and applied quickly, as desired.
Inside Bar Breakout FailureSimple indicator to highlight Inside Bar Breakout Failure patterns on chart.
Rob Hoffman's Inventory Retracement Bar - by UCSgearsClaims by Rob Hoffman
Developed and used to win trading competitions around the world, the Hoffman Inventory Retracement Trade is quickly becoming one of the most popular ways to identify where short-term counter trend institutional inventory has subsided and when it’s time to re-enter into a trade’s original trend direction.
I have not included the TREND condition.
- Enjoy
Rob Hoffman Inventory Retracement Bar - tradersonline-mag.com
Magnus Doesn't Share (Line Area Bars)Line style chart similar to Cryptowat.ch and Bitcoinwisdom. Set your bar style to line!
LX Rsi Divergence BarsThis script colours the bars when they are below or boyond a specified RSI threshold
3-Bar-Reversal-Pattern Strategy This startegy based on 3-day pattern reversal described in "Are Three-Bar
Patterns Reliable For Stocks" article by Thomas Bulkowski, presented in
January,2000 issue of Stocks&Commodities magazine.
That pattern conforms to the following rules:
- It uses daily prices, not intraday or weekly prices;
- The middle day of the three-day pattern has the lowest low of the three days, with no ties allowed;
- The last day must have a close above the prior day's high, with no ties allowed;
- Each day must have a nonzero trading range.