당사 팬 페이지에 가입하십시오
- 조회수:
- 6725
- 평가:
- 게시됨:
- 2014.01.31 14:24
- 업데이트됨:
- 2016.11.22 07:32
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
Real author:
Bob O'Brien
A trend indicator with three states. During strong trends it colors bars in red or green depending on fall or rise. If there are no strong trends, the bar is gray.
The indicator is based on the values of the MACD histogram on a weekly chart and the Force Index oscillator on a daily chart. Green bars occur during the growth of the MACD histogram and fall of the oscillator below zero, and red color appears when the histogram falls and the oscillator moves above zero.
Originally this indicator has been written in MQL4 and was first published in the Code Base at mql4.com on 06.11.2007.
Figure 1. Indicator TSD_PP_MACD_FORCE_Ind_v1
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/2030

BlauTSStochastic indicator with the timeframe selection option available in input parameters.

William Blau's Stochastic Oscillator implemented as a color histogram with a signal line in the form of a colored cloud.

Indicator UltraWPR with the timeframe selection option available in input parameters.

A trend indicator drawn in the form of a colored histogram.