What is All woodies cci?

All woodies cci implements the Woodies Commodity Channel Index (CCI) methodology with multi-timeframe display.
It combines primary CCI, fast Turbo CCI, LSMA, and EMA trend filters in a single subwindow.
How to use All woodies cci

Observe CCI zero-line crosses and Turbo CCI divergences alongside LSMA trend background colors.
Configure CCIPeriod, TurboCCIPeriod, LSMAPeriod, and timeFrames parameters for multi-timeframe analysis.
Where it helps
Provides standard Woodies CCI, Turbo CCI, and zero-line trend context.
Displays Least Squares Moving Average for trend confirmation.
Allows monitoring higher timeframe CCI levels directly.
MT4 Indicator Parameters
The table below lists the available MT4 indicator parameters. You can customize these options in the MetaTrader Inputs dialog to match your trading preferences.
| Parameter | Description |
|---|---|
| CCIPeriod | Sets the calculation period for the primary CCI. Default: 14. |
| TrendPeriod | Sets the trend filter calculation period. Default: 0. |
| TurboCCIPeriod | Sets the calculation period for fast Turbo CCI. Default: 6. |
| LSMAPeriod | Sets the period for Least Squares Moving Average. Default: 25. |
| LSMAPrice | Selects price field for LSMA calculation. Default: PRICE_CLOSE. |
| EMAPeriod | Sets the period for Exponential Moving Average. Default: 34. |
| EMAPrice | Selects price field for EMA calculation. Default: PRICE_CLOSE. |
| ShowLsmaEma | Controls display of LSMA and EMA lines. Default: true. |
| timeFrames | Sets the target timeframe for multi-timeframe analysis. Default: current. |
| barsPerTimeFrame | Sets the number of historical bars processed per timeframe. Default: 100. |
| shiftRight | Controls whether the indicator output is shifted right. Default: false. |
| currentFirst | Controls whether current timeframe is displayed first. Default: true. |
| txtColor | Sets the display text color. Default: clrWhite. |
| separatorColor | Sets the color for timeframe separator lines. Default: clrGray. |

The screenshot above shows the default input parameters in the MT4 settings window.
How to Install .ex4 Indicator in MetaTrader 4
- Download the ZIP file and extract it.
- In MT4, select File → Open Data Folder.
- Open MQL4 → Indicators and copy the EX4 or MQ4 file into it.
- If the package includes library files, copy them to MQL4 → Libraries. Copy TPL files to the top-level templates folder.
- Restart MT4, find the indicator in the Navigator, and drag it onto a chart.
Test the tool on a demo account first. File contents and required folders can vary between packages.



