Trade : forex Market . All pairs and any timeframe. there should be filed to select the time of trading -London + excluded rang of time where the bot should stop trading. ex: form 10:00 to 11:00 GMT -NY + excluded rang of time where the bot should stop trading. ex: form 10:00 to 11:00 GMT -Sydney + excluded rang of time where the bot should stop trading. ex: form 10:00 to 11:00 GMT risk management for all sell and buy trade: lot size should be calculated by fixed amount of money based on stop lose. which means if the trade get the stop lose than the loses of money is 50 USD not more at all. stop lose have 2 selective option :1- fixed number of pips ex: 40 pips :2- trailing stop loses after number of pips. ex: 10 pips one of these option should work at a time on the runing trade. take profit : fixed number of pips : ex : 80 pips BUY : entry point: condition 1 :check the number of running trade (sell and buy) on the chart , if the number lower than 3 go and check the next condition , if it is = 3 do not take any trade. condition 2:IF MA 90 crossover MA 10 on current closed candle. condition 3 :If the current candle is closed above the MA 90. close the running buy trade : have 2 selective option option1 : the RIS is under the level 40.5229. option2 : Next MA 90 and 90 crossover. if i select option one then it should work alone. if i select option 2 then it should work alone .if i select both options then they should work at the same time if any one of them is true the trade should close Sell : Condition 1 :check the number of running trade (sell and buy) on the chart , if the number lower than 3 go and check the next condition , if it is = 3 do not take any trade. condition 2:IF MA 90 crossover MA 10 on current closed candle. condition 3 :If the current candle is closed under MA 90 . close the running sell trade : have 2 selective option option 1 : If the RIS is above the level 52.2876. option2 : Next MA 90 and 90 crossover. if i select option one then it should work alone. if i select option 2 then it should work alone .if i select both options then they should work at the same time if any one of them is true the trade should close all the numbers should be verable . can be changed any before attach the EA on the chart.