당사 팬 페이지에 가입하십시오
- 조회수:
- 29937
- 평가:
- 게시됨:
- 2012.06.25 10:47
- 업데이트됨:
- 2016.11.22 07:32
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
Description:
Standard Bollinger Bands ® indicator is based on simple moving average. This Bollinger MA Price indicator is more elastic in input parameters. It will allow you to use other moving averages, standard spectrum of applied prices and to calculate upper and lower lines more precisely with deviation as a double value.
This indicator is prepared based on Bollinger Bands, BB template. Several completed versions of Bollinger MA Price indicator are also prepared for those, who knows what moving average and price to use.
Input parameters:
MA_method:
- 0 - Simple moving average,
- 1 - Exponential moving average,
- 2 - Smoothed moving average,
- 3 - Linear weighted moving average.
Applied_price:
- 0 - close price,
- 1 - open price,
- 2 - high price,
- 3 - low price,
-
4 - median price,
-
5 - typical price,
- 6 - weighted close price.
Bollinger MA Price indicator
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/10772

Find the highest and lowest price in the specified period,then draw four 25~85-degree angle line for forecast price .
![[EA] Charles-1.3.3](https://c.mql5.com/i/code/expert.png)
EA placing orders progressively and scalping on global profit.