Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Vues:
6388
Note:
(20)
Publié:
2012.11.15 10:11
Mise à jour:
2016.11.22 07:32
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Real Author:

Unknown

When dealing with small time frames, the spread value is important. For example, to set a buy stop based on the chart, you need to visually estimate the bid-ask spread.

This indicator draws the upper shadows of candles so that the Ask price (i.e. High=Ask) can be seen in the chart. Now the spread is clearly visible!

Fig.1 The BidAskChannel Indicator

Fig.1 The BidAskChannel Indicator 

This indicator was first implemented in MQL4 and published in Code Base at mql4.com 14.06.2011.  

Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/1034

Squize_MA Squize_MA

The Squize_MA indicator displays the intersection of two Moving Averages with different averaging periods. The chart also features conventional flat limits.

3rd Generation XMA 3rd Generation XMA

3rd Generation XMA is the 3rd generation moving average. This is an advanced version of the standard moving average indicator (МА) that follows a fairly simple procedure to reduce the time lag based on the increase in the moving average period.

CTradeStatistics CTradeStatistics

Class for the calculation of the ENUM_STATISTICS enumeration parameters

TradeStatisticsPanel TradeStatisticsPanel

The panel for the display of statistical parameters calculated based on the trade history.