Constructor Simple MT4
- Experts
- Aliaksandr Chupryna
- Version: 1.0
- Activations: 15
Martingale. The "Constructor Simple MT4" Expert Advisor consists of 5 separate Expert Advisors that work simultaneously and independently of each other:
- Bar trading.
- Trading with iEnvelopes indicators.
- Trading with the iMA indicator.
- Trading with the iIchimoku indicator.
- Trading with the iSAR indicator.
The "Constructor Simple MT4" Expert Advisor is a simplified version of the "Constructor MT4" Expert Advisor. The number of input parameters is reduced to a minimum, which facilitates both the use of the Expert Advisor and its optimization.
Entry signal - indicators (visually you can see here). Exit signal - TakeProfit.
Hedging account type.
Leverage >= 1:100. On the given examples 1:500.
Input data for the strategies shown in the screenshots (Broker: "Roboforex"):
For other currency pairs, you can choose parameters using optimization.
Information for beginners (answer to a frequently asked question):
The "file.set" contains the values of the input parameters. To install them in the adviser's menu, select "load" and select the desired "file.set". You can see the visual description "here".
MT5 Version - "Constructor Simple MT5"
Advisor options:
Auto_Lot: automatic increase in the lot of the first order in the session depending on the balance.
Balance_For_Add : Lot increase by 0.01 every Balance_For_Add (Lot=(Balance_/BalanceForAdd)/100).
MinLot: effective if Auto_Lot = false.
Limit Max_Lot: limits the lot of the first order in the session to MaxLot/100 (MaxLot is the maximum lot for a symbol on the trading account).
Magic_ : Each block uses its own Magic_[i] = Magic_+NumberEA. Thus, the usable range can reach Magic_+5.
EA-1, EA-2, EA-3, EA-4, EA-5 : Enable (disable) the trading strategy.
PERIOD_: sets the timeframe on which the EA will trade.
Step_Size : minimum number of pips between orders.
Total_Bars_to_Open : The minimum number of consecutive bullish or bearish bars to open a position.
Size_Bars_to_Open : The minimum total volume of bars to open a position.
Exponent_EA: All trading strategy inputs are multiplied by Exponent_EA.
Env_period_ (middle line calculation period).
Env_shift_ (horizontal shift of the indicator).
_Deviation_ (border deviation from the midline).
Ma_period_ (averaging period).
Ma_shift_ (horizontal shift of the indicator).
tenkan_sen_ (Tenkan_Sen averaging period).
kijun_sen_ (Kijun_Sen averaging period).
senkou_span_b_ (Senkou_Span_B averaging period).
Volume_Ichimoku_ (iIchimoku: |span_A-span_B| ).
_maximum_iSAR_ (maximum step value).
Filter_RSI: enable (disable) limiting the signal to enter a position, taking into account the RSI indicator.
period_RSI (averaging period).
level_RSI: RSI level (%) above (below) which a trade signal will be possible.
User didn't leave any comment to the rating