FDM Strategy
- エキスパート
- Paranchai Tensit
- バージョン: 1.0
- アクティベーション: 20
FDM Strategy is an Expert Advisor based on fractals and five dimension method.
Five Dimensions expert system is developed based on a theory combining the Chaos Theory with the trading psychology and the effects that each has on the market movement.
There is also an ADX (measuring trend strength with average directional movement index) used as a trading filter.
Long and Short Trade Signals:
- If fractal to buy is above the Alligator's Teeth (red line), the pending Sell Stop order must be placed 1 point below the low bar, which formed a fractal.
- If the fractal for sale is below the Alligator's teeth, the pending Buy Stop order to open the position should be placed 1 point above the high bar, which formed a fractal.
Key Features
- This Expert Advisor can trade in currency pairs such as EURUSD, GBPUSD, NZDUSD, USDCAD, USDCHF, USDJPY, AUDUSD, AUDCAD, EURCHF, EURGBP, EURJPY, EURAUD, GBPCHF, CADJPY, GBPJPY, AUDNZD, AUDCHF, AUDJPY, CHFJPY, EURNZD, EURCAD, CADCHF, NZDJPY and XAUUSD
- Expert Advisors work in M15, M30 and H1 timeframes.
- Money management by opening a real account. If the dollar, the minimum deposit is $500, which must correspond to the minimum deposit defined by the broker.
- Risk management is protected by stop loss and take profit. The procedure is defined in the parameter function shown in the parameter description below.
- Maximum drawdown can be defined by the percentage of acceptable losses. This can be set in the parameter function shown in the parameter description below.
Parameters
- MagicNumber - Magic number to set the ID for each EA.
- Lots - initial lot size
- Slippage - slippage size
- UseLotsize - set as Initial_Lots or Hedging
- Multiplier - previous lot size will multiplied
- DeepLevel - how many continue losses
- UseBreakeven - set as true or false
- BE_FIX_Pips - note that “BE_FIX_Pips=20” simply means that this Expert Advisor will move your stop loss to breakeven once 20 pips profit has been achieved.
- UseTrailingStop - choose trailing stop type
- TL_Fixed
- TL_Dynamic
- TL_Recoverstop
- UseDelete_pending_order - set as default
- UseRecoveryLoss - set as Dynamic or Fixed
- UseRecoveryDynamic
- F_Gap - factor of recovery area, 1.0-3.0
- F_tp - factor of take profit target, 1.0-3.0
- F_hedge - factor of take profit hedging, 1.0-3.0
- F_sl - factor of stop loss, 1.0-3.0
- UseRecoveryFixed
- Gap - recovery area, pips
- tp - take profit target, pips
- tp_hedge - take profit hedging, pips
- sl - stop loss, pips
- Drawdown Percent Settings
- DDPercent - set the percentage to cut off the loss, % drawdown
- MaxSlippage - Max slippage size, pips
- ClosePending - set as true or false
- System Support Settings - use default or change values of variables by optimizing
- Alligator Variables:
- JawPeriod - 13
- JawShift - 8
- TeethPeriod - 8
- TeethShift - 5
- LipsPeriod - 5
- LipsShift - 3
- AdxPeriod - Average Directional Movement Index, period
- ADX Variables:
- Adx_Main - 25
- Adx_Plus - 20
- Adx_Minus - 20
- Background Settings - use default or change the background color
- UseTimeAlert - If you choose to use, the system will turn on notifications. input true or false
- StartHour - start trading
- EndHour - trading finished
- Timeframe - This system works on timeframes
- M15
- M30
- H1