Reversing Grid on Limit orders – EA MetaTrader 5

inputs
This is a Grid system which opens first trade with market order and next orders of the Grid with Limit Pending orders. This code can be used in both MetaTrader5 and MetaTrader4. Just change the file extension from .mq5 to .mq4 and compile the file in MetaEditor. This expert advisor is designed with visual strategy builder – Mission Automate. … Read more

MACD Sample Hedging Grid – EA MetaTrader 4

MACD Sample Hedging Grid - expert for MetaTrader 4
Classic “MACD Sample” EA with a little twist, you can use it as  hedging grid EA or a single trade EA. Try it on demo first. Inputs  Use_TP_In_Money- Use Take Profit In Money (values:true/false).  TP_In_Money- Take Profit In Money   (values: 10-100). Use_TP_In_percent- Use Take Profit In Percent (values:true/false). TP_In_Percent- Take Profit In Percent (values: 10-100). ————[Money Trailing Stop For Multiple Trades]———————- Enable_Trailing-Enable_Trailing with money  (values:true/false). Take … Read more