Advantages
- Advanced algorithm for tracking positions.
- Each item contains a protective stop order.
- Work with fixed and autolots based on MM.
- There is no need to disconnect the EA at the time of news release.
- Does not use indicators, grid, martingale, arbitration.
- Work with four and five-digit quotes.
- Protection against spread increase.
- Low trading drawdown.
- Flexible configuration.
Recommendations
- Min. deposit $100.
- Recommended pairs: EURUSD, GBPUSD, USDJPY.
- Timeframes: H1 or higher.
- Use an ECN-broker with fast order execution.
- For reliable and stable trading use VPS.
Parameters
- DepoLoad – deposit usage, %;
- FixedLot – fixed trading lot;
- AutoLot – use automatic lot calculation;
- RiskPerTrade – risk per one trade, %;
- TradeBuy – use long positions;
- TradeSell – use short positions;
- TakeProfit – take profit level, pips;
- StopLoss – stop loss level, pips
- TrailSLÂ – trailing stop level, pips;
- TrailStep – trailing step level, pips;
- BuyShift – offset of entry point of long position, pips;
- SellShift – offset of entry point of short position, pips;
- BreakEven – use the break-even block;
- BELevel – break-even level, pips;
- BEPips – break-even size, pips;
- RecoveryMode:Â
-             — Single Trade  – recovery using a single opposite position;
-             — GridRecovery  – advanced recovery system using a flexible order grid;
-              — Disabled     – not used;
- GridMultiLot – lot multiplier, used if RecoveryMode = GridRecovery;
- GridTakeProfit – take profit of the order grid, used if RM = GR;
- GridFirstOrderStep – distance of the first order, used if RM = GR;
- GridNextOrdersStep – distance of the next orders, used if RM = GR;
- GridMaxDDÂ – maximum allowed DD %, used if RM = GR;
- UseSpreadFilter – use high spread protection;
- MaxSpread – maximum allowable spread, pips;
- UseNewsFilter – use the news filter;
- DetectLowNews – detect low importance news;
- PauseBeforeLow – pause before the release of news with low importance, min;
- PauseAfterLow – pause after the release of news with low importance, min;
- DetectMiddleNews – detect medium importance news;
- PauseBeforeMiddle – pause before the release of news with medium importance, min;
- PauseAfterMiddle – pause after the release of news with medium importance, min;
- DetectHighNews –  detect high-priority news;
- PauseBeforeHigh – pause before the release of news with high importance, min;
- PauseAfterHigh – pause after the release of news with high importance, min;
- DetectNFPNews – detect “Non Farm Payrolls” news;
- PauseBeforeNFPÂ – pause before the NFP release, min;
- PauseAfterNFPÂ – pause after the NFP release, min;
- SymbolNews – track the news of the current symbol only;
- ServerGMTÂ – trading server GMT zone;
- UseTimeFilter – use time filter;
- HourStart – EA operation start time, hour;
- MinuteStart – EA operation start time, min;
- HourEnd – EA operation end time, hour;
- MinuteEnd – EA operation end time, min;
- Monday – enable / disable work on Monday;
- Tuesday – enable / disable work on Tuesday;
- Wednesday – enable / disable work on Wednesday;
- Thursday – enable / disable work on Thursday;
- Friday – enable / disable work on Friday;
- Range – entry points search range, bars;
- TradeComment – comments for the EA’s orders;
- ShowInfoPanel – show information panel;
- MagicNumber – unique identifier of the Ea’s orders.
