using Super Trend simple EA based on Super Trend indicator, -detailed Super trend - proccess on the opening of a new candle - SU Time Frame -Safety Check in pips: the EA will enter a position only if the distance between current SU and the current price is < Safety check example of a buy trade: if SU is UP and the distance between Current price and SU price < Safety check. Enter BUY example of a Sell: if SU is DOWN and Distance between SU price and Current Price < Safety Check. Enter Sell. -input: - TP, SL in point, Initial Lot - Trailing Stop - bool to activate martingale. - Martingale Multiplayir - Detailed Time Filter with bool to activate. -detailed Super trend. General conditions: - 1 trade at a time. i want the EA to be on both MT4 and MT5 i want the source code of both MQL4 and MQL5 organized, detailed, Clean and well commented code. the hole project should take less than 4 days.