Start of Movement
- Asesores Expertos
- Volodymyr Hrybachov
- Versión: 1.1
- Actualizado: 4 marzo 2022
- Activaciones: 5
This is an automated Forex Expert Advisor. The system is based on trading in possible flat emergence zones. The EA has a built-in price movement predicting algorithm, which enables the EA to make a decision to open averaging orders or to scale an open position. Depending on parameters, it works with pending (Stop, Limit) or market orders. To diversify risks, the Expert Advisor works simultaneously with short and long positions. Their closure can be either an oppositely directed or unidirectional basket of orders. Take profit, stop loss, breakeven and trailing stop can be in pips, deposit currency or balance %. Different information is displayed on the chart to help you evaluate the efficiency of configured parameters.
Signals: the price is within the specified range of High or Low prices.
VPS server is recommended. The recommended minimum deposit is 1,000 units of the base currency. The EA is to be used on highly liquid currency pairs with a small spread/commission (for example, EURUSD, GBPUSD, AUDUSD, USDJPY, USDCHF, USDCAD, NZDUSD).
Important! The prediction algorithm needs historic data, so you need to download quotes for at least one year before the beginning of the testing or optimization period. I.e. if you want to test this Forex trading Expert Advisor on history data for 2017, you need to additionally download quotes for 2016.
You also need to understand that it is not a holy grail, it's just a program. Only you should decide when and where to use it. Before you purchase the EA, be sure to test the program in the strategy tester in the visual mode and study its settings. Please contact me if you have any questions. I hope, this product will be helpful. If you like my product, please leave your feedback.
Trading account monitoring link
Parameters
- PriceRange - price fluctuation range;
- BarsCount - number of bars to search for High or Low bar prices inside the range;
- TimeFrame - timeframe for collecting static data;
- AppliedPrice - applied price:
- HighLow
- OpenClose
- BuildingPattern - pattern drawing condition, from 2 to 8, not used if -1;
- OrdersType - select the order placement type:
- StopOrder - pending Stop orders.
- LimitOrder - pending Limit orders.
- MarketOrder - market execution.
- MoneyManagement - trading lot calculation:
- Manual - set manually;
- Balance - calculate from the balance;
- Equity - calculate from equity;
- FreeMargin - calculate from free margin;
- Value - trading lot;
- Multiplicator - lot multiplier for subsequent orders. 1 - lot does not change;
- MaxLotVolume - maximum lot volume. If -1 lot does not change;
- PriceDistance - distance the price should pass within a certain time interval.
- UpdateDistance - time in seconds, after which the data for opening positions are refreshed;
- MaxOpenTrades - maximum number of open orders at a time.
- LifeTimeSignal - signal lifetime, in minutes;
- LevelsMode - order closing mode:
- Pips - in pips;
- Money - in deposit currency;
- Percent - in balance %;
- LevelsMethod - order closing method:
- Unidirectional - close the basket of unidirectional orders;
- Multidirectional - close the basket of oppositely directed orders;
- StopLoss - stop loss, -1 - not used;
- TakeProfit - take profit, -1 - not used;
- Breakeven - position breakeven, -1 - not used;
- TrailingStop - trailing stop, -1 - not used;
- MagicNumber - magic number, -1 - work with all orders;
- OrdersComment - comment to trades;
- ShowInformation - display of information:
- Symbol - show data on symbol the EA is running on;
- Account - general statistics of the trading account;
- Debugging - debug mode.