M5 MA's Strategy Indicator and EA For 5 MIN CHART ONLY Given ------ Simple Moving Average (Purple) 2880 Simple Moving Average (Dark Yellow) 720 Linear Weighted Moving Average (Blue) 144 Smoothed Moving Average (Red) 5 With option to show lines or remove them in setting ---------------------------- > Alert SELL Signal if Price is below than SMA 2880 and SMA 720 And Smooth SMMA crosses LWMA downward at bar close >Alert BUY Signal only if Price is above than SMA 2880 and SMA 720 And Smooth SMMA crosses LWMA upward at bar close >I need Push Notification / Email / Arrow of Open price at new bar open after Smooth MA and LW MA cross Take profit: 20 pips above open price Stop Loss: 15 pips + spread -------- >Example of message sent >For email Subject SELL or BUY SIGNAL for Pair ALERT Message body SELL or BUY EUR/USD @ iOpen “of the new bar after cross happened” Take Profit @ iOpen + 20pips for buy order and Take Profit @ iOpen - 20pips for sell order Stop Loss @ iOpen – 15pip for buy order and Stop Loss @ iOpen + 15pips for sell order >For Push Notification -------------------------- SELL or BUY EUR/USD @ iOpen “of the new bar after cross happened” Take Profit @ iOpen + 20pips for buy order and Take Profit @ iOpen - 20pips for sell order Stop Loss @ iOpen – 15pip for buy order and Stop Loss @ iOpen + 15pips for sell order >For Arrow ------------- Just need to draw an arrow on the chart where the cross happened Down arrow (red) size 4 above the bar that opened after the cross UP arrow (Lime) size 4 below the bar that opened after the cross >>> AS FOR THE EA <<< >Same settings of the indicator to open the trade where the cross happened depending on the signal with label on chart to show where it opened >And take profit is 20 pips with a label where the profit is Also with a trailing stop after it reaches 10 pips to close at 1 pip above the open price and after it reaches 15 pips to trail stop order at 10pips profit “changeable inn the EA setting” >Stop loss is 15 pips + spread of the pair also a label where the stop loss is on the chart >Ability to change lot size starting at micro lot >Adjustable time to trade the market for example one pair during specific hours and other during other specific hours >Also if we can avoid trading thru major news like NFP Interest rate and speaking (option doesn’t have to be included if it can’t be done) >>> Also I need to be able to view the code of the Indicator and EA <<< Thank you so much, I really appreciate it. Moe