Combo Strategies 123 Reversal and 3-Bar-Reversal-Pattern This is combo strategies for get
a cumulative signal. Result signal will return 1 if two strategies
is long, -1 if all strategies is short and 0 if signals of strategies is not equal.
First strategy
This System was created from the Book "How I Tripled My Money In The
Futures Market" by Ulf Jensen, Page 183. This is reverse type of strategies.
The strategy buys at market, if close price is higher than the previous close
during 2 days and the meaning of 9-days Stochastic Slow Oscillator is lower than 50.
The strategy sells at market, if close price is lower than the previous close price
during 2 days and the meaning of 9-days Stochastic Fast Oscillator is higher than 50.
Secon 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.
WARNING:
- This script to change bars colors.
Cari dalam skrip untuk "bar"
Volume Ticks - Increasing Volume Bar Count [LucF]Volume Ticks is a zero-lag market sentiment indicator. It works by providing a cumulative count of increasing volume columns.
A one count is added for each increasing volume column where close>open, and one is subtracted on an increasing volume column if close<open. That’s it. The count does not change when volume hasn’t increased compared to the previous bar’s volume, nor when price does not change. Price movement during the bar, whether 0.001% or 100%, is irrelevant to Volume Ticks; it only moves by 1 at a time.
Given that price is not used in Ticks, it is intriguing how well it tracks—or often leads—price movement. The fact that it doesn’t use price also makes it an ideal companion to most indicators that do use price, whether in momentum or mean-reversion based strategies.
As with my TLD indicator , the postulate behind Ticks is that price movement occurring on increasing volume is more significant than otherwise. In my opinion, the usefulness of Ticks tends to validate this.
Features
The averages can be turned on and off.
A long-term sentiment marker can be turned on.
Markers for BB exits and pause-reversals can be turned on, with the option of showing only long or short markers.
9 alerts can be defined on markers, with the option of choosing only long or short markers.
Use cases
Provides perspective when reading momentum indicators.
Helps identify false momentum tops or bottoms.
Comes in handy in detecting subtle sentiment in consolidations. Instances where slight price movement is accompanied by more important Ticks movements often predate more important price movements.
Helps detect exhaustion in trends.
Things to keep in mind
Volume Ticks show sentiment—not price nor trend. Because it so often mimics price, this is easy to forget.
Volume Ticks is not bound. Its position with regards to the zero line is not particularly useful either; position relative to and interplay between the MAs is much more useful.
Readings are more reliable with many data points. When used on monthly, weekly or daily charts, readings should be validated at shorter intervals. Over the same length of time, a compressed view of a shorter interval will usually provide more reliable readings than the longer interval view.
Being zero-lag, Ticks is inherently noisy. You will see this when using the Pause-Reversal markers.
The signal line will not move if no increasing volume is accompanying price movement, however important that movement may be.
Linear regressions are used in lieu of MAs, except the slow long MA (T5) which uses a simple moving average. The fast MA (T2) is double-smoothed.
Markers 2 are brighter when T3 and T4 are in the direction of the marker. The markers are not this indicator’s most useful feature.
Here is Ticks in action on a chart also using TLD:
Volume/$ - Color Trend BarsThis is the volume script I use on all my charts. The idea is to emphasize trend bars with green and red.
Highish volume doji bars are colored yellow to point out range compression churn areas which can often be the turning point of a trend.
Hull MA BarsThis indicator fill bars with color of HullMA + warning yellow bars, then trend reversing
Brooks Type Signal BarIndicates "strong bars" similar to how Al Brooks defines them in his book-- these don't necessarily trigger entries but can be points of interest.
2-3 points as a signal bar size seems to work well, depending upon volatility.
TBCRI - Trend Bar Color Reversal IndicatorAn idea I had today morning so I had to write. It seems to detect trends well. It has three phases like a semaphor, painting the chart bars of green, yellow or red.
=== Bar Color Meaning ===
Green: uptrend
Yellow: don't care
Red: downtrend
I think it can be useful!
Thanks!
Inside Bar Alert I need help!!! I created the alert but it triggering during the formation not once it has printed. Does anyone know who to make it trigger the alert once the inside bar is complete and make it plot an arrow when the inside bar has formed?
DFT - Dominant Cycle Period 8-50 bars - John EhlerThis is the translation of discret cosine tranform (DCT) usage by John Ehler for finding dominant cycle period (DC).
The price is first filtered to remove aliasing noise(bellow 8 bars) and trend informations(above 50 bars), then the power is computed.
The trick here is to use a normalisation against the maximum power in order to get a good frequency resolution.
Current limitation in tradingview does not allow to display all of the periods, still the DC period is plot after beeing computed based on the center of gravity algo.
The DC period can be used to tune all of the indicators based on the cycles of the markets. For instance one can use this (DC period)/2 as an input for RSI.
Hope you find this of some interrest.
Kozlod - Heikin-Ashi Bar Color Change StrategyYou can use this script to backtest Heikin-Ashi bar color change strategy.
You have to apply this script to usual candles and not Heikin-Ashi!!!
Background color indicates HA bar color. On change you'll see green/red arrows and alert will be fired.
Also you can find in the code calculations of all HA OHLC values.
MACD (Moving Average Convergence/Divergence) + Inside BarMACD (Moving Average Convergence/Divergence) + Inside Bar so that free users can have two things in same indicator.
Script is open for everyone.
Check and test the code of Inside Bar and let me know if it is correct.
Feel feel to share.
Kozlod - Heikin-Ashi Bar Color Change AlertsYou can use this script to setup alerts on Heikin-Ashi bar color change.
You have to apply this script to usual candles and not Heikin-Ashi!!!
Background color indicates HA bar color. On change you'll see green/red arrows and alert will be fired.
Also you can find in the code calculations of all HA OHLC values.
RSI/MFI - MTF - Entry signals/Trend colored bars - JD@version=2
This indicator is designed to give early entry signals as well as to follow trend moves, according to different settings.
The indicator shows a histogram of the RSI ro MFI in relation to an ema of the RSI or MFI.
The histogram is then smoothed to give early reversal/entry signals.
The actual RSI/MFI line with oversold/overbought indication can be displayed or omitted, as preferred.
in addition to the RSI/MFI line or as an alternative to it, the background colour can be set to change folowing the RSI/MFI signals.
The timeframe can be chosen. Higher timeframes (eg. 3h) tend to give less false signals.
version 5.
added support for custom Multiple Time Frame selection.
added option for choice of RSI or MFI as base indicator.
added option for price bar coloring according to the indicator. (deselecting "borders" in the "style" tab is recommended)
price bar coloring can be adjusted for different strategies:
1. following the slope of the histogram (for faster entry/exit signals)
2. according to positive or negative histogram (for longer moves)
3. according to pos. or neg. RSI/MFI (for longer term trend holds)
4. uptrend: biased towards faster buy signals and slower sell signals to stay in the uptrend
5. downtrend: biased towards faster sell signals and slower buy signals to stay in the downtrend
A longer timeframe (eg. 3x) is recommended for following trend moves.
try different strategies to see what works better for RSI or MFI.
JD.
Double Inside Bar FinderHighlights in blue when an inside bar follows an inside bar. Double inside bars (when used on the daily timeframe) are a way of easily finding equilibrium patterns (i.e. pennant shaped price action) on lower time frames. There is usually a strong move in whatever direction these patterns break, so good to have alerts set up for your favourite markets.
BD RSI & STOCH RSI BAR COLOR CHANGERA simple indicator displaying RSI and STOCHASTIC RSI combined in the one indicator. This indicator also changes the bar colour to yellow when it meets the overbrought conditions of both the RSI and the STOCH RSI and changes the bar colour to black when it meets the oversold conditions of both the RSI and STOCH RSI. The values of these conditions are set as the regular defaults but can be changed in the input settings to suit different time frames and user requirements. This does NOT generate signals but simply shows when both the RSI & STOCH RSI are oversold or overbrought.
[MV] %B with SMA + Volume Based Colored Bars
Entry Signal when %B Crosses with SMA and this is more meaningful if it supports colored bars.
Black Bar when prices go down and volume is bigger than 150% of its average, that indicates us price action is supported by a strong bearish volume
Blue Bar when prices go up and volume bigger than 150% of its average, that indicates us price action is supported by a strong bullish volume
VBC author @KIVANCfr3762
BB + Volume Based Coloured Bars//@version=3
//author KIVANC @fr3762 on twitter
//indicates the price bars whether it's supported by volume or not
study("BB + Volume Based Coloured Bars", shorttitle="VCBB", overlay=true)
length=input(21, "length", minval=1)
avrg=sma(volume,length)
vold1 = volume > avrg*1.5 and close= avrg*0.5 and volume<=avrg*1.5 and close avrg*1.5 and close>open
volu2 = volume >= avrg*0.5 and volume<=avrg*1.5 and close>open
volu3 = volume< avrg*0.5 and close>open
cold1=#800000
cold2=#FF0000
cold3=orange
colu1=#006400
colu2=lime
colu3=#7FFFD4
color = vold1 ? cold1 : vold2 ? cold2 : vold3 ? cold3 : volu1 ? colu1 : volu2 ? colu2 : volu3 ? colu3 : na
barcolor(color)
per = input(20, title="BB Periodu")
sapma = input(2,title="BB Sapma Çarpaný")
source = close
ortaband = sma(source, per)
stsapma = sapma * stdev(source, per)
ustBB = ortaband + stsapma
altBB = ortaband - stsapma
plot(ortaband, color=blue, linewidth=2, title="BBup")
plot(ustBB, color=red, linewidth=2, title="BBmid")
plot(altBB, color=red, linewidth=2, title="BBdown")
Odd Bars Emiliano MesaSimple code which will find and highlight big price movements in a small period of time. This price movements will usually have an opposite reaction of the same size.
Use this indicator under your own risk.
Emiliano Mesa
Better Inside BarsIndicates a single inside bar with a yellow plus symbol and two inside bars in a row with a yellow circle.
Closing bars arrowsSimple script which adds arrows above or below bars.
Triangles will appear if close prices is in a above 80% or below 20% of tick price bar.
Default values can be changed from settings.
Calculated projected value one bar aheadcalc_proj - a some calculated value is plotted one bar ahead the current last bar.
This was requested here getsatisfaction.com