Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Visualizzazioni:
6382
Valutazioni:
(20)
Pubblicato:
2012.11.15 10:11
Aggiornato:
2016.11.22 07:32
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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.  

Tradotto dal russo da MetaQuotes Ltd.
Codice originale 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.