Guide
How does the CCI Strategy strategy work ?
This strategy generates buy and sell signals using the Commodity Channel Index (CCI) indicator. It is highly flexible, offering two primary modes for entries and exits:
- Zero Line Cross: The default mode. It triggers a long entry when the CCI value crosses above the zero line and a short entry when it crosses below. This method is used to trade with the prevailing momentum.
- Custom Bands: For a more advanced approach, you can define your own upper and lower bands. A long trade is initiated when the CCI crosses above a custom upper band (e.g., 100), and a short trade is initiated when it crosses below a custom lower band (e.g., -100). Exits are also triggered by the CCI crossing back over a specified level.
The strategy is built for day traders, allowing you to restrict trading to specific hours and automatically close positions at the end of the session. It also includes options for percentage-based take profit and stop loss levels.