list of free metatrader indicators

Post on 16-Nov-2014

1.931 Views

Category:

Documents

1 Downloads

Preview:

Click to see full reader

DESCRIPTION

List of Free MetaTrader Indicators

TRANSCRIPT

Metatrader Indicators 1

Bollinger Bands

Bollinger BandsClick on image for larger view

Bollinger bands are formed by three lines. The middle line (ML) is a usual Moving Average.

ML = SUM [CLOSE, N]/N

The top line, TL, is the same as the middle line a certain number of standard deviations (D) higher than the ML.

TL = ML + (D*StdDev)

The bottom line (BL) is the middle line shifted down by the same number of standard deviations.

BL = ML — (D*StdDev)

Where:N — is the number of periods used in calculation;SMA — Simple Moving Average;StdDev — means Standard Deviation.

StdDev = SQRT(SUM[(CLOSE — SMA(CLOSE, N))^2, N]/N)

Metatrader Indicators 14

BarTimer BarTimer

It displays the current time position in relation to the beginning and the end of the bar. In addition the ratio between the time passed since the beginning of the bar and the whole bar duration expressed in percents is given. The informer is useful for choosing the moment of making a trade decision.

Bands LSMA Indicator Bands LSMA Indicator

Metatrader Indicators 17

top related