Snop
- Experts
-
Volodymyr Hrybachov
안녕하세요, 트레이더 여러분! 🚀
제 이름은 볼로디미르이며, 39세, 우크라이나 출신입니다 🇺🇦.
저는 11년 이상 MetaTrader 플랫폼에서 거래 시스템, 지표, 전문가 조언자(EA)를 개발해왔습니다. 제 접근 방식은 인공지능, 알고리즘 전략, 그리고 실제 시장 경험을 결합한 것입니다.
💡 저의 목표는 트레이더가 안정적인 수익을 달성하고 위험을 줄이며 자신 있게 거래할 수 있도록 돕는 도구를 만드는 것입니다.
📊 트레이더가 저를 신뢰하는 이유: - 버전: 1.1
- 업데이트됨: 4 3월 2022
- 활성화: 5
The Expert Advisor strategy is based on the moving average channel breakthrough. VSP is required for flawless operation, the recommended minimum deposit is 1000 units of the base currency. The EA is to be used on M5-H1 of highly liquid currency pairs with a small spread/commission (for example, EURUSD, GBPUSD, AUDUSD, USDJPY, USDCHF, USDCAD, NZDUSD, EURJPY, EURGBP and EURCHF).
Features
- The EA features a predictive algorithm based on price patterns, as well as stop loss and take profit levels;
- Customizable pyramiding, hedging and order grid functions;
- Position tracking can be one of the three types: single closing, unidirectional or multidirectional order basket;
- The initial market exit strategy is highly customizable;
- The EA can be used with any trading strategy, both manual or automatic (Expert Advisors) if MagicNumber = -1.
Advantages
- Works on Open prices;
- Complies with the FIFO rules provided that pyramiding, grid or hedging are not used;
- The EA has been designed for the actual current market conditions;
- Pending orders and real stop levels;
- No dependence on a trading account type and broker;
- The product works both with small and large deposits;
- Resistant to connection losses, gaps, slippages and spread expansions.
Expert system
The algorithm collects price patterns on history to make forecasts depending on stop levels by using the statistics of the further price movement. The quotes history should be pre-downloaded for at least one year before testing/optimization on all currency pairs and timeframes, the EA is to be attached to. The lower the timeframe, the more price patterns the EA is to define and the more trend change signals are to be activated.
Main parameters
- MaPeriod, MaMethod - moving average channel parameters;
- Distance - distance from the channel to open positions;
- BuildingForecast - number of patterns to build a forecast, 2-7; -1 - not used;
- x1,x2...x16 - weights, optimize from 0 to 100, step - 10;
- StartWorkingTime, EndWorkingTime - operation by time; 00:00 - not used;
- OpenPositions - orders opening strategy;
- SingleOpen - single opening;
- Grid - order grid;
- Pyramiding - pyramiding;
- Hedging - hedging by symbol;
- OppositeDirection - open positions in the direction opposite to a signal;
- OpposingPositions - enable oppositely directed positions;
- VolumeCalculation - trading lot calculation method;
- Manual - set initial lot manually;
- Balance - calculate a trading lot based on the balance;
- Equity - by equity;
- FreeMargin - based on the free margin;
- InitialVolume - initial lot or % depending on the selected method;
- VolumeBehavior - lot behavior;
- SameVolume - same lot;
- IncreaseVolume - increase lot;
- DecreasesVolume - decrease lot;
- OrderOpenStep - initial order open step;
- OrderStepBehavior - order open step behavior;
- SameLevel - same levels;
- IncreaseLevel - increase step;
- DecreasesLevel - decrease step;
- ClosingPositions - order closing strategy;
- SingleClosing - single closing;
- UnidirectionalClosing - close a unidirectional basket of orders;
- MultidirectionalClosing - close a multi-directional basket of orders;
- TakeProfit - take profit, -1 - not used;
- StopLoss - stop loss, -1 - not used;
- Breakeven - position breakeven, -1 - not used;
- TrailingStop - trailing stop, -1 - not used;
- MagicNumber - magic number. If -1, the EA works with all orders;
- OrdersComment - comment to trades;
- Visualization - display data on a chart.
