Inputs: CCI period CCI level UP CCI level DOWN Reverse entry (YES/NO) Trading hours start (UTC+2) Trading hours end (UTC+2) Position size (in lots) SL (in points) TP (in points) Trailing stop value (in points) Trailing stop activation (in points) Move SL to breakeven (in points) Close open position on oposite signal (YES/NO) EA works with chart timeframe. Orders are executed on candle open/close. Buy signal: when CCI crosses "CCI level DOWN" from above. Example: "CCI level DOWN" = -100, CCI was -50 (above -100) and at candle close is -125 = buy signal . Sell signal: when CCI crosses "CCI level UP" from below. Example: "CCI level UP" = 100, CCI was 50 (below 100) and at candle close is 125 = sell signal . If input "Reverse entry" has value YES = buy on Sell signal and sell on Buy signal If input "Close open position on oposite signal" has value YES , EA will close open positions if oposite entry signal will ocure.