거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Telegram에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
지표

ClusterBox - vertical cross-section of the market - MetaTrader 4용 지표

조회수:
18235
평가:
(31)
게시됨:
2015.12.11 10:54
업데이트됨:
2016.11.22 07:32
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

General Information

For each candlestick of any timeframe there is a corresponding amount of ticks that formed it. On Forex charts this trait is displayed as Volume, although it has no direct relation to the real trade volumes. However, the tick volume data can be in the same way as the real volume data.

The information about the ticks that came before the indicator was attached are taken from the special tick file, which is formed with the help of the Ticks collector. A ready-made tick file can also be taken from the archive. If the history rendering is not required, then the indicator values will appear in real-time, provided the new ticks arrive.

About the ClusterBox indicator

The ClusterBox indicator displays the detailed picture of tick distribution inside the candlestick, if it is split into several clusters. Each cluster is characterized by height, set in points (the "Amount of points in one cluster" parameter). Therefore, each candlestick will contain a different amount of clusters depending on its height.

Depending on the size of the accumulated tick volume, the text label indicating the amount of ticks in the cluster will be represented by a certain color.

Accordance between the minimum tick volume level and the color which represents that level is set in the related parameters "Minimal volume. Level N" and "Color of level N". Therefore, the tick volume that is greater than the value of the "Minimal volume. level 5" parameter is represented by a color specified in the "Color of level 5" parameter.

More information can be found here — The vertical cross-section of the market.

MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/14125

On the MaZi On the MaZi

The Expert Advisor is based on the "On the MaZi" strategy.

ConvertTicksFile ConvertTicksFile

The converter of the tick files created with the Ticks collector into different data representation formats.

Several Moving Average Several Moving Average

Indicator with several Moving Averages.

Close_all-e Close_all-e

Script that closes orders and (or) deletes pending orders.