Code for RSI and Moving average strategy

 

Hello any one who can help with the code for the following strategy

I use two charts 4 hour and (5minchart) or (1hour chart)

 

4 hour chart I use one indicator RSI (14) with 50 line drawn in the centre(for the direction of the trades) 

  • when the RSI line is above the 50 line I trade long positions on the 5 min chart(Bullish signal)
  • When RSI line is below the 50 line I trade short positions(Bearish Signal)

5 min chart I use the three indicators { MA(18) and MA(9)} and the RSI 14

  •  When MA 9 is above MA(18) and RSI line is above the 50line I buy (SL=100, TP=300)
  •  When MA 9 is below MA(18) and RSI line is below the 50line I sell (SL=100, TP=300)

I will be happy If I can get code for this strategy 

Thanks 

 
Velly12 any one who can help with the code for the following strategy
Since there are no slaves here, there are only two choices: learn to code or pay someone. We're not going to code it FOR you. We are willing to HELP you when you post your attempt and the nature of your problem.
Reason: