당사 팬 페이지에 가입하십시오
- 조회수:
- 5202
- 평가:
- 게시됨:
- 2018.04.18 17:03
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
The indicator calculates and displays on a chart the autocorrelation function, which shows the relationship between the function (signal) and its shifted copy depending on the time shift value.
More about the function in Wikipedia.
The indicator has one input parameter:
- Period - the period for plotting the function graph.
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/20121

The indicator allows setting any dimension for each side of a fractal.

MACD with advanced settings. In addition to the standard parameters of the fast and slow EMA periods, signal SMA periods and calculation price, this indicator allows setting the calculation method for each line and use either absolute or relative values for MACD calculation.

The "Small Inside Bar" indicator. It searches for formations, in which the internal candlestick of the "Internal bar" pattern is not more than half the size of the determinant candlestick.

SSS (Special Slow Stochastic) has an additional smoothed (slow) line based on the Stochastic signal line.