Recovery EA to create reverse orders for another martingale EA

Trabalho concluído

Tempo de execução 16 horas

Termos de Referência

Hi,

Many martingale EAs have the prospensity to get stuck or blow the account when the trend is strong.

I would much appreciate another EA (here we will call it monitoring EA or recovery EA) to monitor this (same symbol) and avoid this, this is the task. The martingale EA can be any martingale EAs that is available in the market although I will provide you this martingale EA.

The monitoring EA will detect when the account goes into a certain equity drawdown and start to fire up opposite trades to neutralize the drawdown, in other words hedging. 

Example: After the account reached a drawdown of $100, the EA will monitor for additional trades in the same direction as existing ones, that is the martingale orders. Once it sees a new trade, it will do a trade in the opposite direction to neutralize the drawdown. The volume will be a multiplier of the trade volume, specified by the user. Why the multiplier? Partly because to overcome  already open losing trades by the martingale EA.

There are two possible options to recover. The user will choose the option

1) It can recover by profitables, that is the profitable orders will be closed together with the losing martigale orders at breakeven or small profit

2) It waits until the account float reached breakeven or small profit, and close all trades.


User Input:

1-Options to recover (a) by proftables or (b) in totality.

For (a & b) can specify 0 (breakeven) or any number for profit

2-Drawdown to trigger neutralization (ex: -100)

3-Volume multiplier (example 3)


However, i realized that the trend can reverse and the monitoring EA trades can get into a loss. Therefore the floats of the trades and the floats of the martingale EAs are monitored. If the float of the martingale EAs have reduced enough and the float of the monitoring EA have started to increase beyond a threshold, all the monitoring EA orders are closed (not the martinagle EAs) to avoid them attracting drawdown when trend changes.

User Input for stoploss of recvery EA

- Stoploss option (default:true)

- Stoploss for monitoring EA  (example: -60)

- and equity improvement for the martingale EA (30)


The coder needs to be able to understand what a martingale EA is and how it works. I will provide a martingale EA that you can work with.

The work obviously includes testing it with the EA I will provide and provide evidence, to make sure it does what it needs to do as indicated here. I will provide the market time when the martingale EA tends to trend for my favorite instrument.


There are no indicators to code. This is for MT4.

Respondido

