“================================================================================”
“[_____ GENERAL PARAMETERS _____]”
EA_Activ = true; // Skilled activated
If set to “false”, Skilled operation is totally disabled.
New_GridAllowed = true; // Permit new Session
If set to “false”, solely the present energetic market trades together with presumably additional upcoming discount trades that belong to that session are regarded to be operated. After closing of all of them, no extra buying and selling exercise takes place till setting the parameter to “true”.
SoundTradeAction = true; // Play Sound on Revenue Closing
Performs the sound just like “ta-ta!”, if the session turned closed.
SoundTrailing = true; // Play Sound whereas Revenue Trailing
Performs the sound just like “tick-tick”, throughout Revenue Trailing exercise
DisplayPanel = true; // Show Panel
Shows the Onscreen Panel on the Chart. On the Chart it may be set to proven/hidden by clicking the headline “’LONDON BREAKOUT’ or keyboard key ‘s’ or ‘S’.
DisplayNews = false; // Show Information Web page
Shows the Information Occasion Panel beside the Onsceen Panel. Default setting is disabled as it may be activated/deactivated by the ‘N’-Button of the Onscreen Panel or by clicking the important thing ‘n’ or ‘N’ at any time.
MagicNumber = 231223; // Magicnumber
Using an distinctive Magic Quantity ensures that different consultants’ trades or manually opened trades can’t be influenced. Alternatively, care have to be taken to make sure that different consultants are usually not configured with the identical Magic Quantity. If the worth ‘0’ is about to the Magic Quantity, manually opened trades can be included!
OrdComment = “London Breakout MT5”; // Order Remark
Fills the Remark discipline of trades with the right here preset textual content.
PanelColor = clrNONE; // Panel Background Coloration (clrNONE = image)
Units the Panel background to your most popular coloration. If set to ‘clrNONE’, the background graphics turns into taken.
“================================================================================”
“[_____ MONEY MANAGEMENT _____]”
FreeAmountMode = Steadiness; // Acc. Danger Mode
If Cash Administration is used, presets the kind of how the accessible account quantity turns into utilized. The most secure setting is ‘Margin’. Nonetheless, ‘Margin’ may not be all the time appropriate on Leverage 1:30 accounts which can be usually used within the EU international locations due to their authorized restrictions.
PositionRisk = 0.00; // Acc. Max. Danger%/Commerce (0=disabled)
Set the worth in response to your danger tolerance.
LotSizeMin = 0.01; // Lotsize Min. (Danger% = 0 fastened)
If ‘PositionRisk’ set to zero, this lot dimension turns into used for all opened trades.
LotSizeMax = 5.00; // LotSizeMin Max. (Danger% > 0 max.)
If ‘PositionRisk’ set to increased than zero, this lot dimension turns into the utmost for use for all opened trades even when the accessible free account quantity for buying and selling is just not been exhausted.
MaxSpread = 20; // Max. Unfold
Most of allowed unfold to open or to function trades. If exceeded, pending orders grow to be closed and market positions are stopping doable energetic trailing revenue operations for the time of massive unfold.
UseSlipProtection = true; // Use Slippage Safety
Slippage Safety prevents doable heavy losses throughout in depth market actions like they’re seem in occasions of necessary market information and occasions. If huge slippage occurs, pending orders grow to be closed and simply positioned market trades grow to be instantly closed, doable with a small loss. Its higher to simply accept a small loss than to maintain a deep drawdown on the open trades for presumably longer time or in worst case to have to shut them deep within the pink.
Slippage = 10; // Max. Slippage
Refers to earlier level. Set the worth in response to your danger tolerance.
“================================================================================”
“[_____ TRADING PARAMETERS _____]”
DirLong = true; // Permit Positions Lengthy
If set to ‘false’, no lengthy orders will grow to be opened.
DirShort = true; // Permit Positions Quick
If set to ‘false’, no quick orders will grow to be opened.
MaxOpenPositions = 3; // Max. Positions incl. Restoration
Limits the depend of trades that may grow to be opened together with restoration trades.
MinRecoveryLevel = 2; // Min. Restoration Stage (0=disabled)
If set to increased than one, trades from this degree onwards grow to be closed by reaching the restrict of Trailing Revenue begin settings. If set to zero, all positions grow to be closed collectively at averaged revenue by reaching the restrict of Trailing Revenue begin settings.
“================================================================================”
“[_______________ OPENING PARAMETERS _______________]”;
“[_______________ Opening Dynamic _______________]”;
TrailEntry_Dist = 2; // Open Path Distance
Used for guide opened market positions solely, opened by buttons ‘BUY’/’SELL’. To catch higher entry worth, a just about cease order turns into positioned with the preset distance in Factors. If the worth strikes additional towards the chosen buying and selling route, the digital order turns into opened if the worth pulls again.
TrailEntry_Step = 1; // Open Path Step
Refers to level earlier. The step in Level(s) to trace the trailing digital order.
“================================================================================”
“[_______________ CLOSING PARAMETERS _______________]”;
“[_____ Static Section (Points) _____]”
StopLoss = 2900; // StopLoss Preliminary Place (0=disabled)
Preset fastened most Stoploss worth in Factors for the preliminary commerce.
StopLossRecovery = 1500; // StopLoss Restoration Place(s) (0=disabled)
Preset fastened most Stoploss worth in Factors for restoration commerce(s).
SL_Reduction = 100; // StopLoss Discount for In a single day held Positions
Preset fastened lowered Takeprofit worth in Factors for preliminary commerce(s) that aren’t had been closed on the identical day the place that they had been opened that may be set to a destructive worth as nicely. The concept is that when worth returns from a deeper drawdown, it’s higher to take a small loss than danger one other doable pullback that might result in one other bigger drawdown or ending up within the preset Stoploss.
TakeProfit = 5000; // TakeProfit Static (0=disabled)
Preset fastened most Takeprofit worth in Factors for all commerce(s).
AdjStopBuy = 5; // Regulate Order StopBuy
Used for Optimizing the Purchase Cease Order placement as quotes and spreads are differ between brokers and account sorts. Will be set to destructive worth as nicely.
AdjStopSell = 7; // Regulate Order StopSell
Used for Optimizing the Promote Cease Order placement as quotes and spreads are differ between brokers and account sorts. Will be set to destructive worth as nicely.
“[_____ Trailing Section (Points) _____]”
TrailBarShiftMode = Exponential; // Revenue Path Mode
Units the type of Trailing Revenue mode. ‘Exponential’ follows the worth extra aggressive than the opposite selectable modes.
TrailProfitStart = 50; // Revenue Path Activation
Units the minimal revenue for beginning Trailing Revenue. May grow to be elevated if the underlying ATR-value exceeds the preset.
TrailMinPercentStart = 80.0; // Min. Revenue(%) saved @Path Activation
P.c worth of the beginning of the present Revenue Trailing that’s protected but. Relying of the preset Revenue Trailing Mode, the distinction turns into an increasing number of much less.
TrailProfitStep = 1; // Revenue Path Step
Refers to level earlier. The step in Level(s) to trace the digital Revenue Trailing.
TrailMinDist = 5; // Revenue to Worth Min. Distance
Minimal distance to the digital Revenue Trailing worth.
TrailWaitBars = 0; // BarShift Wait Bars
In ‘Path Revenue Mode’ extra reduces the gap in steps of minutes.
BarShiftMultiplier = 1.0; // BarShift Multiplier
Refers to level earlier. Quickens/down the gap discount.
BarShift_TF = PERIOD_M1; // BarShift TimeFrame
Timeframe for rising the worth of ‘Barshift Wait Bares’