Budget :$50 Time: 2 days For personal use only. Please share the ex4 and source code when project is delivered. Entry and Exit Logic: EA should use time filter. Start time to end time. Option to set time in settings EA should have BUY only or SELL only option to choose from. Option to set on chart. A button would be helpful EA should take one entry at a time. If the existing trade is running, EA should not open another trade. EA should not take more than 3 number of trades in a day. Option to set number of trades in input settings. EA should take entry based on fractals. I want EA to take entries on 2nd, 4th and 6th fractals formed within the start and end time. Position Sizing: EA should determine the position size using the percentage of equity. There should be an option to set that in input settings. Risk Management: There should be an option to set preferred R:R in settings. For example, each trade should risk 1% and reward 5%. When setting the stop loss, there should an option to set a buffer for stop loss in input settings. For example if the buffer is set to 0.5 pips, each sl will have a extra 0.5 pips for slippage. Timeframes: At the moment, the EA should work on single timeframe. Note: Stop loss will be placed at the high or low of the candle which has formed a fractal triangle. The entry point will be when the fractals is confirmed after 3 candles so there is no repainting. Snaps shots of where to place entry and stop loss are agreed in chat description.