당사 팬 페이지에 가입하십시오
- 게시자:
- Nikolay Kositsin
- 조회수:
- 8892
- 평가:
- 게시됨:
- 2012.02.07 16:33
- 업데이트됨:
- 2016.11.22 07:32
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
Real author:
igorad2004
In this version of Chande Momentum Oscillator the smoothed price is used for the calculations. It is allowed to improve the filter of trend direction.
Chande Momentum Oscillator (CMO) was developed by Tushar Chande and is a technical indicator that attempts to capture the Momentum. Chande discussed this and many other indicators in his book "The New Technical Trader: Boost Your Profit by Plugging into the Latest Indicators". Тhe range of CMO is from -100 to 100. The values +50 and -50 are assumed as ovebought and oversold states of the market.
This indicator was first implemented in MQL4 and published in CodeBase at mql4.com 20.02.2008.
Chande Momentum Oscillator (CMO) indicator
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/784

This trend indicator is based on SpearmanRankCorrelation indicator values and analysis of its signal lines.

Most visually convenient trend power indicator based on Standard Deviation.

A small example of the Mandelbrot fractal calculation in OpenCL. The OpenCL accelerates calculations of fractal approximately up to 100 times in comparison with the CPU calculations.

The oscillator consisting of Momentums series.