The algorithm of the Expert Advisor is based on the search for a certain state of the market in which the gain from predicting further price movement gets a mathematical advantage. An adaptive algorithm is used in the processing of market data.
Signal: https://www.mql5.com/ru/signals/742904
The sets are in the “Discussion” section of comments #1.
The sets are in the “Discussion” section of comments #1.
- Starting deposit from$100;
- Unique Strategy Builder;
- Adaptive algorithm;
- Multilevel model of a quantum set;
- No need to disconnect during the news;
- It works on 4 and 5 characters.
OPERATING PARAMETERS
- Currency pairs: AUDUSD, EURAUD, EURGBP, EURUSD, GBPUSD, NZDUSD, USDJPY;
- Shoulder: >200;
- Timeframe: any (default parameters are optimized for H1);
- Broker: any, but I recommend;
- Trading accounts: any, but preferably ECN;
- To use Trailing Stop, trading on accounts with zero Stop Levels is strictly recommended.
[spoiler title=”Read More…”]
- Start trading – enable / disable the Expert Advisor;
- TakeProfit-the amount of profit for orders opened by the Expert Advisor, depends on the specific currency pair and trading style;
- StopLoss is a loss limiter, its size depends on the trading style;
- Maximum spread – the maximum allowed spread;
- Slip – maximum allowable slip;
- MagicNumber – unique number of open positions by the Expert Advisor;
- Set name – name of the settings file;
- Comment for order – a unique comment on open positions by the Expert Advisor.
SETTINGS for OPTIMIZATION
- Quantum algorithm level-selecting the level of the quantum model;
- TimeFrame for RSI-the RSI timeframe;
- Period RSI – the period of the RSI;
- High level RSI – the upper level of the RSI;
- Low level RSI – the lower level of the RSI;
- Minimum distance between support orders – the minimum distance between support orders.
RISK MANAGEMENT
- Lots – the initial lot size. Activated if the Risk and DepoStep values are zero;
- Risk – % of the deposit balance by which the initial lot is increased. Is activated if the value of the Lots size is zero;
- DepoStep-the step of the deposit amount, at which the initial lot is doubled. Activated if the Lots and Risk values are zero.
- Stop by equity-enable / disable the loss limit parameter according to the equity size;
- Value of equity – the amount of allowable equity losses, at which all orders previously opened by the Expert Advisor will be closed.
TRAILING STOP LOSS
- Use Trailing Stop-enable / disable the Trailing Stop parameter;
- Fixed trailing size – the size of the Trailing Stop in points from the order opening price;
- The size of the correction Trailing Stop – the range of the price movement in points from Fixed trailing size to triggered Trailing Stop;
- The size of the correction Trailing Stop Level II – the range of the price movement in points from the Fixed trailing size to the triggering of the Trailing Stop Level 2.
[/spoiler]