Long Term plan is a totally automatic expert advisor.
The Expert Advisor does not use:
- martingale
- averaging
- the grid
the recommended interval is M15.
the recommended interval is M15.
The Expert Advisor has several entry points, which helps to determine the most accurate entry zones. When you get a gain, the Expert Advisor can close the deal partly or go to the secondhand.
[spoiler title=”Read More…”]
??? particular offer Buy 1 get 2nd as a present, conditions are here.
The strategy of the Expert Advisor is based on determining the overbought and oversold zones using the CSI, ATR, and MA indicators. Trades are opened only according to the trend.
The minimum deposit is from $ 100, for the starting lot 0.01.
If the Expert Advisor does not open trades in the tester, check a few settings:
If you have any questions or problems about testing, please contact me with a personal message.
If you have any questions or problems about testing, please contact me with a personal message.
Online Monitoring https://www.mql5.com/ru/signals/651227
Online Monitoring https://www.mql5.com/ru/signals/651227
Input parameters
Prefix– if your broker has a prefix before the word EURUSD (for example, m. EURUSD, Prefix=m. ), enter it in this column. If not, leave the field blank.
Suffix– if your broker has a suffix after the word EURUSD (for example EURUSD.mn, Suffix=mn. ), enter it in this column. If not, leave the field blank.
TimeFrame-select the timeframe, when setting current, the chart period for which the Expert Advisor will be installed will be used. It is recommended to use TF m15.
TakeProfit_Pips – take profit in pips.
StopLoss_Pips – stop loss in pips.
Breakeven – the number of profit points when moving a position to breakeven.
Breakeven_Level – the level after reaching which the position will be modified to breakeven.
Stop_if_changd_trend – drawdown in points for closing Buy and Sell orders when the signal changes.
Allow_Sell_Position – allow opening positions for sale.
Allow_Buy_Position – allow opening buy positions.
Use_vizual_SL – the ability to enable/disable the virtual stop loss.
Risk management
FixedLot-trade only a fixed lot, to disable it, set 0.
Auto_Lot_Depending_Balance (ALDB) – with a deposit of$ 1,000 and ALDP – 1 lot 0.01, with ALPB – 2 , lot 0.02. Next, the lot will increase based on the available funds, that is, already with a deposit of $ 5,000, and the ALDB-10 lot will be equal to 0.5
Rec_Deposit-true/false-increase of the lot of the subsequent transaction when receiving c/l.
Indicator Settings
Moving Average – the value of the indicator period.
MA_F1 Primary filtering of the trend.
MA_F2 – Secondary filtering of the trend.
Commodity Channel Index – the value of the indicator period.
Commodity Channel Index Filter – Filter of the CSI indicator.
Percentage Range – the value of the indicator period.
Percent Range_F1 – the primary filter of the RSI indicator.
Percent Range_F2 – secondary filter of the RSI indicator.
PR_F_CL-filter of the RSI indicator for closing positions.
Average True Range – the value of the indicator period.
VolatilityValueFilter-the volatility filter.
Filter_CL_Pips – filter for closing positions.
The control of the broker
MagicNumber– the magic number of the order.
MaxSpread – the maximum spread for opening orders. If this indicator is exceeded, a new order will not be opened. If the spread of your broker is more than 30 pips at 5 (30 pips is the defaultvalue), change this value because orders will not be opened.
Open_Slip – allowed slippage when opening.
Close_Slip – allowed slippage when closing.
Requote_Control – the allowed number of requotes.
PanelShow-opens / hides information about balance changes.
[/spoiler]