당사 팬 페이지에 가입하십시오
- 조회수:
- 7767
- 평가:
- 게시됨:
- 2017.05.29 15:40
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
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
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: 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.