- 显示:
- 3952
- 等级:
- 已发布:
- 2006.07.12 10:47
- 已更新:
- 2014.04.21 14:55
-
需要基于此代码的EA交易或指标吗?请在自由职业者服务中订购 进入自由职业者服务
Detrended Price Oscillator is calculated according to the following formula:
DPO(i) = Close(i) - SMA(i, N)
where N is the moving average period.

由MetaQuotes Ltd译自俄语
原代码: https://www.mql5.com/ru/code/8387

Two CCI indicators with different periods in the same indicator subwindow.

ASCTrend1sig