Extended Awesome Oscillator (AO) with alerts – indicator MetaTrader 4

Extended Awesome Oscillator (AO) with alerts - indicator for MetaTrader 4
Author: I’m not the author of this script. This indicator is the improvement of the Awesome_Signal – Extended Awesome indicator. After my request the alert system development is made by the FxService.eu. Great thanks to the developer. This is probably the most advanced Awesome Oscillator (AO) availale with this features:  1. Signal line 2. Signal … Read more

Awesome Oscillator (AO) – indicator MetaTrader 5

Awesome Oscillator (AO) - indicator for MetaTrader 5
Bill Williams’s Awesome Oscillator (AO) is a 34-period simple moving average, plotted through the middle points of the bars (H+L)/2, which is subtracted from the 5-period simple moving average, built across the central points of the bars (H+L)/2. It shows us quite clearly what’s happening to the market driving force at the present moment. (B. … Read more

Awesome Oscillator Divergence – indicator MetaTrader 5

Awesome Oscillator Bullish Divergence
This indicator will plot divergence lines on the Awesome_Oscillator indicator and will give buy and sell signal by displaying arrows. It also has a built-in Show_alert, Play_Sound, Send_Email & Send_Notification function. In default: Bullish Regular_Divergence is plotted in Blue lines & solid, Bullish Hidden_Divergence is plotted in Aqua lines & dotted, Bearish Regular_Divergence is plotted … Read more

Awesome Modified – indicator MetaTrader 5

Awesome Modified indicator MQL5
This indicator is a modification of classical Awesome indicator. It computes the smoothed rate of change of two exponential means. More precisely, the indicator has 5 inputs: shortmean, mediummean and longmean stand for three exponential averages (by default 18, 40 and 200, respectively). The last two inputs indicate the exponential average for the rate of … Read more

Smoothed Awesome indicator – indicator MetaTrader 4

Smoothed Awesome indicator - indicator for MetaTrader 4
Description: This indicator is a modification of classical Awesome indicator. It computes the smoothed rate of change of two smoothed moving averages. More precisely, the indicator has 3 inputs: shortmean and longmean stand for two smoothed moving averages (by default 5 and 34, respectively). The last input, meanAO, indicate the smoothed moving average for the … Read more

Ticker Awesome Oscillator – indicator MetaTrader 4

Ticker Awesome Oscillator - indicator for MetaTrader 4
Author: mandorrIt is calculated as the difference between two simple moving averages: SMA(5) and SMA(34). Type of the chart: histogram with green and red colored bars.In the “Ticker Awesome Oscillator” indicator the buffer with the index 0 (№0 in the “Colors” tab) is the hidden line, it returns the value of the oscillator when called from … Read more

Awesome Oscillator – 4 colors, customizable – indicator MetaTrader 4

Awesome Oscillator - 4 colors, customizable - indicator for MetaTrader 4
Awesome Oscillator, customizable, 4 colors, and some more parameters I started with default MetaQuotes Awesome Oscillator. I borrowed the 4 colors idea from AIMS YouTube videos. And some more parameters from other Awesome Oscillators in CodeBase. I wanted the most customizable AO possible, for my needs. Awesome Oscillator – 4 colors, customizable – indicator MetaTrader … Read more

Awesome oscillator – extended – indicator MetaTrader 5

Awesome oscillator - extended - indicator for MetaTrader 5
Awesome oscillator exists as an indicator in MetaTrader 5 already . This version adds some options and extra functionality. You can use 4 types of averages for calculation: simple moving average (default — by definition this is what awesome oscillator uses) exponential moving average smoothed moving average linear weighted moving average Extended set of prices. … Read more

Volume weighted awesome oscillator – indicator MetaTrader 5

Volume weighted awesome oscillator - indicator for MetaTrader 5
Theory: Bill Williams’s Awesome Oscillator Technical Indicator (AO) is a 34-period simple moving average, plotted through the bars midpoints (H+L)/2, which is subtracted from the 5-period simple moving average, built across the bars midpoints (H+L)/2. It shows us quite clearly what’s happening to the market driving force at the present moment. This version: It is … Read more