Description
The EA uses iCCI (Commodity Channel Index, CCI) and iMA (Moving Average, MA) indicators.
When MA shows growth, iCCI indicator is running: -100 to buy and 200 to sell!
When MA shows falling, iCCI indicator is running: 100 to buy and -200 to sell!
Thus, during strong movements, “incorrect” trades are decreased. The EA then tries to capture the remaining movement!
You can include a time interval for trading (Use Time interval parameter enables/disables using the time interval). The time interval is set from Start hour to End hour. You can define the time interval both inside the day and with a transition through day.