거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Twitter에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
당사 팬 페이지에 가입하십시오
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
- 조회수:
- 6690
- 평가:
- 게시됨:
- 2019.01.02 14:26
- 업데이트됨:
- 2019.01.28 08:34
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
'Three timeframes Stochastic Average' displays in a separate window three Stochastic Oscillators of the specified timeframes, as well as their average value.
The indicator has twelve input parameters:
- Stochastic %K period - stochastic %K line calculation period
- Stochastic %D period - stochastic %D line calculation period
- Stochastic Slowing - stochastic %slowing period
- Overbought - overbought level
- Oversold - oversold level
- Drawing mode - indicator drawing type
- Steps - as a ladder
- Slope - sloping lines
- First Stochastic timeframe - the timeframe of the first Stochastic indicator
- Second Stochastic timeframe - the timeframe of the second Stochastic indicator
- Third Stochastic timeframe - the timeframe of the third Stochastic indicator
- Show first Stochastic - show the first Stochastic indicator
- Show second Stochastic - show the second Stochastic indicator
- Show third Stochastic - show the third Stochastic indicator
Fig.1. Three timeframes Stochastic Average, H4, H8 and D1 data on the H1 chart, Drawing mode = Steps
Fig.2. Three timeframes Stochastic Average, H4, H8 and D1 data on the H1 chart, Drawing mode = Slope
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/23314

The Tymen STARC Bands indicator

The Multi timeframe Tymen STARC Bands indicator

Three timeframes RSI Average

The EA implements averaging of positions. The average iStdDev is calculated in a sliding window.