This EA uses the H1 EURUSD chart and is tested from Jan 2010 thru April 2019. It runs with two modified indicators, AO and AC. A Buy signal is generated when the AO green bars cross up over the zero line and the AC has three consecutive positive green bars. A Sell signal is generated when the AO red bars cross down under the zero line and the AC has three consecutive negative red bars. The red/green (up/down) indicator buffers and the fast slow slow periods are accessed in the EA using then iCustom() function. AccerleratorV2.mq4 and AwesomeV2.mq4 should be placed in the Indicators folder.