Moving Average Follow EA

This is a grid hedging EA. Its core strategy adopts long and short grid hedging by following the movement of moving averages.
Applicable Currency Pair: NZDCHF
Recommended Timeframe: 5-Minute (M5) Chart
Minimum Account Capital: $500
Trading Platform: MetaTrader 4 (MT4). Better performance on ECN accounts or low-spread accounts.

Please adjust the EA parameters to the values listed below.

UseMoneyManagement      = false;      // Enable money management

ManualLotSize           = 0.01;       // Fixed lot size

CapitalPerLot           = 1000.0;     // Capital for one base lot

BaseLotPerCapital       = 0.01;       // Base lot per capital


UpperThreshold          = 200;        // 

LowerThreshold          = -200;       // 

MinDistance             = 100;        // 

BasePrice               = 1.0;        // 


MAPeriod                = 20;         //

TargetTotalPoints       = 300;        // Total profit target points

ExtraPoints             = 200;        // Extra points for combine close


SpecialSpacingStep1     = 12;         // 

SpecialSpacingStep2     = 20;         // 

SpecialSpacingMultiplier= 10;         // 


StopLossPoints          = 10000;       // 


StartHour               = 0;          // Start hour

StartMinute             = 50;         // Start minuteEndHour                

End hour                = 23;

EndMinute               = 30;         // End minute


input int      MaxOrdersPerDirection   = 50;         // Max orders per direction

input double   MinFreeMarginPercent    = 0.20;       // Min free margin percent (20% of equity)

input double   MinBalanceToTrade       = 100.0;      // Minimum balance to allow trading

input int      OpenFailCooldownSeconds = 10;         // Cooldown after failed open (seconds)


作者のその他のプロダクト
Nasdaq 100 index EA, Viewing account address: https://www.mql5.com/zh/signals/1076290 This is a cash machine EA, please read the following instructions carefully, don't miss the opportunity to make money. The selling price is very low at present, and it will rise in the future. Loaded into the one minute chart, this is the ultra short term EA, with very small stop loss and high winning rate, which can achieve risk-free profiteering. Short term + trend + neural network. Please note: the parameter
This is a trend type short-term foreign exchange EA intelligent trading system. It only makes one order at a time and has a fixed stop loss. It will not adopt the high-risk loss strategy of constantly increasing positions, nor will it carry on without stop loss. This EA mainly deals in EURUSD currency pairs. It is loaded into a one hour cycle. After 20 years of historical testing, the capital curve is stable. This EA can adapt to any market, and has no requirements for the trading environment an
フィルタ:
レビューなし
レビューに返信