CCI Arrows MetaTrader indicator — will show you where the CCI cross with the zero occur (marking it with the red or blue arrow) to help you decide whether to go short or long. It has a minimal lag and a relatively high accuracy. This simple indicator is a good choice for those traders that prefer to keep it simple and hate complex indicators. CCI Arrows supports all types of alerts. The indicator is available in MT4 and MT5 versions.
Input parameters
- CCI_Period (default = 14) — the period of the CCI that is used in this indicator. The higher is the value the more lags this indicator but less false signals occur.
- EnableNativeAlerts (default = false) — if true, MetaTrader's native pop-up alerts will be used when an arrow appears.
- EnableEmailAlerts (default = false) — if true, MetaTrader's email alerts will be sent when an arrow appears. Email should be properly configured in MetaTrader via Tools->Options->Email.
- EnablePushAlerts (default = false) — if true, MetaTrader's push notification alerts will be sent to your device when an arrow appears. Notifications should be properly configured in MetaTrader via Tools->Options->Notifications.
- TriggerCandle (default = Previous) — the candle to issue alerts on: Previous — the most recently closed candle or Current — the yet unfinished candle.
