ZigZag Scalper Pro
- エキスパート
- Hieu Tran Van
- バージョン: 7.0
- アップデート済み: 24 1月 2024
- アクティベーション: 5
Please Note that: We design this EA default for XAUUSD
- https://www.mql5.com/en/signals/hieutv/all
- Broker 3 digits: eg: 1800.xxx
- Spread: <=200, eg:1800.000-1800.200 (if you use Broker 2-4 digits please delete 1 zero, eg: MaxSpread=200, => 20)
- Broker: Exness or any broker with small slippage, low spread. Type of Account: Pro or ECN
- Time Frame: M15
- Besides no need to correct any more (just use default setting)
- ZigZag Scalper Pro is an Expert Advisor based on ZigZag Indicator. It is a very simple automatic system that uses ZigZag Indicator and puts pending orders (buystop and sellstop) at last high and low position of ZigZag. It only opens trade when price breaks out the high or the low, then using Breakeven, Trailingstop, Takeprofit, Stoploss to close trades. EA has an automatic function of close trades with SmartTakeProfit or SmartStopLoss. It opens 1 trade only. No use Martingale, grid, hedging. It is very easy to use, does not need any complicated settings, just add it to a chart and it will run like clockwork for you.
- Magic: 20220101
- EA name: ZigZag Scalper Pro
- AutoLot:1
- FixLot: 0.01 ( Active when AutoLot=0) Lot= FixLot
- Risk (%) : 1 (Active when AutoLot=1) Lotsize = Risk%* Equity/100. (If lotsize<Minlot, Lotsize=Minlot)
- TrailingStop (Points) = 1000 ;
- TrailingStep (Points) = 500 ;
- MaxSpread = 210;
- Use_SmartTakeProfit =True
- SmartTakeProfit ($/0.01): 10 ; When Profit = 10 usd*lotsize/0.01 , EA close trades.
- Use_SmartStopLoss =True
- SmartStopLoss =2; When Loss = 2 usd x Lotsize/0.01, EA close trade(s).
- ZigZag = 18 ;
- Indent = 0 ;
- ReturnBack (points)=2000 ;.
- StartHour = 0 ;
- EndHour = 21 ;
nice