NightWalker Scalping Forex EA | Mql5 Market Price: 600 USD
Strategy Introduction: https://www.mql5.com/en/market/product/24708
Real Trading Signals 1: https://www.mql5.com/zh/signals/393373
Real Trading Signals 2: https://www.mql5.com/zh/signals/323124 (NW EA and NY Close Scalper)
Real Trading Signals 3: https://www.mql5.com/zh/signals/551791 (NW EA and Density Scalper)
Real Trading Signals 4: https://www.mql5.com/zh/signals/570091 (NW EA and Density Scalper 2)
· Forex EA Name: NightWalker Scalping Forex EA. This is a multi-currency mean reversion EA strategy that trades between the end of the New York session and the beginning of the Asian session. You only need to open one chart to trade all currency pairs.
· Tradable Currency Pairs: AUDCAD, AUDNZD, CHFJPY, EURAUD, EURCAD, EURCHF, EURNZD, GBPAUD, GBPCAD, GBPCHF, GBPUSD, NZDCAD, USDCAD, USDCHF, USDJPY.
· Trading Timeframe: M1 timeframe.
· Key Recommended Currencies: AUDNZD, EURCHF, NZDCAD, GBPAUD, EURCAD, USDCAD.
· Recommended Capital: $300 - $1000 capital per 0.01 lot.
· How to Run: AUDNZD (or any currency pair), M1 timeframe.
· Important Note: In the MT4 interface, go to Tools > Options > EA Trading > Check "Allow WebRequest for listed URL" and add the URLs: http://fxdata.cc and http://backup.fxdata.cc
dailyEquityStopPercentage: IMPORTANT: please read point 6 in the?blog post.
symbols1/2?- Two comma separated lists of symbols to trade. Suffix needs to be included if your broker uses one.
magic?- Individual magic number for the strategy
lotType?- “fixed” or “increasing”, where the lot size is calculated automatically.
fixLots?- fixed lot size in case lotType = fixed
lotStep?- how much the lot size should be increased every equityPerStep (if lotType = increasing).
equityPerStep?- how much equity is needed for one lot step (if lotType = increasing).
equityHardStop?- if the equity falls below this level, the EA will close positions of this strategy and will not open new positions.
maxSpreadPips?- if the spread is below this value the entry will be allowed (pending orders will not be closed on high spread).
maxSpreadRelativeToAverage?- If the spread is smaller than the average spread multiplied with this factor, trades are allowed even if the spread is larger than maxSpreadPips (but not if it is larger than 2*maxSpreadPips).
maxPositionsAllSymbols?- Maximum number of open position on all symbols
maxCurrencyPositions?– Maximum positions per currency
pipInPoints?- For 5-digit brokers 10, for 4-digit brokers 1
debugMode?- To print some numbers into the log, which can be used to analyze the trades.
liveGMToffset?– To set GMT offset manually. Usually this is not needed.
weekdaysToTrade?– To determine which weekdays to trade. 0 is Sunday, 1 Monday, …, 5 is Friday.
currenciesNeverAllowedFriday?- Can be used to filter out some currencies that would not be allowed to trade Friday even if weekdaysToTrade allows it.
minTradeIntervalMinutes?- minimum time between opening of orders on the same symbol
waitAfterLossMinutes?- After a loss the EA will wait the duration specified before looking for new entries.
filterTripleNegativeSwap?- If on, the EA will not open trades on Wednesday before?swapHourGMTwinter?when the swap is negative (to avoid triple swap on Wednesday). If set to auto, only some of the symbols will be allowed.
swapHourGMTwinter?- Swap hour (in winter) used if dontTradeWednesdayNegativeSwap=true.