당사 팬 페이지에 가입하십시오
- 조회수:
- 8035
- 평가:
- 게시됨:
- 2017.01.18 09:16
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
The indicator plots a histogram of statistical distribution for the Bid and Ask prices. Diagram is cumulative.
It is also possible to perform statistical analysis of additional pairs:
- High and Low;
- Open and Close.
Tips:
- It is better to use smaller timeframes.
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/16334

Indicator that draws Fibonacci levels based on the last bar.

The Fibo ZigaZag indicator allows to calculate the probable support and resistance levels using the Fibonacci ratios.

Synchronization of the bars displayed on all open charts of the terminal.

The vaMA indicator with the ability to replace averaging. It displays the most recent value as a price label with the possibility to round the channel levels up to a required number of digits. Additionally, it indicates the trend strength by colored dots based on the standard deviation algorithm.