거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Facebook에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
당사 팬 페이지에 가입하십시오
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
- 조회수:
- 5315
- 평가:
- 게시됨:
- 2018.11.15 19:43
- 업데이트됨:
- 2019.01.29 16:31
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
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)
Usage:
You can use the color change or some custom level crosses as signals.

Stochastic extended with the choices of the prices

Dynamic Trader Oscillator