No Loss EA V2 – No Indicator, No Price Action strategy for MetaTrader 4 – EA MetaTrader 4

No Loss EA V2 - No Indicator, No Price Action strategy for MetaTrader 4 - expert for MetaTrader 4
This is the Updated version of NoLoss EA, made even better thanks to the overwhelming support and feedback from our amazing community in the codebase. As most of the indicators available in the market are lagging indicators that provide information after some time. This strategy eliminates the need to rely on indicators, candlestick patterns, chart … Read more

TradeProtector-1.1 – Automatic Stop Loss and proprotional Trailing Stop (updated version) – EA MetaTrader 4

TradeProtector-1.1 - Automatic Stop Loss and proprotional Trailing Stop (updated version) - expert for MetaTrader 4
Updated version of the: List of fixes: – Added SYMBOL (currency pair) checking. Version 1.0 was processing all orders, no matter what currency pairs was there. Currently this EA is only processing orders of the same symbol. If you want to use it for – let’s say EURGBP and EURUSD – attach trade_protector-1.1 to the … Read more

Indicator for Stop Loss levels calculation using Bill Williams technique – indicator MetaTrader 4

Indicator for Stop Loss levels calculation using Bill Williams technique - indicator for MetaTrader 4
Author Vladmir Hlystov An indicator for Stop Loss levels calculation using Bill Willams technique Bill Williams in his book “Trading Chaos: Applying Expert Techniques to Maximize Your Profits” (Chapter 7, Level One: Novice Trader, p.95) has described SL as follows: “…We place the air bag one tick above/below the high/low of the second bar back … Read more

Break-even price level (without loss level) – script MetaTrader 4

Break-even price level (without loss level) - script for MetaTrader 4
The script shows the price value, where total profit for all of the opened positions will have positive values (without loss level, or break-even price level). If you close all of the opened positions at this price, the total profit will be non-negative. This method is used in the expert, you can see trade results … Read more

Stop Loss Mover – EA MetaTrader 4

Stop Loss Mover - expert for MetaTrader 4
Description: This EA automatically moves your stop loss to break even at a predefined level. Copy Stop Loss Mover into the experts folder of MetaTrader. Open MetaTrader. Attach EA to chart after trade has been entered. On the inputs tab, change Move_SL-at to your desired price target. The EA will move your Stop Loss to … Read more

Profit Loss Calculator – EA MetaTrader 5

ProfitLossCalculator
The panel is written by “motives” of the CalculateProfit_EA Expert Advisor from the article “Limitations and Verifications in Expert Advisors” and is created not for opening/closing of the positions, but for the preliminary calculation of profit/loss and visualization of Stop Loss and Take Profit levels. The calculator contains: radio buttons of position type switching (Buy, … Read more

Stop Loss and Take Profit Scripts – script MetaTrader 4

Stop Loss and Take Profit Scripts - script for MetaTrader 4
A collection of predefined Scripts A collection of predefined Scripts saves time by having available for immediate use the required setting without having to key it in. Script List: SL (SL-20, ..SL-100, ..SL-500, ..SL-3000 etc) SL Modify SL Delete SL Break Even TP (TP-20, ..TP-100, ..TP- 500, ..TP-3000 etc) TP Modify TP Delete Market Buy … Read more

Close symbol with profit or loss – EA MetaTrader 4

Close symbol with profit or loss - expert for MetaTrader 4
Easy EA for closing positions of the symbol with profit or loss. Settings: TPforSymbol — set profit amount to indicate when to close all positions for the symbol of the chart. Swap and commission are decreasing your profit. SLforSymbol — set SL amount to indicate SL place and execute closing all positions for the symbol … Read more

Calc Profit Loss on LinePrice – EA MetaTrader 4

Calc Profit Loss on LinePrice - expert for MetaTrader 4
Real author: Based on the code by Igor V. Kim aka KimIV. Improved the code at the request of many traders. This Expert Advisor calculates the profit or loss in the deposit currency of all the market orders opened on the current chart, at the desired price of the symbol. The calculations are performed using … Read more