I am looking for a developer to create an EA which will trade at specified times during the day. The EA must have a minimum of 10 time slots to enter. The EA must open a trade based on a fixed volume or a percentage of equity and must trade at specified TP & SL. The trade must be opened in the direction of the last candle, which is also the time specified. As an example on a 1HOUR Chart, I want to trade at 3pm. The EA must open the trade at 3pm, but the trade will be opened based on the close of the 2pm candle. If the 2pm candle closes below the open of the 2pm candle (Bear), then the 3pm trade must open as a SELL at a specified volume and with specified TP & SL. If the 2pm candle closes above the open of the 2pm candle (Bull), then the 3pm trade must open as a BUY at a specified volume and with specified TP & SL.