거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Facebook에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
당사 팬 페이지에 가입하십시오
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
SmoothStep (generalized) - MetaTrader 5용 지표
- 조회수:
- 5802
- 평가:
- 게시됨:
- 2022.04.24 19:45
- 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
Generalized version of the smooth step indicator (originally posted here : SmoothStep).
This version is using a property of a smooth step that it can be further smoothed - based on Kenneth H. Perlin's (a professor in the Department of Computer Science at New York University) idea
- when order 0 is used, it is the same as built in stochastic / 100 (with slowing in stochastic set to 1)
- when order 1 is used, it is the same as the smooth step indicator
- when any higher order is used, it filters further the signal while keeping the values in the expected ranges
Recommendations:
- You can use it in similar ways stochastic
- You can use it in any code that needs to have normalized values as inputs
SmoothStep
SmoothStep
Custom FractalsHave you ever asked yourself why it is not possible to customize fractals more? ... now it is.
MA on DeMarker Arrow
iDeMarker (DeMarker, DeM) indicator smoothed with iMA (Moving Average, MA).
MA on Momentum'Momentum' indicator and 'Momentum' indicator smoothed with 'Moving Average