GS done
- Uzman Danışmanlar
- Aleksander Gladkov
- Sürüm: 1.3
- Güncellendi: 12 Nisan 2020
- Etkinleştirmeler: 5
Designed for the safe trading of instruments in the Forex market.
DOES NOT use Martingale, Grid and other dangerous strategies.
- GS done Expert uses only pending orders on the broker's server, which reduces the risk
- Each trade has a fixed StopLoss
- For each currency pair, no more than one transaction can be executed
- Trades at specific business hours when the market is most stable using customizable time filters and a news feed
- Uses the search algorithm for the most favorable moment to enter the market
- There are no restrictions on the minimum deposit and leverage of the account
- Parameters are optimized for the EURUSD M15 currency pair (according to the 2019-2020 test, the number of profitable trades is more than 95%, depending on the account type)
💎 To test the EA, recommend using the strategy tester by joining the account you are going to work on (the results on a demo account may differ greatly). In addition, the results on the weekend will be quite different, you need to test on working days.
Principle of operation
Advisor opens a deal (pending order) after a preliminary analysis of a set of indicators and market conditions.
Upon receipt of an entry signal, it places a pending Stop Loss and Take Profit order.
If the market moves in the opposite direction, the pending order is deleted after a specified time and the adviser waits for the next trading situation.
Only one order is always involved in trade. It will be closed depending on the value of the Set Take Maximum profit parameter:
- NO_use - on triggering Take Profit or Stop Loss
- use_Signal - ranging from Stop Loss to Take Profit by a reversal signal
To access the news feed the options terminal menu on the Expert Advisors tab,
you must enable WebRequest: http://cdn-nfs.faireconomy.media/ff_calendar_thisweek.xml
Parameters
- Display used parameters = true; - display a table of used parameters
- Choosing Trade Options = Auto; - operation mode {Manual, Auto}
- Magic number = 2379901; - must be unique for each chart
- Lot size = 0.01; - lot size
- Lot size from Balance = true;
- Risk level = 2.5%; - options (0.5%, 1.25%, 2.5%, 5%))
- Order Stop Loss (cents) = 230;
- Order Take Profit (cents) = 210;
- Deviation order (cents, 0 - not use) = 60;
- Time order limit (mins) = 90;
- Target profit (cents) = 60;
- Set Take Maximum profit = use_Signal; - transaction closing mode at the maximum possible profit {NO_use, use_Signal}
- Trade Direction = Sell_and_Buy; - use orders {Only_Buy, Only_Sell, Sell_and_Buy}
- Final day = Friday - the final day of transactions
- Start Time = "00:00" - start time (Local Time)
- End Time = "23:59" - end time (Local Time)
- Filter News Forex Factory = false; - Forex Factory News Feed Filter
- News Alert = true;
- IncludeHigh = true;
- IncludeMedium = true;
- IncludeLow = false;
- IncludeSpeaks = true;
- STOP minutes before an event News = 90;
- STOP minutes after an event News = 180;