Secure Gain EA
- Experts
- Kommoju Sahityananda Devi
- Versione: 1.0
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 six months and have backtested for over three years.
Previously, this EA was named 'NoLoss EA,' which I posted in the Code Base, resulting in over 1130 downloads.
Preferred pair: GBPUSD
You can set this EA in any timeframe, as it does not rely on indicators, patterns, etc.
Note: This EA is not suitable for trending pairs such as GBPJPY, USDJPY, etc.
Parameters:
- Initialsize: Enter your initial lot size according to your account balance.
- MaxBuy: Enter the number of maximum buy orders.
- MaxSell: Enter the number of maximum sell orders.
- 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. ( For 4 digits, please write '50' to set the distance as 50 pips. For 5 digits, please write '500'. )
- MaxSpreadAllowed: Maximum allowed spread; if the spread exceeds this value, orders will not be opened.
Strategy:
This EA uses Progressive and Fibonacci system to cover losses.
Here's how it works:
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.
This EA will then immediately open another order in the closed order direction so that you don't miss any pips.
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?
This EA will open additional sell orders based on the specified distance between pips you mentioned in 'DistanceBetweenOrders.'
This means if the 'DistanceBetweenOrders' is set to 50 pips, it will open another sell order after the market moves up by 50 pips.
And then close all sell orders when the overall profit from all sell orders combined reaches the target specified in the settings.
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.
NOTE:
This EA is suitable for a ranging market only. Trading involves risk, and this EA is not a guarantee of profit. Use it responsibly and be aware of the risks associated with automated trading. Please backtest everything before putting it in a real account.
L'utente non ha lasciato alcun commento sulla valutazione.