거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Telegram에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
당사 팬 페이지에 가입하십시오
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
Extent - MetaTrader 5용 지표
- 조회수:
- 7114
- 평가:
- 게시됨:
- 2018.11.20 12:44
- 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
Extent oscillator displays the difference between the moving average and the price as a colored histogram.
It has four inputs:
- MA period - moving average calculation period
- MA type - moving average type
- Simple - simple moving average
- Exponential - exponential moving average
- Smoothed - smoothed moving average
- Linear-Weighted - linear weighted moving average
- Wilder Exponential - Welles Wilder's exponential moving average
- Sine-Weighted - sine-weighted moving average
- Triangular - triangular moving average
- Least Square - least square moving average (LSMA)
- Hull MA by Alan Hull - Hull's moving average (HMA)
- Zero-Lag Exponential - exponential moving average with the minimum delay
- Instantaneous Trendline by J.Ehlers - John Ehlers' trendline
- Moving Median - moving median
- Geometric Mean - moving average based on the geometric mean method
- Regularized EMA by Chris Satchwell - moving average based on Chris Satchwell's Regularized EMA method
- Integral of Linear Regression Slope - integral of linear regression slope (ILRS MA)
- Combination of LSMA and ILRS - moving average - combination of LSMA and ILRS methods
- Triangular MA generalized by J.Ehlers - John Ehlers' triangular moving average
- Volume-Weighted - volume-weighted moving average
- MA applied price - moving average calculation price
- Price for comparison - compared price
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/23118
Specified_Time_Range_Candles
Specified time range candles indicator
E-FridayHave a look at the daily bar #1. Position trailing.