거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Telegram에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
당사 팬 페이지에 가입하십시오
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
- 조회수:
- 6425
- 평가:
- 게시됨:
- 2018.12.28 12:05
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
Theory :
Stochastic oscillator is usually used on prices. But sometimes that produces much noise. Some filtering methods can be used (like this : Stochastic of Filtered Price).
This version :
This version adds an option to use averages for that purpose instead. The averages types that can be used :
- simple moving average(SMA)
- exponential moving average (EMA)
- smoothed moving average (SMMA)
- linear weighted moving average (LWMA)
Also, this version is made to be displayed directly on the main chart, instead of being displayed in its own sub-window
Usage :
You can use the color change as signals (there are 3 color change modes added for that purpose)

Twenty Fisher indicators with extra smoothing in a single window

Three standard deviation channels using indicator buffers based on the number of bars defined in the indicator inputs with the channels' background filling.