CRC.lib Bars - Bar FunctionsLibrary "CRCBars"
min_max(open, open) Get bar min (low) and max (high) price points
Parameters:
open : Open price data
open : Close price data
Returns:
is_bullish_bearish(open, open) Get bar bullish/bearish boolean signals
Parameters:
open : Open price data
open : Close price data
Returns:
sizes(open, open, open, open) Get bar sizes based on open/high/low/close data
Parameters:
open : Open price data
open : High price data
open : Low price data
open : Close price data
Returns:
Komut dosyalarını "bar" için ara
10X Bars - Directional TrendsMy interpretation of John Carter's popular Simpler Trading 10X Bars indicator.
Momentum is displayed to quickly see the quality and strength of a trend based on a calculation of the Directional Movement Index (DMI). The DMI is an indicator developed by J. Welles Wilder in 1978 that identifies in which direction the price of an asset is moving. The DMI is calculated by comparing prior highs and lows and produces 2 measurements illustrating the strength of the current trend:
-> a positive directional movement line (+DI); and
-> a negative directional movement line (-DI).
The average directional index (ADX) measures the strength of the current trend, either +DI or +DI; a reading above 20 typically indicates a strong trend.
-> Green bars indicate an uptrend i.e. when +DI is above -DI and ADX is greater than 20 - there is more upward pressure than downward pressure in the price;
-> Red bars indicate a downtrend i.e. when -DI is above +DI and ADX is greater than 20 - there is more downward pressure on the price; and
-> Yellow bars indicate no strong directional trend and potential for a reversal.
Volume spikes 50% above average volume are then flagged as dots at the bottom of the chart (although you can change this location), confirming the momentum further.
This indicator should compliment other popular indicators, as confirmation whether to stay in a position or not.
Pin Bar//Pin Bar at the edge of BB
//Conditions to check
// 1. It must be a Pin Bar
// 2. Price Above/Below 200 SMA
// 3. Volume must be above 20 SMA
// 4. Low/High of the Pin Bar must cut across the BB upper/lower band
// 5. The very next candle closes above/below the high/low of the pin bar candle
Recommended timeframe - Daily and Weekly
4 SMAs & Inside Bar (Colored)SMAs and Inside Bar strategy is very common as far as Technical analysis is concern. This script is a combination of 10-20-50-200 SMA and Inside Bar Candle Identification.
SMA Crossover:
4 SMAs (10, 20, 50 & 200) are combined here in one single indicator.
Crossover signal for Buy as "B" will be shown in the chart if SMA 10 is above 20 & 50 and SMA 20 is above 50.
Crossover signal for Sell as "S" will be shown in the chart if SMA 10 is below 20 & 50 and SMA 20 is below 50.
Inside Bar Identification:
This is to simply identify if there is a inside bar candle. The logic is very simple - High of the previous candle should be higher than current candle and low of the previous candle should be lower than the current candle.
If the previous candle is red, the following candle would be Yellow - which may give some bullish view in most of the cases but not always
If the previous candle is green, the following candle would be Black - which may give some bearish view in most of the cases but not always
Be Cautious when you see alternate yellow and black candle, it may give move on the both side
Please comment if you have any interesting ideas to improve this indicator.
Intraday Bar's Prices Info* Intraday Bar's Prices Info display all prices type of a bar intraday and highlight Price Zone on Chart.
* These informations may useful for place Pending Order at exact price level.
* This simple script can show info of 2 bars at one time and setup as below:
1. GMT: default is GMT+7 and adjustable
2. Time setting: Date - Month - Year - Hours - Minutes - Seconds
3. Color setting: Can adjust color for each bar
Inside Bar Strategy w/ SL"Inside bars are a two -bar pattern. They can indicate either a continuation of the
existing move or a reversal. A continuation occurs when there is no significant
support or resistance level in sight, while a reversal occurs close to a strong sup-
port or resistance level...
...A lot of traders are aware of inside bars but few manage to make money with
them. Why is this so? It goes back to interpreting price action. A lot of traders look
to trade in geometric ways. What I mean is that they search for fancy shapes on a
chart and think that this is what represents true price action.
This is not the case. A shape is just a shape. The formation by itself means
nothing unless underlying order flow backs it up. This is why it’s extremely
important that you look for inside bars when a trend is already in place.
The best place to look for them is in the beginning of trends."
macBar is a script for displaying the trend with colored barsThis script is based on educational materials I received at a webinar by Jeffrey Kennedy of Elliott Wave International. I didn't find such a script in the Tradingview library, so I wrote it myself.
This is a simple script that colors the bars depending on where the price is and its extremes relative to a simple moving average.
The green bars say the market is bullish.
The gray bars indicate that the market is neutral.
The red bars say the market is bearish.
In the script, you can change the period of the simple moving average, by default it is 10.
Bearish Bars Uptrend StrategyThe strategy is based on the number of bearish bars or bullish bars of the last 8 bars. Additionally it uses a filter of the moving average of 240 bars.
The idea of the strategy is based on pullbacks in uptrends. The buy signal is given when there are 7 bearish bars of the last 8 bars and the price is above the moving average. The operation is closed when there are 7 bulls of the last 8 bars.
The strategy in the majority of assets has a hit rate of around 60% in daily timefrime. Although since it does not have a stop and the closing signal may not occur even if the asset is going down, there are trades that can be losers with 70% to 80% negative performance. That is why money management is essential to be able to take advantage of the system correctly.
52 Bar High/Low starting from previous barUsually all 52 bar scripts depend on weekly bars. This script makes it possible to apply the current time period. In addition, it starts from the previous bar so that the current day's bar is not included in the calculation which makes it easier to notice if the price is above the previous 52 bars.
Inside Bar and special Outside Bar insider bar is old and classic theory. but special outside bar is type of trap by operator in stock market
use this only daily or weekly time frame
special out side bar is type of reversal
Adjustable Pivot Points-Highlights Important Price BarsThe Adjustable Pivot Point script highlights important price bars that are moving out of short-term consolidation.
What can you do with it:
Set the % the price bar should be up on the day
Set the longer-term lookback period
Set the % that the current price needs to be within the longer-term lookback period
Set the short-term new high period
Set the % of price fluctuation of a 5-day period
An example:
You could highlight price bars that are up 3% on the day, within 5% of a new 40-day closing high, at a new 5-day closing high after moving less than 5% over the previous 5 days. Pivot point bars can offer good entries for both swing traders and traders looking to own a stock over several months.
A key is to have a long enough lookback period so that you don't have a lot of false price highlights and at the same time set the % fluctuation over 5 days low enough to see valid consolidations.
Best of luck!
Reversal Bar RecognizerThis script recognizes some specific reversal bars(different kinds of pin bars) and plot arrow on chart to determine the next possible move. It uses a basic algorithm to find only the best reversal bars not all of them. It can also be used to setup alerts on TradingView when these bars show up.
Real Relative Volume - Bar Indicator - Time Adjusted - DE & ENEnglish version below
Die richtige Aktie zu finden, ist nich immer einfach. Eine wichtige Variable bei der Aktienauswahl stellt das relative Volumen dar, welches von vielen erfolgreichen Tradern und Trading Firmen benutzt wird. Stell es Dir so vor: Statt sich das absolute Volumen anzuschauen, schauen wir uns die tatsächliche Stärke an. Wie viel Volumen wird also heute im Vergleich zu einem regulären Tag gehandelt. Dies gibt Aufschluss darüber, ob die Aktie "In-Play" ist.
Merke: Ist das RVOL (Relative Volumen) erhöht, sind mehr Marktteilnehmer an dieser Aktie interessiert als üblich. Dies ist besonders dann wichtig, wenn die Marktrichtung und die Richtung der Aktie nicht übereinstimmen.
Wenn der Markt steigt, steigen auch die meisten Aktien. Dies kann folglich auch ohne erhöhtes RVOL passieren. Was ist aber, wenn der Markt gegen uns geht? Dann werden wir schnell bei RVOL-schwachen Aktien ausgeschüttelt. Daher wollen wir unseren Fokus immer auf Aktien setzen, die ein erhöhtes relatives Volumen haben! Dies sind die Aktien, die gerade wirklich stark gehandelt werden und wahrscheinlich einen Katalysten dafür haben.
Der Real Relative Volume - Bar Indicator zeigt Dir das aktuelle relative Volumen an. Unser Algo benutzt dabei das tatsächliche kumulative Volumen des aktuellen Tages zum jeweiligen (aktuellen) Zeitpunkt und vergleicht dieses mit dem historischen Durchschnittsvolumen zum gleichen Zeitpunkt. Damit bekommen wir ein korrektes Abbild der aktuellen Stärke. Mit Hilfe des Indikators können wir durch die farbliche Veränderung der Volumenbalken ebenfalls sehen, ob diese Stärke zunimmt, gleich bleibt, oder gegebenenfalls schnell and Power verliert. Im Gegensatz zu anderen Skripten nutzen wir eine fortschrittliche Methode, die aktuelle Position am Tag erkennt und damit nicht die Session in gleiche Teile teilt. Vorteil: Der Indikator funktioniert auch in Krypto, Forex, DE-Aktien, Indizes etc.
Funktionen:
Bitte ohne verlängerte Handelszeiten nutzen!
Sessions Back: Verändert die Baseline, die Du mit dem heutigen Volumen vergleichst. Beispiel: 10 - Zur aktuellen Uhrzeit siehst Du das reale relative Volumen von heute in Relation zu den letzten 10 Sessions (zur gleichen Zeit). (*max 5000 Kerzen)
RVOL Threshold: Wert für die RVOL Alarme sowie zur Färbung bei Nutzung des Modus Threshold.
Plot styles: Du hast die Möglichkeit aus 4 verschiedenen Styles zu wählen.
Heatmap (greift auf die Werte und Farben von HM1-HM5 zurück)
Traffic (greift auf die Werte und Farben von T1-T4 zurück) -
Threshold (greift auf den Werte RVOL Threshold zurück)
Kurs (zeigt die normalen Volumenbalken)
HM1-5: Stelle unterschiedliche RVOL Werte für den Plot Style Heatmap ein.
T1-4: Stelle unterschiedliche RVOL Werte für den Plot Style Traffic ein.
Dieser Indikator wird häufig mit unserer zweiten Version Real Relative Volume - Line Indicator - Time Adjusted - DE & EN verwendet. Stelle sicher, dass Du in beiden Indikatoren die gleichen RVOL Werte nutzt!
-------------
English version
Finding the right stock to trade is not always easy. An important variable in stock selection is the relative volume, which is used by many successful traders and trading firms. Think of it like this: Instead of looking at absolute volume, we look at actual strength. So how much volume is traded today compared to a regular day? This gives an indication of whether the stock is "in play".
Note: If the RVOL (relative volume) is increased, more market participants are interested in this share than usual. This is especially important if the market direction and the direction of the stock do not match.
If the market rises, most shares will also rise. This can, therefore, happen without an increased RVOL. But what happens if the market goes against us? Then we are quickly shaken out of RVOL-weak stocks. Therefore, we always want to focus on stocks that have an increased relative volume! These are the stocks that are trading really strongly right now and probably have a catalyst for that.
The Real Relative Volume - Bar Indicator shows you the current relative volume. Our Algo uses the actual cumulative volume of the current day at the respective (current) time and compares it with the historical average volume at the same time. This gives us a correct picture of the current strength. With the help of the indicator, we can also see by the color change of the volume bars whether this strength increases, remains the same, or loses power quickly. Unlike other scripts, we use an advanced method that recognizes the current position on the day and does not split the session into equal parts. Advantage: The indicator also works in crypto, forex, foreign stock markets, indices, etc.
Features:
Please use without extended trading hours!
Sessions Back: Changes the baseline that you compare to today's volume. Example: 10 - At the current time you see the real relative volume of today in relation to the last 10 sessions (at the same time). (*max 5000 candles)
RVOL Threshold: Value for the RVOL alarms as well as for coloring when using the Threshold mode.
Plot styles: You have the possibility to choose from 4 different styles.
Heatmap (uses the values and colors of HM1-HM5)
Traffic (uses the values and colors of T1-T4) -
Threshold (accesses the values RVOL Threshold)
Price (shows the normal volume bars)
HM1-5: Set different RVOL values for the Plot Style Heatmap
T1-4: Set different RVOL values for the Plot Style Traffic.
This indicator is often used with our second version Real Relative Volume - Line Indicator - Time Adjusted - DE & EN. Make sure that you use the same RVOL values in both indicators!
Screener Outside BarsBased on the teachings of Rob Smith
1= Inside Candle
2= Goes past the previous candle's price up or down
3= Goes past the previous candle's price on both sides
Outside Bar (3) is a bar that has broken the price of both sides of the previous bar.
Ability to change the timeframe and the symbols this indicator is scanning through in the input tab under settings of this indicator. Maximum symbols 40.
Looking for outside bars within 40 symbols. By default some symbols are entered in the indicator already. They cannot be left empty. If left empty, the script might not work properly.
By changing the timeframe, outside bars can be looked under many timeframes like Monthly, Weekly, Dialy, Intraday, etc.
First label is for all of the symbols the indicator is scanning.
Second label is the result of the scan. Text is bigger than in this label than the first label to differentiate from the first label and for ease of use.
Please DM me on how to access this indicator.
Volume on bar VSA - signal V2Google translate.
This indicator marks bars on the chart with high and medium volumes. The direction of the effort depends on whether the tail is on the bar, bullish or bearish.
In the settings you can set (sensitivity) for tinting volumes of high and medium
This indicator highlights volumes just like here
Этот индикатор помечает бары на графике с повышенными и средними объемами. Направление усилия зависимости от того какой хвост на баре, бычий или медвежий.
В настройках можно задать (чувствительность) для подкрашивания объемов повышенных и средних.
Этот индикатор выделяет объемы точно также как
Pin Bar by Ori
Special filtered version of Pin Bar signals
Stop and first/second target drawings
Candle colors for Pin Bars and first targets
Alert conditions for Pin Bars, targets and stops
Red and green plotchars for Pin Bar identification
More to come..
Current Bar Number & Total available bars amountDisplays current bar's number (index) when mouseover on any bar, or TOTAL available bars amount
Inside Bar AlertThis software finds inside bars even when the inside bar maybe not exactly inside the previous bar. It can also find inside range or smaller range then norm candles. By being able to identify the consolidation bar, it allows you to get on-board just before a likely expansion bars will happen.
Volume Weighted Price Over A Moving 60 Bar Window// By S.Black
// 4/24/2019
// Pine on TradingView.com
//
// This plot takes a simple 60 bar window
// For each bar in the window 3 things are plotted:
// 1.) The volume-weighted average, each bar's volumne * price summed, then divided by total volume
// 2.) The simple 60 bar average (not weighted)
// 3.) The close price (for reference)
//
// Green is used when the weighted price is above the average
// This is meant to indicate that actually, by volume the stock may be worth more that it is currently trading at.
// I made a new script was because I didn't see one that had a rolling hour window.
Pin Bar-Trading RoadMapPin bar- Trading RoadMap
Simple Script to show
Up Pin Bar = Yellow
Down Pin Bar = Black
The Pin Bar Criteria:
- The Shadow ≥ 2 X Body
- Open And Close In The Top 33%
Have a peaceful and profitable trading day 😊
Khaled Maziad
Breakout Pivotal Bars • Minimalist TradingThe Breakout Pivotal Bars is an easy to use trading indicator which identifies major breakouts of key hidden levels which are usually hard to spot even to the most experienced trader.
By reading the price action the Breakout Pivotal Bars is able to identify high probability trade opportunities by colouring bars in real-time.
Whether the market moves up or down, with the Breakout Pivotal Bars you will always be in the trend .
The indicator is available via subscription and you can enjoy a free trial . To know more about the indicator and start the trial simply visit the link below.
➡ Try the indicator
Expansion Bar IndicatorThis indicator shows bars with large bodies (large expansion bars) as a red bar.
They are important in the cd leg of a harmonic pattern, because they signal that extra confirmation is needed and that a failure of the PRZ is more likely.
The definition of this large expansion bar is a bar that has a body that is at least twice as big as the ATR with period 55.
This rule and indicator were originally created by Alexander Nikitin for MT4.
RSI colored bars - ALERT CAPABLEThis script allows to color price bar in function of relative strenght index (RSI) values above or belove a certain level. It's alert capable to send messages or emails at given condition.
Check:
This indicator is useful as:
- Trend detector (eg. green bars -> bullish trend )
- Filter, in combinations with other techniques (eg. green bars, only long)
- Signal: (eg. green bar -> buy long)
The indicator is fully costumizable, i.e. you can adjust RSI period and dource plus change RSI levels for example to visualize overbought and oversold condition. (In the example below, 7 Period RSI and 70,30 levels are choosen)
Write private message to use it.