Indicators: - RSI (14) - MA (ability to set the period and ability to set if it’s simple or exponential), please set as default MA exponential of 200. Note: the entry point is defined by checking time frame “A” (which must have the ability to be set as 5M, 15M, 30M, 1H, 4H and 1D) and the trade will be placed in time frame “B” (which must have the ability to be set as 5M, 15M, 30M, 1H, 4H and 1D). Set as default time frame “A” as 4H and time frame “B” as 1H SELL 1. check time frame A 2. The must be under MA with closed candle for confirmation 3. RSI must be under level of 50 with closed candle for confirmation If those conditions are true then check time frame “B” and find the following conditions: 1. the price should be under MA 200 with closed candle for confirmation 2. RSA should be under level of 50 with closed candle for confirmation 3. 2 Bearish candles in a row as follows: - the second candle must have the closing price below the lowest price of the first candle. 4. The order must be opened only after all of these conditions are true and the point of entry is in the opening price of the third candle on the time frame “B”. 5. If the trade goes negative do the following: when it reaches -40 pips open a trade with take profit of 40 pips and put a stop loss for the first trade in break even (opening price). When it reaches -80 pips open a third trade with take profit of 40 pips and the first and second trade’s stop loss must be moved to the take profit price of the third trade (opening price of the second trade) When it reaches -120 pips open a fourth trade with take profit of 40 pips and the first, second and third trade’s stop loss must be moved to the take profit of the fourth trade (opening price of the third trade) Please do the same for 3 levels more. Note: lot size must have the ability to be set and also I would like to have the default 40 pips distance have the ability to be modified as well. 6. If the trade goes positive do the following: * Break even when it reaches 15 positive pips then move the stop loss every 30 pips Note: I need to have the ability to modify the amount of pips for the trailing stop. If the trade is closed by the trailing stop find a “re entry” if all the conditions are true. BUY 1. check time frame A 2. The price must be over with closed candle for confirmation 3. RSI must be over level of 50 with closed candle for confirmation If those conditions are true then check time frame “B” and find the following conditions: 1. the price must be over MA 200 with closed candle for confirmation 2. RSA must be over level of 50 with closed candle for confirmation 3. 2 Bullish candles in a row as follows: - the second candle must have the closing price over the highest price of the first candle. 4. The order must be opened only after all of these conditions are true and the point of entry is in the opening price of the third candle on the time frame “B”. 5. If the trade goes negative do the following: when it reaches -40 pips open a trade with take profit of 40 pips and put a stop loss for the first trade in break even (opening price). When it reaches -80 pips open a third trade with take profit of 40 pips and the first and second trade’s stop loss must be moved to the take profit price of the third trade (opening price of the second trade) When it reaches -120 pips open a fourth trade with take profit of 40 pips and the first, second and third trade’s stop loss must be moved to the take profit of the fourth trade (opening price of the third trade) Please do the same for 3 levels more. Note: lot size must have the ability to be set and also I would like to have the default 40 pips distance have the ability to be modified as well. 6. If the trade goes positive do the following: * Break even when it reaches 15 positive pips then move the stop loss every 30 pips Note: I need to have the ability to modify the amount of pips for the trailing stop. If the trade is closed by the trailing stop find a “re entry” if all the conditions are true Please include the following condition with the ability to turn it on and off: Time frame “C” (15 min by default with the ability to be modified) indicators : RSI (14) MA (200 default and exponential but with the ability to be modified) If the RSI in time frame “C” crosses the level of 80 (level must have the ability to be modified) with closed candle for confirmation don’t open more BUY trades until RSI goes back to level of 50 (level must have the ability to be modified) and the other conditions are true. If the RSI in time frame “C” crosses the level of 20 (level must have the ability to be modified) with closed candle for confirmation don’t open more SELL trades until RSI goes back to level of 50 (level must have the ability to be modified) and the other conditions are true.