Unisciti alla nostra fan page
- Visualizzazioni:
- 7684
- Valutazioni:
- Pubblicato:
- 2017.05.29 15:40
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
Real author: SelfTraders
The indicator shows the current spread using a color line.
This indicator was first implemented in MQL4 and published in Code Base at mql4.com on 23.03.2015.
Fig.1 The Color_Spread indicator
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/18135

The Exp_XFatlXSatlCloud trading system is based on change of the trend direction displayed by the XFatlXSatlCloud indicator

A histogram of maximum and minimum values of parameters SYMBOL_SESSION_BUY_ORDERS — "the total number of current buy orders" and SYMBOL_SESSION_SELL_ORDERS — "the total number of current sell orders". The drawing style is DRAW_HISTOGRAM.

The library makes indicators' Init/Deinit synchronized

Two colored filled rectangles drawn between the values of two Bollinger channels on one bar.