Custom simple EA required

MQL4 Experts

Termos de Referência

I require a simple EA that work as follow

I will first open a trade manually on a chart and once i close that trade manually , the EA must execute a new trade automatically and every time  it closes a trade it will continue opening new trade based on the maximum amount of trade it can open in the EA settings. Note: EA opens 1 single trade each time, and the trade must be closed by the Ea before opening the next trade automatically.

The EA should have a martingale option for each series of trade, for example if a trade is a win it will not open a martingale but if the next trade is a loss it will use the martingale option for the next trade. Once it wins a trade it will revert back to opening trade without using the martingale option

The EA must function this way if there is a win it will keep opening the same lot size, if there is a loss the next trade will be based on the multiplier value , Example: lot size 0.01 multiplier 1, if the TRADE wins keep opening the same lot size (0.01) , if second trade loose next trade to open lot size 0.01x2 =0.02 if the value of multiplayer is 2 , if third trade loose next trade open lot size based will be based on multiplayer value in the Ea. Once the EA wins a trade after a loss the next opening trade will revert back to default lot size : 0.01 .

The EA will use the default lot size, and will only start using the multiplier value if there is a loss or a series of losses. 

To clarify if trade 1 loose, use multiplier value for next trade ,  if trade 2 is a loss use multiplayer value for trade 2, if trade 3 is a loss use multiplayer value for trade and so on. Do remember if a trade wins we will not use a multiplier for the next trade.

The maximum level number trade series for martingale should be up 50, for example

martingale multiplier trade 1 : 2
martingale multiplier trade 2 : 4
martingale multiplier trade 3 : 6

The EA will use 2 type of risk management based on true/false:

First one is the standard  TP and SL in points, those must be hidden from the broker

Second  TP and SL will be based on % of the current capital, for example if i set TP 2% for a 2000$ it will automatically close a trade once its 40$ in profit, once again the TP and SL must be hidden from the broker

We should have a settings that determine the maximum amount of trades the EA will open , for example if i set to 50 the EA will open only a maximum total amount of trade of 50 and will not open anymore trade once that number is reached.

The EA settings:

EA Magic number:
Use martingale :True/False
martingale multiplier trade 1 : 2
martingale multiplier trade 2 : 4
martingale multiplier trade 3 : 6
martingale multiplier trade 4 : 8
martingale multiplier trade 5 : 10
martingale multiplier trade 6 : 12
martingale multiplier trade 7 : 14
martingale multiplier trade 8 : 16
Use standard TP and SL: True/False
Hidden stop loss:
Hidden take profit:
Maximum amount of trade to open: 50
Lot size:
Use TP and SL based on % of  account: True/False
Hidden TP: %
Hidden SL: %


Respondido

1
Desenvolvedor 1
Classificação
(183)
Projetos
325
32%
Arbitragem
33
42% / 27%
Expirado
96
30%
Trabalhando
2
Desenvolvedor 2
Classificação
(54)
Projetos
53
17%
Arbitragem
7
0% / 100%
Expirado
5
9%
Livre
3
Desenvolvedor 3
Classificação
(542)
Projetos
1321
59%
Arbitragem
28
82% / 0%
Expirado
10
1%
Livre
4
Desenvolvedor 4
Classificação
(7)
Projetos
14
21%
Arbitragem
1
0% / 100%
Expirado
3
21%
Livre
5
Desenvolvedor 5
Classificação
(1)
Projetos
2
0%
Arbitragem
1
0% / 100%
Expirado
0
Livre
6
Desenvolvedor 6
Classificação
(41)
Projetos
61
8%
Arbitragem
12
58% / 42%
Expirado
1
2%
Trabalhando
7
Desenvolvedor 7
Classificação
(52)
Projetos
96
24%
Arbitragem
9
22% / 22%
Expirado
12
13%
Trabalhando
8
Desenvolvedor 8
Classificação
(586)
Projetos
1046
49%
Arbitragem
39
28% / 41%
Expirado
49
5%
Livre
9
Desenvolvedor 9
Classificação
(66)
Projetos
143
34%
Arbitragem
11
9% / 55%
Expirado
26
18%
Trabalhando
Pedidos semelhantes
i am planing on develloping a grid robot being a quiet big project i would be looking to build the full robot over initial job + 3 updates meaning by taking that job you are guarentee to have 3 jobs since we would need to build it pieces by pieces i am only looking for devs with 50+ jobs done all other will instantly get rejected its for an overall grid but more complexe with a ton of option i definitely understand
HI, I'm looking for an experienced person who can add buy/sell indications/Alerts on existing Pinescript code along with little modification of the script and the script should connect to MT5 platform using pineconnector MT5 platform should execute trade instantly as based on the alerts/indications on tradingview script
This request is only about an issue, basically i have an expert with pending orders that operate with trailing stop loss when pending order are activated. Issue came when i have a recovery order open , then expert have to manage and close original order with recovery order/orders without let run trailing. Actually issue is here, basically others order from same pair went anyway with trailing when , as decided, must
I need an EA created by combining the PZ RSI, PZ MACD,and PZ Stochastic into one EA with the grid function The idea of the trading system is as follows: market entries are performed when MACD, RSI and Stochastic K are in the same current trend direction. The EA is created by combining 3 existing PZ EA's
Hello, I need a max daily loss script that works for mql5 and mql4. I want to integrate this into my EA and have both versions. I need input for max drawdown %. And the rules will follow prop firm rules. If todays loss (closed + current running trades) reaches 5%. Close all trades and pause until the next trading day. ***My trading account is automatically closed every time I open a trade after crossing the daily
Hello, I need smart and professional programmer that have minimum 300 projects finish for my expert advisor (mq4). I need this project finish quickly, and the function can running well like I need. My EA basicly using Consecutives Signals Candle, MA20, and ATR with some others parameters. If you programmer like I need, so can apply, IF NOT DONT APPLY! I will send the document completely when you apply. Thank you
Hello i need an expert who can help me backtest my Grid system EA and find the best profitable setting where i can use it on a live account. Note: Only applicant with experience and prove of work should apply
Hi , Looking for a ready made profitable EA Robot. It must have a myfxbook. I would like to see track record I would like to see it trade live markets if you can provide Investor password that will be good
can we create an EA history reader that generates a trading logic? For example, when I want to find a good set of numbers for a system including MA20, price action, H1 time frame, it will automatically run to find the optimal set of numbers in terms of time, SL/TP..... Or simply if I don't use any indicator, just use price action and it will read history and give consistent trading logic, for example: 20:00, candle >
I need a trade manager with lot of complicated options and best ui. integrate with Telegram. And I needed for MT4 and MT5 both. Need a good developer with reasonable price

Informações sobre o projeto

Orçamento
30+ USD
Desenvolvedor
27 USD