ATRIX Momentum OscillatorAMO is a part of Atrix trade system. TTC v2 replacement.
Highly recommend to use with Atrix (Alligator on TRIX).
Awesome Oscillator (AO)
Awesome Oscillator and MACD, AntiStep VersionAny indicator based on moving averages (MAs) lags real-time movement. Immediately after large ("step") changes in level, the pre-step values that are still within the MA window cause the result to falsely reflect continued movement, even if real-time values remain flat or move in the opposite direction.
To counter this, when a step change of a configurable size is detected, my technique temporarily shrinks the MA window size to include only those values occurring since the step change, and then allow the size to increase to normal length as we move away from the step change.
Changes from my previous AO/MACD indicator:
Added anti-step capabilities, including brand-new functions that implement my anti-step technique in ema() and rma().
Created generalized alpha_ma() function, which allows ema function creation using custom alpha structures.
Created "_external" versions of all antistep functions, allowing step detection to be based on some other series, aside from the one being averaged (this is required for the macd signal ma).
Added options to calculate ao and macd using SMA, EMA, or RMA, including anti-step versions of all three.
Added bull and bear signal indicators based on previous descriptions.
Comparison with anti-step enabled and disabled:
Comparison with different tolerance levels (positive tolerance detects fewer steps; negative tolerance detects more steps):
Awesome Oscillator with AntiStep CorrectionHere is the well-known Awesome Oscillator (AO), which I use to present the real purpose of this post: a function that provides step correction for simple moving averages (SMAs).
We all know that any indicator based on moving averages lags real-time movement. Normally this is fine, but just after large ("step") changes in level, the pre-step values that are still within the SMA window cause the result to falsely reflect continued movement, even when real-time values remain flat.
To counter this, when a step change of a configurable size is detected, I temporarily shrink the SMA window size to include only those values occurring since the step change, and then allow the size to increase to normal length as we move away from the step change. This is accomplished within the antistep_sma() function.
Note that this will cause SMAs of different lengths (e.g. those used in the AO) to be temporarily equal, until the shorter of the two reaches its normal size and begins to leave the longer one behind again. You can see this above, where the AO, which is the difference of two SMAs, goes to 0 immediately after a sufficiently large step change--configured to 0.5% in this case.
Awesome Oscillator and MACD HistogramThis is a quick script that combines two standard indicators, the Awesome Oscillator and MACD histogram, to highlight the beginnings of periods of fast price movement (divergence between the two). Since MACD's EMA responds more quickly than AO's SMA, look for periods of green over gold as a bullish signal, and red under blue as a bearish signal.
Of course both indicators are lagging in nature, but the presence of this divergence often leads larger, continued movement in the same direction.
Bullish Signals
Change from red to green below 0 with either blue or gold above 0 (strengthened on second green bar):
Rising green above 0 with gold below 0:
Bearish Signals
Change from green to red above 0 with either blue or gold below 0 (strengthened on second red bar):
Deepening red below 0 with blue above 0:
AO and AC Zones (Bill Williams)The colored Zones is the combination of the Awesome Oscillator (AO) and Accelerator Oscillator (AC) indicator by Bill Williams.
If both AO and AC bars are uptrending, the zone is blue
If both AO and AC bars are downtrending, the zone is red
If AO and AC have different colors, the zone is gray
Blue and red zones
This zones allows you to trade more aggressively, you could also add to current positions
Gray zone
You should avoid those flat (or choppy) market and don't open new positions or add to your current ones
You could use this indicator also in combination with MACD.
Please always remember, there is no holy grail indicator!
Williams Trader BetaWilliams Trader Beta (not for public use)
Essentially what I wanted to do was create a script that could recognize setups from one of the systems laid out by Dr. Bill Williams
I put blue label ups at bottom and below bar for long entry
I put fuchsia label downs at bottom and below bar for short entry
These are times when:
AO > 0 & a Break Out Occurs of Fractal up above Gator Teeth
or
AO < 0 & a Break Out Occurs of Fractal down below Gator Teeth
These also have alert conditions... be sure to use once per bar on close if using this condition!
Accelerator Oscillator (AC) Strategy The Accelerator Oscillator has been developed by Bill Williams
as the development of the Awesome Oscillator. It represents the
difference between the Awesome Oscillator and the 5-period moving
average, and as such it shows the speed of change of the Awesome
Oscillator, which can be useful to find trend reversals before the
Awesome Oscillator does.
Bollinger Awesome Alert R1 by JustUncleLThis indicator is an implementation of the Bollinger Band and Awesome Oscillator Scalping system.
This technique is for those who want the most simple method that is very effective. It is BEST traded during the busiest trading hours, 3am to 12am EST NY time. This method doesn't work in sideways markets, only in volatile trending markets.
Time Frames: 1, 5, 10, 15 ,30 min.
Currency pairs: majors.
Other Chart indicators:
Add Awesome Oscillator.
Optionally Add Squeeze Indicator.
Here's the strategy:
Going LONG:
Enter a long position when the black 3 EMA has crossed up through the Bollinger red middle band MA. At the same time, the Awesome should be approaching or crossing it's zeroline, going up. This is indicated by "Buy" alert.
Going SHORT:
Enter a short position when the black 3 EMA has crossed down through the Bollinger red middle band MA. At the same time, the Awesome should be approaching or crossing it's zero line, going down. This is indicated by the "Sell" Alert.
Take profit:
10-20 pips depending on pair or When Awesome Oscillator turns a different colour.
HINTS: Best trades tend to occur when price reversing bounce off outer band and outside the Optional Bollinger Squeeze indication.
B3 Awesome Oscillator IIThe Awesome Oscillator is a simple average of the HL2 mean done at length 5 and 34 and taking the difference of the two. The Elliot Wave Oscillator is similar to this as well. What I have done is make my own version AO-II for my tastes. I use DTI a bunch and when range contracts and trends aren't solid, a more responsive indicator is needed, and that is where AO-II comes in. Then in some chop or even in a slow rolling trend, they both suffer as you can see in the middle of the chart above. But in general, AO-II is the jitterier little cousin.
In this modification of a standard, I have added a (code-protected) derivative to the mix that will help bring the oscillator back to zero more often than its momentum measuring counterparts. The offset is set to 1 by default meaning it will not change in the current bar as it moves along. This also makes all the crosses appear late in history, but you will notice that the signal crossings are all still fairly lag free.
Much like in DTI, in AO-II you should note the slope and relation to zero. Divergences can be seen in AO-II, and depending on the action it can be wrong, so careful there. I think the idea behind most momentum indicators is to look for entry on overages in direction that might be looking to correct or reverse. Then once in the trade going the correct way with your indicator you stay the course till indicator tells you to exit.
Bill Williams. Awesome Oscillator (AC) Signal Line This indicator plots the oscillator as a histogram where blue denotes
periods suited for buying and red . for selling. If the current value
of AO (Awesome Oscillator) is above previous, the period is considered
suited for buying and the period is marked blue. If the AO value is not
above previous, the period is considered suited for selling and the
indicator marks it as red.
Bill Williams. Awesome Oscillator (AO) Signal Line This indicator is based on Bill Williams` recommendations from his book
"New Trading Dimensions". We recommend this book to you as most useful reading.
The wisdom, technical expertise, and skillful teaching style of Williams make
it a truly revolutionary-level source. A must-have new book for stock and
commodity traders.
The 1st 2 chapters are somewhat of ramble where the author describes the
"metaphysics" of trading. Still some good ideas are offered. The book references
chaos theory, and leaves it up to the reader to believe whether "supercomputers"
were used in formulating the various trading methods (the author wants to come across
as an applied mathemetician, but he sure looks like a stock trader). There isn't any
obvious connection with Chaos Theory - despite of the weak link between the title and
content, the trading methodologies do work. Most readers think the author's systems to
be a perfect filter and trigger for a short term trading system. He states a goal of
10%/month, but when these filters & axioms are correctly combined with a good momentum
system, much more is a probable result.
There's better written & more informative books out there for less money, but this author
does have the "Holy Grail" of stock trading. A set of filters, axioms, and methods which are
the "missing link" for any trading system which is based upon conventional indicators.
This indicator plots the oscillator as a histogram where periods fit for buying are marked
as blue, and periods fit for selling as red. If the current value of AC (Awesome Oscillator)
is over the previous, the period is deemed fit for buying and the indicator is marked blue.
If the AC values is not over the previous, the period is deemed fir for selling and the indicator
is marked red.