DYJ ScalpingBurg EA
- Asesores Expertos
-
Daying Cao
¡Hola! Soy un ingeniero de software ha estado desarrollando durante muchos years.have su propio sistema de comercio único, tiene una riqueza de EA experiencia comercial. La moneda principal es EUR / USD, GBP / USD. USD / JPY, AUD / USD, USD / CAD, oro, EUR / NZD moneda cruzada. EA corriendo para - Versión: 1.0
- Activaciones: 5
Puede desactivar la política de juego en cualquier momento.
Input Parameters
UseROC = false -- Enable Rate of Change: roc=100*(p(i)/p(i-1)-1)
[Risk]
InpLotsRisk = 0.002 -- Lots Risk x%
risk 0.002% If the balance is $10000 and 500 leverage
risk 0.1% If the balance is $100 or $200 and 500 leverage
rsik 0.008%,If the balance is $10000 and 2000 leverage
Rsik 0.4% if the balance is $100 or $200 and 2000 leverage
InpLots = 0 -- InpLots:0-->Auto
[EquityLimit]
InpBlanceLimitMode = EQUITY_LIMIT -- Select Equity control mode
InpBlanceLimit = 4000000 -- Equity Limit
InpNewTimeFrame = PERIOD_H1 -- Use New timeframe if the Equity reaches the limit
[SignalOpen]
InpMaxSpread = 100
Maxtrades = 1 -- Maximum trades for signal
InpDirection = Both
InpIsOpenOrder = OpenAndPending;
InpGridMode = STOP_MODE;
InpMaxGridOrders = 0 -- Maximum Grid Orders.["0"->off :disable grid]
InpFristOrderStep = 200
InpOrderStep = 200
[Profits]
InpGroupProfits = 1 -- profit closed if profit of group and reaches profit
InpSignalClose = CloseSignal;
InpTakeProfit = 0 -- InpTakeProfits: TP > = SL
InpStopLoss = 0 -- InpStopLoss:[<0]->Auto,[-1]->High or Low,[0]->Indicator calculation
InpLossPercent = 0 -- [0->off]close all if the loss is InpLossPercent(%) of the balance.
InpSymbolProfits = 1 -- InpSymbolProfits[0-->off] a profit reaches Profit Close
InpSymbolMaxProfits = 10 -- InpSymbolMaxProfits[0-->off] a max profit reaches Profit Close
InpTrailingPercentage = 0.7 -- Dynamic profit target:70%
InpTargetIncreaseCoeff = 0.5
[Game]
InpRepairPercent = 1.6 -- Repair loss error percentage,default 0.053005
InpDistanceDivisor = 0 -- >0 Enable Game Mode; X<=0 =off,If x>0,it is the game coefficient
InpEAComment = "Burg"