Multi TimeFrame Commodity Channel Index
- 指标
- Leonid Basis
- 版本: 4.4
- 更新: 22 十一月 2021
- 激活: 5
This indicator is based on a classic Commodity Channel Index (CCI) indicator.
Multi TimeFrame indicator MTF-CCI shows CCI data from the 4 timeframes by your choice.
By default this indicator has external parameters:
- TF1 = 1;
- TimeFrame2b = true;
- TF2 = 5;
- TimeFrame3b = true;
- TF3 = 15;
- TimeFrame4b = true;
- TF4 = 60;
- InpPeriod = 13;
- InpPRICE = 5;
You can change TF1-TF4 in the next limits:
- TF1 from M1 (1) to H4 (240)
- TF2 from M5 (5) to D1 (1440)
- TF3 from M15 (15) to W1 (10080)
- TF4 from M30 (30) to MN1 (43200)
All chosen TFs should be not less then current timeframe.
You can use data from 4 or less TFs by using bool parameters: TimeFrame1b - TimeFrame4b.