Williams Fractal Trailing StopsUnlike the built-in version, you can configure how many bars it takes to confirm a fractal. This indicator plots all Williams high and low fractals, and a stop line that trails the fractals up and down. Includes long and short stop alerts. You can choose whether the trail flips long-short based on the price being exceeded within a candle or on candle close. This indicator deals only with fractals and doesn't get into the Alligator or anything else.
I've commented it extensively, so that it might be useful for people learning Pinescript. Enjoy!
ビル・ウィリアムズのインジケーター
Choi Bollinger Band, Moving average, Awesome Oscillator Action Combine Bollinger Band signal with Awesome Oscillator signal by changing the baseline of signal Bollinger Band as well to show trading status.
This also includes 5-day and 50-day Moving average signals and the color change of candles To show trading status.
PRISM Oscillators Set {PREMIUM}The PRISM Oscillator Set consists of:
(1) A modified-pSAR derived main driving oscillator (P-Oscillator).
(2) With MAJeStic (Momentum, Acceleration, Jerk, Snap) Oscillators Set (M-, A-, J-, S-Oscillators respectively).
User can switch the main oscillator to RSI-mode (default), as well as reverting to configurable EMA/SMA MACD mode as well.
The P-Oscillator
The P-Oscillator (centered at 50 in the y-axis) indicates the instantaneous bullish/bearish cycle of the market, and the degree of which.
A MA-line is provided as well (VWMA-mode is set as the default, but user can choose to switch to SMA-mode).
The crossing of the P-Oscillator into its MA-line signals a significant turn in the P-Oscillator , similar to how the cross between MAs are being used to signal a golden/death-cross (example: P-Oscillator crossing down its MA-line indicates a probable shift into the bearish phase).
The MAJeStic-Oscillators
The MAJeStic-Oscillators are derived from the main P-Oscillator .
The M-Oscillator is the momentum oscillator, to more clearly visually indicate the current momentum phase of the main P-Oscillator -- i.e. when the oscillator is above the zeroline at -50, the P-oscillator is in an uptrend; and the magnitude of which indicates the velocity (or to be more precise, the speed) of the current momentum trend.
The AJ-Ribbon consists of the acceleration and jerk oscillators, to indicate the hidden underlying trends in the momentum. They can be thought of as the hidden force/hand that pushes and pulls the momentum oscillator upwards or downwards.
Both the M-Oscillator and the AJ-Ribbon are y-shifted down with its zeroline set at -50, simply for the purpose of clarity of presentation for this multiple-oscillator script.
The S-Oscillator is centered about the 0 as its zeroline. It is a highest-order indicator, derived from the AJ-Ribbon , and is an extremely sensitive indicator -- which is able to dig up even the more subtle market trends that may later cascade into a more macro trend. For example: when it crosses from the negative into the positive (especially with a steeply positive slope) and holds above the zeroline, it is then likely that price will see some upside movement ahead (depending on the magnitude of the oscillator as well), even if it may presently be simply moving sideways or even downwards (i.e. a divergence in the S-oscillator wrt the current price movement).
The alignment of the various indicators gives the clearest signal of the market trend, however, that naturally isn't always the case. Hence, when signals from the oscillators looks conflicted, the higher order oscillators (i.e. the AJ-Ribbon, and the S-Oscillator) will be helpful indicators of possible movement incoming; alternatively looking for divergence and hidden divergence of the P-Oscillator (set to RSI-mode) is also an effective strategy.
This oscillator set is suitable to be applied on any timeframes and on any charts.
This oscillator does not give precise price targets, but only offers a qualitative view of the present as well as the probable incoming price action.
To (attempt to) predict price targets, I personally use the PRISM Oscillator Set in conjunction a combination of various support & resistance analytical strategies: e.g. VPVR-levels, moving averages, trend-lines, Ichimoku Cloud, etc. and looking/waiting for sufficient candle closing and break-outs for confirmation, etc.
The PRISM Oscillator Set provide a momentum-focused perspective of the current market.
While my other script, Cyber Ensemble ( which generates buy/sell signals base on the scoring of a large ensemble of technical indicators + and modified by a series of filters ), provides a technical perspective of the current market; and which I frequently use conjunction with the PRISM Oscillator Set .
~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~
Note:
In no way is this intended as a financial/investment/trading advice. You are responsible for your own investment/trade decisions.
Please exercise your own judgement for your own trades base on your own risk-aversion level and goals as an investor or a trader. The use of OTHER indicators and analysis in conjunction (tailored to your own style of investing/trading) will help improve confidence of your analysis, for you to determine your own trade decisions.
~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~
Please PM me for access information.
© cybernetwork
Fractals With Alerts For SwingsThis is a Fractals script with the capacity to provide alerts when two candles have completed after the swing point.
The alert can be placed after the swing point has been identified on a 3 candle formation and alerts when the a 5 candle formation is complete, ie; two closed candles after the swing point
Always in ProfitThis indicator gives trend directions on bars, and confirmations on moving averages.
You can choose different and set periods. If there is growth, the color will be green; if there is a decrease, the color will be red.
This can be used, for example, for scalping.
DI+ and ACThis script utilizes the Directional Movement Plus from the Directional Movement Index and Accelerator Oscillator (developed by Bill Williams to be based off of the Awesome Oscillator ) indicator to determine an entry signal. When the DI+ goes to a low value (<= 10), there is a high probability that a downtrend reversal may occur. The Accelerator Oscillator ( AC ) is used to compliment this theory by looking at the strength of the trend. As the AC shows weakening downtrend acceleration, we can confirm a potentional long entry.
Awesome Accelerator Oscillator (combo AO/AC)===========
Awesome Accelerator Oscillator
===========
A Combination of the Awesome Oscillator and the Accelerator Oscillator in one handy histogram.
-----------
Editable settings include Fast Length , Slow Length and Trigger Length to provide a comprehensive indicator from a combination of Bill Williams' two most famous oscillators.
Background color changes depending on overall/combined oscillator direction (gray for null ).
There's not much else to say about this indicator - does what it says on the tin!
Good Luck and Happy Trading!
Chaloke System StrategyChaloke System Strategy
This is a trend indicator
Atr and 3 moving averages are used
Short 9-day moving average,Medium 15-day moving average,Calculated with a long 24-day moving average.
Atr period : 5
Sht,Mid,Lng calculation method is different
Buying Strategy
long = crossover(Sht,Mid) and close > Sht
Selling Strategy
short = crossunder(Sht, Lng ) or close < Lng
Buy should be done when the barcolor turns green
Sell should be done when barcolor is red
When the barcolor is black, there may be change.
Indicator: Price Weight Oscillator [xQT5]This is my revision of AO (Awesome Oscillator) that can give more correct and early signals as on my opinion.
I'm used a original formula of AO and modified it with high and low prices adding.
Enjoy it!
Fractal Breakout StrategyFractal
A type of pattern used in technical analysis to predict a reversal in the current trend. A fractal pattern consists of five bars and is identified when the price meets the following characteristics:
1. A shift from a downtrend to an uptrend occurs when the lowest bar is located in the middle of the pattern and two bars with successively higher lows are positioned around it.
2. A shift from an uptrend to a downtrend occurs when the highest bar is located in the middle of the pattern and two bars with successively lower highs are positioned around it.
Kimchi & Satoshi PremiumThis indicator show Kimchi & Satoshi Premium.
Kimchi Pr means that BTC/KRW price more expensive than BTC/USD price, so traders can use this, Arbitrage trading.
Satoshi Pr means that alt/BTC price, confirmed BTC /USD price calculate is more expensive than not calculate.
so Traders can use this arbitrage trading too.
-the color?
lime color = KRW > USD (Kimchi PR)
red color = KRW < USD (Reverse Kimchi PR)
Enjoy!
Yield Inversion HighlightAs traders we must keep track of lots of information to make educated decisions. One factor traders use a lot to gauge sentiment is Yield Inversion. This script paints a red background when it is inverted and a green background when it is not. This is not a comprehensive analysis just a quick way to spot changes in the bonds market.
This can be applied to any symbol.
BreakBreak
The idea of this indicator is to show the price trend, the pivot-based control points and possible Long and short trades.
The pivot points create levels of support and resistance, if the price breaks the resistance means that the price is bullish, if the price breaks the supports means that the price is bearish.
It shows the highs and lows based on pivot points, showing HH LH HL LL depending on the previous pivots.
A better confirmation for an uptrend is to expect higher high (HH) and then a Higher Low (HL), and for a downtrend expect Lower Low (LL) and then a Lower High (LH).
When the price breaks a previous high or low level, a signal will be triggered in that direction, it is also possible to filter these signals with a ribbon of moving averages, you can choose up to 14 different types of MA's.
BEST ABCD Pattern StrategyHello traders
This is the strategy version of this script
I - Concept
I present to you, ladies and gentlemen, the first screener for harmonic patterns.
Starting with an ACBD pattern screener this time!!
I used the calculations from Ricardo Santo's script
In short, he's using fractals (regular or Bill Williams ) for the pattern calculations. A masterpiece !!!
II - Definitions
The ABCD pattern ( AB=CD ) is one of the classic chart patterns which is repeated over and over again.
The ABCD pattern shows perfect harmony between price and time.
The Williams Fractal is an indicator, developed by Bill Williams, that aims to detect reversal points (highs and lows) and marks them with arrows.
Up fractals and down fractals have specific shapes. The Williams Fractal indicator helps users determine in which direction price will develop
💎Strategy filters💎
I included some cool backtest filters:
- flexible take profit in USD value (plotted in blue)
- flexible stop loss in USD value (plotted in red)
The take profit and stop loss should work with Forex/FX pairs as well
All the BEST
Dave
Haos Visual DivergencesThe Haos Visual is a trend indicator consisting of two WIlliams % indicators.
I have added divergences to spot trend reversals within assets, divergences have no repaint and require single candle confirmation.
www.prorealcode.com
AO + AC with Buy/Sell SignalsThis is the Awesome / Accelerator Oscillator originally developed by Bill WIlliams, and includes shapes and alerts which correspond as Buy and Sell signals.
Bias And Sentiment Strength (BASS) Indicator by mattzabBias And Sentiment Strength (BASS) Indicator is designed to be a quick visualization as to the market strength.
Pair with Alligator, MACD, or Moving Average lines on your chart for good results.
How to use this indicator:
Blue above 0 is positive sentiment, red below 0 is negative sentiment.
If you have blue above and red below, be cautious! The Bass is telling you that we have a battle between the Bulls and the Bears!
The purple bars are your volume bias. Volume bias can be positive or negative, despite the direction of the overall trend. Positive Volume Bias along with Bullish Blue Sentiment is a great sign! Go Long! If you have Bullish Sentiment and have a negative Volume Bias, be cautious! Price may not be moving with much conviction, and may be subject to reversal!
This is basically several different histograms overlaying one another, and they are blue above 0 and red below 0.
MACD Histogram - Standard MACD Histogram here.
RSI Histogram - This is a standard RSI. It has been adjusted to "oscillate" above and below zero, which would be the 50 line on a normal RSI chart.
Slow Stochastic Histogram - This is a slow stochastic with a 21 Period K, 14 Period D, and 14 Smoothing K. The "oscillator" histogram is formed by subtracting K from D.
Awesome Oscillator - This is a standard Awesome Oscillator
Alligator Oscillator - This is formed by adding (lips + teeth) + (teeth - jaw)
Volume Bias - The Volume Bias is displayed as purple bars, and is calculated by a highly sophisticated and complex algorithmic function called subtraction. It's just the 30 Period Volume-Weighted Moving Average Minus the 30 Simple Moving Average.
Enjoy!