Assista a como baixar robôs de negociação gratuitos
Encontre-nos em Telegram!
Participe de nossa página de fãs
Script interessante?
Coloque um link para ele, e permita que outras pessoas também o avaliem
Você gostou do script?
Avalie seu funcionamento no terminal MetaTrader 5
Experts

No Loss EA V2 - No Indicator, No Price Action strategy for MetaTrader 4 - expert para MetaTrader 4

Visualizações:
4971
Avaliação:
(5)
Publicado:
2024.09.07 12:57
Atualizado:
2024.09.09 08:00
Freelance MQL5 Precisa de um robô ou indicador baseado nesse código? Solicite-o no Freelance Ir para Freelance

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 patterns, or any price action. The EA employs a progressive system that I have been using for the past 1 year and have backtested for over 4 years.

Here are the results of the backtest:

Preferred pair: EURUSD

You can set this EA in any timeframe, as it does not rely on indicators, patterns, etc.


result


Settings:

settings


Parameters:

👉 Initialsize: Enter your initial lot size according to your account balance.
👉 MaxBuy: The maximum number of open buy positions the EA can place.
👉 MaxSell: The maximum number of open sell positions the EA can place.
👉 OverallBuyProfit: Set the overall buy profit (combined for all buy orders).
👉 OverallSellProfit: Set the overall sell profit (combined for all sell orders).
👉 Slippage: Enter your slippage.
👉 DistanceBetweenOrders: Set the distance between pips before opening another order in the same direction.
👉 NumberofBuy: Enter the number of buy orders needed to trigger the closing of all buy positions at a 0.01 profit. (For example, after 3 buy deals, the EA will automatically close all buy orders when the overall buy profit reaches 0.01.)
👉 NumberofSell: Enter the number of sell orders needed to trigger the closing of all sell positions at a 0.01 profit. (For example, after 3 sell deals, the EA will automatically close all sell orders when the overall sell profit reaches 0.01.)


Strategy:

This EA uses Progressive and Fibonacci system to cover losses.

Here's how it works:

  1. First, It will open two orders: Buy and Sell. It does not set any take profit or stop loss to prevent market manipulation by some brokers. Instead, it directly closes orders once the direction order (bullish or bearish) makes the overall profit you specified in the settings.
  2. This EA will then immediately open another order in the closed order direction so that you don't miss any pips.
  3. If the market moves strongly in one direction, let's say, if the market becomes strongly bullish after the EA opens two orders – buy and sell – the buy order will be closed in profit. But what about the sell order?
  4. This EA will open additional sell orders based on the specified distance between pips you mentioned in 'DistanceBetweenOrders.'
  5. This means if the 'DistanceBetweenOrders' is set to 50 pips, it will open another sell order after the market moves up by 50 pips.
  6. And then close all sell orders when the overall profit from all sell orders combined reaches the target specified in the settings.
  7. If the market unexpectedly becomes trending and the EA opens, for example, 3 deals in one direction, it will close all positions in that direction once the combined profit reaches 0.01.

👉To cover losses, It use fibonacci system for lotsize example, 1+1+2+3+5+8, and so on.
👉You can also set a maximum buy or sell order to avoid excessive lot size increases.


Smart MA Trailing Stop EA - MT4 Smart MA Trailing Stop EA - MT4

Smart MA Trailing Stop EA automatically adjusts stop losses based on your selected MA period and distance between SL and MA.

Dual Profit Closer EA - MT4 Dual Profit Closer EA - MT4

The Dual Profit Closer EA is a powerful automated tool designed to independently close all buy or sell orders once they reach your predefined profit thresholds.

AllWinningTrades Closer: One Click Exit MT4 EA AllWinningTrades Closer: One Click Exit MT4 EA

This EA works by automatically detecting all your profitable trades and closing them with a single click. Designed for traders who seek efficiency, this EA takes the hassle out of manually managing multiple positions and ensures your gains are locked in with precision.

Real Time Complete Trade Stats Display EA Real Time Complete Trade Stats Display EA

This EA provides traders with real-time overview of their trading activity directly on their chart. This powerful tool displays crucial metrics such as overall buy and sell profits, the number of open trades, and the current market spread, giving traders full visibility into their performance at a glance.