1
Desenvolvedor 1
Classificação
(442)
Projetos
570
37%
Arbitragem
106
39% / 33%
Expirado
17
3%
Livre
2
Desenvolvedor 2
Classificação
(11)
Projetos
18
28%
Arbitragem
4
50% / 50%
Expirado
1
6%
Livre
3
Desenvolvedor 3
Classificação
(3)
Projetos
3
0%
Arbitragem
0
Expirado
1
33%
Livre
4
Desenvolvedor 4
Classificação
(30)
Projetos
37
54%
Arbitragem
2
50% / 50%
Expirado
3
8%
Livre
5
Desenvolvedor 5
Classificação
(3)
Projetos
1
0%
Arbitragem
0
Expirado
0
Livre
6
Desenvolvedor 6
Classificação
(251)
Projetos
400
54%
Arbitragem
9
67% / 22%
Expirado
36
9%
Livre
Publicou: 2 códigos
7
Desenvolvedor 7
Classificação
(450)
Projetos
477
69%
Arbitragem
6
67% / 0%
Expirado
2
0%
Livre
8
Desenvolvedor 8
Classificação
(64)
Projetos
77
55%
Arbitragem
4
0% / 25%
Expirado
1
1%
Trabalhando
Publicou: 6 códigos
9
Desenvolvedor 9
Classificação
(9)
Projetos
19
16%
Arbitragem
3
67% / 0%
Expirado
0
Livre
10
Desenvolvedor 10
Classificação
(12)
Projetos
25
24%
Arbitragem
2
50% / 50%
Expirado
2
8%
Livre
11
Desenvolvedor 11
Classificação
(511)
Projetos
549
53%
Arbitragem
13
69% / 15%
Expirado
3
1%
Livre
12
Desenvolvedor 12
Classificação
(45)
Projetos
46
24%
Arbitragem
34
9% / 85%
Expirado
10
22%
Livre
13
Desenvolvedor 13
Classificação
Projetos
1
0%
Arbitragem
3
0% / 100%
Expirado
1
100%
Livre
14
Desenvolvedor 14
Classificação
(322)
Projetos
499
67%
Arbitragem
5
40% / 0%
Expirado
4
1%
Livre
Publicou: 8 códigos
15
Desenvolvedor 15
Classificação
(499)
Projetos
744
56%
Arbitragem
48
31% / 31%
Expirado
120
16%
Livre
Publicou: 1 código
Pedidos semelhantes
Hello, I'm looking to find out the cost of creating a mobile trading robot. I've tried to describe it as thoroughly as possible in the following document. I look forward to your response. I'd like to know the costs, delivery time, and how you plan to implement it before making a decision
I have an existing MT5 Expert Advisor (“E-Core”). I need an experienced MQL5 developer to integrate a structured risk management upgrade and a higher timeframe trend filter into the current code. Two files will be provided: 1️⃣ E-Core Source Code (Current Version) 2️⃣ Update Instructions File (contains exact inputs, functions, and logic to integrate) The developer must: Integrate the update logic
DO NOT RESPOND TO WORK WITH ANY AI. ( I CAN ALSO DO THAT ) NEED REAL DEVELOPING SKILL Hedge Add-On Rules for Existing EA Core Idea SL becomes hypothetical (virtual) for the initial basket and for the hedge basket . When price hits the virtual SL level , EA does not close the losing trades. Instead, EA opens one hedge basket in the opposite direction. Original basket direction Hedge basket direction (opposite) Inputs
Billionflow 30 - 100 USD
Trading specifications: Indicators: Bollinger band ( Period 40, Deviation 1 apply to close) Moving Average (Exponential ) Period 17 applied to high Moving Average ( Exponential ) Period 17 applied to low But Signal enter a buy trade when prices crosses the lower band of the bollinger band up and also crosses the moving average channel of high and low the reverse is true for sell signal
Hello, I am a user of the "BUY STOP SELL STOP V6" trading bot, which is an advanced Grid System bot. The bot is primarily designed for Gold (XAUUSD), but I want it to work on all currency pairs. "The bot contains a privacy/protection code that prevents it from running on other accounts or being modified on any platform, as it has a client account number lock mechanism" --- Bot Description & Current Settings Bot Type
I am looking for a highly experienced Pine Script v5 developer to build a professional, non repaint price action indicator for TradingView. or a ready made one so i can purchase. This is a structured two phase project. The goal is to create a clean, intelligent price action tool that works for both fast intraday trading and swing trading. Only apply if you have strong Pine experience and understand liquidity
Hello, I’m looking for an experienced MQL4/MQL5 developer to work with me on an ongoing basis. My clients request services such as: Converting TradingView Pine Script indicators/strategies into MT4 or MT5 Expert Advisors Converting MT4 EAs to MT5 (and MT5 to MT4) Compiling and fixing existing MQL4 / MQL5 EA code Adding simple features like alerts, SL/TP, lot size, and basic money management This job is for
I am looking someone to create an EA based on my MACD Histo indicator / strategy from Pinescript. I will send it to you for you to replicate. The EA shall have: - Divergence length in bars, min and max values. - Pivot Logic - Entry on close of divergence confirmation bar. - Dynamic lot size dependent on SL/TP, in monetary value. - SL / TP in percent away from entry, separate values for long and short. - Time, day and
Hello, I have a breakout EA with reversal logic. I own the full source code for both MT4 and MT5 versions. I need the modifications implemented for both MT4 and MT5 versions. I need several modifications: – Multiple reversals with configurable parameters – Breakeven functionality – Entry only after candle close beyond range + offset – Time-based activation – Alternative offset calculation logic – Automatic close at
simple automated trading system with adaptive risk management and trend-based execution. The EA manages trades with dynamic position handling and built-in stability filters. Designed for single-position trading and disciplined execution 30 usd budget

Informações sobre o projeto

Orçamento
150+ USD
Prazo
para 5 dias