Want to develop an EA on two indicators sets with martingale trading set up Task Window 1 Average Directional Movement Index Period: 50 Style: - 3-pixel White +DI – 3-pixel White -DI - 3-pixel green Levels: 0,5,10,20,35,0,0 Timeframe: all Commodity Channel index Period: 14 Appy to typical Price (HLC/3) Style: 3pixel blue Levels: -100,100 Timeframe: all Moving average Period: 10 Shift: 0 Method: simple Apply to: close Style 4-pixel Red Level: nil Timeframe: all Market facilitation index Volume: tick Line width: 2 pixels Style MFI Up, Volume Up - green MIFI Down. Volume down: Black MFI UP, volume down: black MFI Down, Volume Up: Green Level: Nil Time frame: All Window 2 Ichimoku khiko hyo Tankan – sen: 03 Kijun – sen: 10 Senkou SpanB: 52 Styles Tenken- Sen: 3 pixel – red Kijun- Sen: 3 pixel: white Up kumo: 1 pixel: white Down kumo: 1 pixel white Chikou span: 3 pixel white Timeframe: all moving average Period: 25 Shift: 0 Method: linear weight Apply to weight close (HLCC/4) Style 4-pixel blue Level: nil Timeframe: all Relative strength Index Period: 7 Apply to close. Style; 3 pixel: black Levels: 0,70,10,50,90,30,20,0,0 Timeframe: all Trade setup Sell condition: First conformation on window 1 indicators: When moving average touches the average directional movement index at above 100 line. Second conformation from window 2 indicators: Ichimoku khiko hyo and moving average line should be above RSI 70 level Trade should open only when 2 window indicator conditions are met. Once this condition met EA should open trade as martingale strategy Use martingale: true / false. Lot size: Lot multiplier: Different steps: Trade type: sell only / buy only / both sell and buy. Take profit: Stoploss: Symbol choice: Use trailing stop: true / false. Start trailing at: Trailing steps: use profit loss: true / false. Profit money in: Loss money in: Magic number: Trade setup Buy condition: First conformation on window 1 indicators: When moving average and the average directional movement index touches or cross at 5 lines. Second conformation from window 2 indicators: Ichimoku khiko hyo and moving average line should be below RSI 20 level. Trade should open only when 2 window indicator conditions are met. No martingale required on buy condition. Lot size: Lot multiplier: Different steps: Take profit: Stoploss: Use trailing stop: true / false. Start trailing at: Trailing steps: EA is targeted for Deriv boom and crash. I tried to explain what I want but I’m not a master on this. so, any modification is welcome. Should provide the source code.