X Man – expert for MetaTrader 4
“X Man” EA uses Equity Stop from total Equity, you can use it as
hedging grid EA or a single trade EA.
The stop loss here is only used to prevent catastrophe and not to close
trades.
Try
it on demo first.
This
EA trades only with the price of open candle!
Inputs
-
Max_Trades (values:
1-10). - Lots –
Lots size (values: 0.01-1). - TrailingStop–
(values:
40-100), “0” will not activate trailing stop loss. - Stop_Loss –
Stop Loss (values: 500-1000). - MagicNumber –
Magic number (values: 1-100000). - TakeProfit –
Take Profit (values: 50-100). - FastMA-fast moving average (values:
1-50).
- SlowMA-slow
moving average (values:
60-200).
- Distance-Distance
between two moving averages (values: 25-60). - Mom_Sell-Momentum_Sell
trigger(values: 0.1-5). - Mom_Buy-Momentum_Buy
trigger(values: 0.1-5). - UseEquityStop –
(values: true). - TotalEquityRisk-
(values: 1-5).
-
*
You need to optimize this EA once a week and use the exact same inputs from above . -
How
to perform back test:https://bit.ly/2CD7XWD
Related Posts