당사 팬 페이지에 가입하십시오
- 조회수:
- 6971
- 평가:
- 게시됨:
- 2013.02.01 06:25
- 업데이트됨:
- 2016.11.22 07:32
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
Description:
The system of three signal indicators in one window. Yellow line is a trigger trend indicator based on a simple Moving Average. The trend is defined on the price level in relation to Moving Average. If the indicator value is higher than zero it is the up trend, if lower than zero it is the down trend.
Two more indicators are two histograms. One histogram has short bars (red and blue), the other has long bars (pink and green). Both histograms are drawn on a simultaneous use of the Accelerator and the Stochastic technical indicators. The histograms trigger signals to make deals. More optimal use of the histograms will be coincidence of the trend on trigger with the trend color on histograms.
This indicator has only one input parameter to regulate the period of the trigger Moving Average.
//+-----------------------------------+ //| INDICATOR INPUT PARAMETERS | //+-----------------------------------+ input uint SMA_Filter_Period=50;
Fig.1 The OzFX_D1_IndAES_v1.0 indicator
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/1501

A typical Moving Average

Phoenix5 is Forex signal indicator which traditionally represents itself a set of pink and blue points

A simple trend indicator.

The indicator forecasts day's price range