One Moment
- Uzman Danışmanlar
- Volodymyr Hrybachov
- Sürüm: 1.1
- Güncellendi: 4 Mart 2022
- Etkinleştirmeler: 5
Grid EA with a strategy based on the price action. It is designed for 4-5-digit quotes. VPS server is recommended. Timeframes do not matter. Recommended minimum deposit – 1000 units of the base currency.
Recommendations
- Backtesting and optimization should be performed on quotes with 99.90% quality. With slippage and commission approximated to the real market conditions.
- Before using on a live account, test the EA with minimal risk;
- Low spreads + commissions + high quality execution are important when choosing a broker to trade.
Parameters
- FixedLotSize – fixed lot if RiskPerTrade = 0;
- RiskPerTrade – lot size calculation based on free margin;
- LotMultiplayer – lot multiplier for orders grid; if = 1 the lot is fixed;
- MagicNum – trades ID;
- EAComment – comment;
- FirstOrderStep – indent of the first two pending orders from the current price in points;
- FirstOrderModify – timer to modify the first two pending orders in seconds;
- StepOpenOrders – step of order grid opening;
- NextOrderStep – indent of the subsequent pending orders from the current price;
- NextOrderModify – timer to modify the subsequent pending orders following the price;
- TrailingStop – the minimum profit to activate the trailing stop;
- TrailingStart – value of trailing stop, at which the StopLoss is moved by TrailingStep;
- TrailingStep – profit to be protected by trailing;
- DrawInfo – display information panel on the chart;
- Language – display language of the information panel;
- _English – English;
- _Русский – Russian;
- TextColor - text color.