I need an AI trading bot That analyzes the market, takes trade for users Close in profit, or stops loss. Bot must have following functions 1.Entry Condition 2.Exit Conditions 3.Input Parameters 4.Money Managment 5.Single or Multiple Trades 6.Custom / Default mt4 mt5 Indicator Details 1. Bot should only open trade if its analysis is 80% and above accurate. 2. Bot should only open trade with 20% of total capital. 3. Bot should only take two trades in a day consecutively. 4. Bot should only x20 leverage on trades 5. Bot should close trade once it has achieved 50% on a single trade. 6. Bot should adjust stop loss to breakeven once trade is in 30% profit.. 7. Bot should enter a 20% stop loss on every trade. Indicator Strategy: Trendline on the 4-hour time frame. Support and resistance on a daily or weekly timeframe. Entry criteria: I mostly trade in the direction of the trend. So, most times I take the third touch of the trend line as a confluence. I also seek for fair value gaps and liquidity zones (just close to or outside the support and resistance zones) as entries.. on a break of a support and resistance zone, I wait for a retest and then find a fair value gaps there for an entry. Indicators: moving averages of 21, 50, and 200.. RSI.. and ATR would do just fine