Archive for June 2011

 
 

BbSq (bbsqueeze) – OsMA MT4 Indicator

BbSq (bbsqueeze) - OsMA MT4 Indicator

BbSq (bbsqueeze) – OsMA MT4 Indicator – It is the bbsqueeze indicator but with OsMA as momentum. Be aware of the changes I have made on the setups for the Keltner Channels.

It´s just for filtering out to many setups.

MAcrosses MT4 Indicator

Counts crosses off MAs, it shows % that all MAs are above slower MAs

If MA crosses above another, the indicator rises
If MA crosses under another, the indicator falls

If the indicator rises to 100%, every MA is above MAs with higher period
If the indicator falls to 0%, every MA is under MAs with higher period

The indicator is calculated with 10 MAs, you set the maximal MA, the minimal is calculated 0.1*maximalMA and step between MAs is also 0.1*maximalMA

MAcrosses settings:
MA the maximal MA
MAavg period to calculate moving average from MAcrosses
MAmethod MA moving average method:

* 0 Simple moving average,
* 1 Exponential moving average,
* 2 Smoothed moving average,
* 3 Linear weighted moving average.

Can by used as a trend indicator with high values
opinion: there is an UP trend when MAcrosses 10% limit from below up, DOWN trend when MAcrosses 90% limit from above down

MAcrosses-MT4-Indicator

STALIN MT4 Indicator

STALIN MT4 Indicator

STALIN MT4 Indicator – The Buy/Sell signals of the indicator are based on crossover of two Moving Averages (MA) with different periods.

The indicator has the following features:

1. Filter, based on RSI (Relative Strength Index) indicator.
2. Movement confirmation filter.
3. Flat movement filter.

The checks are based on the 1st bar (completed).

Madness MA – MT4 Indicator

Madness MA - MT4 Indicator

Madness MA MT4 Indicator calculates correlation between MAs of different periods.

* Black/Red dots – Shows Open/Close signals (Above chart = BUY, below = SELL)
* Silver Line – Trend corelation (100 = All MAs are UP trend, -100 = All MAs are DOWN trend)
* Blue Line – Sort Degree (100 = All MAs are ASCENDING, -100 = All MAs are DESCENDING)
* Blue Dashed Line – Rough Sort Degree between MAcheck, Higher MAs and Lower MAs (100 = All Higher MAs are above MAcheck and all Lower MAs are below MAcheck, -100 = Higher MAs < MAcheck < Lower MAs; Higher and Lower MAs don’t have to be sorted)

Smoothed RSI Inverse Fisher MT4 Indicator

Smoothed RSI Inverse Fisher

Smoothed RSI Inverse Fisher is Coded and presented by Sylvain Vervoort in the October 2010 issue of Stocks & Commodities magazine. It begins by smoothing the price curve with a “rainbow” weighted moving average.

This smoothed price curve is used to calculate a RSI, which is then smoothed with the Vervoort zero-lag exponential moving average.

Smoothed RSI Inverse Fisher Transform excerpt from S&C magazine

The Fisher transform has been a familiar concept to STOCKS & COMMODITIES readers in recent years following its introduction in 2002 by frequent S&C contributor John Ehlers. Its creator, Ronald Fisher, was one of the leading scientists of the 20th century, making major contributions to statistics, evolutionary biology, and genetics. Ehlers’ 2004 followup index (RSI), changing what was a good turning-point indicator to one that fine-tuned the timing of possible entry and exit points. Here is the inverse Fisher transform formula:

y = (Exp(2 * x) – 1)/(Exp(2 * x) + 1)

where x is the input value and y is the transformed value. Figure 1 shows a plot of the inverse Fisher transform. The transform creates boundaries to keep the output value in the range between -1 to +1. Input values larger than 2 generate a result close to 1, while input values less than -2 generate a result close to -1. This boundary characteristic is useful with
any indicator moving between two fixed values, like the relative strength index (RSI).
But the input data for the inverse Fisher transform formula needs to be in the range of -5 to +5. The normal RSI is in the range of zero to 100, but we can convert this to a range of -5
to 5, using the following formula:

x = 0.1 * (RSI value – 50)

FIGURE 1: INVERSE FISHER TRANSFORM. The transform creates boundaries to keep the output value in the range of -1 to +1. Input values larger than 2 generate a result close to 1, and input values less than -2 generate a result close to -1. This boundary characteristic is useful with any indicator moving between two fixed values, like the RSI.

RSI to Inverse Fisher Transform

With the inverse Fisher transform RSI values above 60 will be squeezed into the top 12% of the range, and RSI values below 40 will be squeezed into the bottom 12% of the range. The transform causes the RSI transition from 40 to 60, to be plotted as a very sharp swing. In Figure 3 you see a chart starting with a flat price move, followed by an up and down price move. You can compare the original RSI in blue with its inverse Fisher transform in red (first and second graphs below the price plot). In his 2004 article, John Ehlers used a nine-day weighted moving average on the inverse Fisher transform with a five day RSI to create clearer buy and sell points. This is the green curve in Figure 2 (the third graph below the price plot). When the curve crosses above 27, it is a buying point, and when it falls below 73, it is a selling point. What I want to achieve is the last black curve that you can see on the bottom pane. If you compare this curve with the green one, you will see that you generally get faster buy and sell signals with very clear turning points reaching the zero and 100 level.

FIGURE 2: RSI TO SVE INVERSE FISHER RSI. Here you see the RSI, inverse Fisher transform, John Ehlers’ inverse Fisher transform, and the SVE inverse Fisher RSI. Which one gives you faster buy and sell signals with clear turning points?

Look for the formula and learn how to trade with this indicator reading the complete article in the October 2010 issue of Stocks & Commodities magazine.

MACD Patterns MT4 Indicator

MACD Patterns MT4 Indicator

MACD Patterns MT4 Indicator
Indicator finds MACD patterns and the appropriate arrow.

MACD Patterns MT4 Indicator

Indicator VS ChanelTrend MT4 Indicator

Indicator VS ChanelTrend MT4 Indicator

Indicator VS ChanelTrend MT4 Indicator draw support lines, resistance to their channels. Vertical line (orange) StartTL (not rename) you can move on history, will be automatically redrawn and lines. If you are not redrawn – refresh the screen. In the upper right corner – the amount of support and resistance lines.

External variables:

1. extern int FirstBar = 1, / / ??Start bar the construction of lines (the coordinate of the vertical line StartTL)
2. extern int DeltaBar = 3 / / The minimum size of the lines in bars
3. extern bool InsLine = true; / / Build or no additional internal line support and resistance

FractalsTrend MT4 Indicator

FractalsTrend MT4 Indicator

FractalsTrend MT4 Indicator draws the line for the last 2 top and 2 lower fractals.You can select any timeframe.

SupDem: Supply and Demand MT4 Indicator

SupDem: Supply and Demand MT4 Indicator

SupDem: Supply and Demand MT4 Indicator Draw potential supply and demand levels or you can say support and resistance levels. If you find this indicator helpful you can use it on every pair and time frame.