Double in a Day EA to average trades on existing positions

MQL4 エキスパート

仕事が完了した

実行時間9 日
開発者からのフィードバック
Very good customer.
依頼者からのフィードバック
Received the expert advisor as per stipulated requirements. Developer has good expertise in making approximation ea and then refining the features to make a brand new final product.

指定

doubleinadayforex.com has an EA that takes an existing position, adds 3 top up positions in a risk free manner and once the target is reached it will double the account (or x% gain in account)

Need to code such an EA to piggyback on a running EA positions (in this case we can use a simple EA like Hamster as an example)

Scenario: Hamster enters 0.1 EURUSD buy at 1.1360 SL 1.1260 TP 1.1366

Doubler EA will detect this trade and wait for a draw down of X pips (say 15 pips)

Doubler EA will enter the trade with 0.1 lot at -15 pips (or minus X pips) 1.1345 and maintain SL 1.1260 TP 1.1366

Option to average the trade (martingale if price goes down) at every X pips (say add 0.1 lot at every 10 pips fall), with x pip step and x.x Martingale ratio with SL remaining fixed at 1.1260, option for max equity risk in this scenario and auto lot size, exit at original TP or exit at X % gain

Option to top-up the trade at every X pips (add lots if price goes up) (say add 0.1 lot at every 5 pips gain), and move SL upward to maintain the same equity risk [entry at -15 pip, add 0.1 lot for every 5 pip gain, 0.1 @1.1350 0.1@1.1355 0.1@1.1360 and TP 1.1366; move SL upward at each step to compensate for the added risk, TP hits at 1.1366]

Option to specify target account gain at the TP level (say 30% gain of equity when TP reached) and lot sizes made automated to achieve this goal

Any other bright ideas.


This should be fully backtestable and optimizable.

応答済み

1
開発者 1
評価
(647)
プロジェクト
1295
67%
仲裁
84
26% / 49%
期限切れ
338
26%
2
開発者 2
評価
(42)
プロジェクト
70
43%
仲裁
6
33% / 50%
期限切れ
19
27%
3
開発者 3
評価
(90)
プロジェクト
118
17%
仲裁
44
23% / 39%
期限切れ
20
17%
4
開発者 4
評価
(145)
プロジェクト
169
50%
仲裁
22
14% / 55%
期限切れ
22
13%
類似した注文
Hi, I hope you doing Greate, Let me share details , so the original EA already working but you can check and verify everything fine.First you verify that all original EA features are working correctly then add a user dashboard showing the number of detected zones, buy sell both none status, and an on off button. also ensure mitigated zones disappear properly and that trades follow the zone rules, and integrate the
I need a high-speed Expert Advisor (EA) for MT5 designed specifically for XAUUSD (Gold) scalping. The bot should focus on fast entries and quick profits with high efficiency. Main requirements: 1. Symbol: XAUUSD (Gold only). 2. Platform: MetaTrader 5. 3. Strategy type: Scalping (fast trades, quick profit). 4. The bot should open trades frequently based on fast market movements. 5. Small Take Profit (quick profit
Gold_m1_ob_bot. 30+ USD
import MetaTrader5 as mt5 import pandas as pd import time from datetime import datetime # ================== CONFIG ================== SYMBOL = "XAUUSD" TIMEFRAME = mt5.TIMEFRAME_M1 LOT = 0.01 MAX_OBS = 12 # keeps signals frequent ATR_PERIOD = 14 IMPULSE_FACTOR = 1.5 # strong candle = impulse SESSION_START = 8 # GMT (London open) SESSION_END = 20 # GMT (NY close) MAX_SPREAD = 30 #
I have existing compiled indicator and script files (EX4) and would like to have them recreated in both MQL4. ⚠️ Important: This project is NOT for decompiling or reverse engineering. Instead, the goal is to: Analyze the behavior and output of the provided files Recreate equivalent functionality from scratch Deliverables: 1 MQL4 indicator source code (.mq4) 1 MQL4 script source code (.mq4) Requirements: The recreated
I need a good programmer to help convert an existing indicator to a trading EA that can work on both MT4 and MT5. The expected features on the EA is as follows: Max Spread: Magic Number: Take Profit: Stop Loss: Trailing Stop: Fixed Lot Size: Money Management: false/true Min Lot Size: Max Lot Size: Risk to Trade %: Daily Profit Target %: Add news filter. Get my jobs with source code
A perfect indicator 30 - 80 USD
Merge nearby zones yes/no Alert on/off Label on/off Show only current relevant zones near price yes/no Distance filter from current price Zone transparency Colors Preferred Output on Chart: I want the indicator to show only: the strongest nearby support zones under price the strongest nearby resistance zones above price major higher timeframe zones clean chart view I do not want excessive clutter. Entry Assistance
Criei um Robô para a venda alta precisão que automatiza a estratégia de correção média de Larry Williams. Possui filtros de tendência seletiva, controle de lote por risco percentual e execução rápida. Compatível com contas Hedge e Netting. Configuração simples e otimizada para mercados de alta volatilidade. *55(16) 993786056
SMC ORDER BLOCK 30 - 60 USD
I want already build FULLY AUTOMATED order block MT5 XAUUSD HTF H4 ENTRY LTF M15 - Show result on live account. m15 ob entry in the direction of h4 ob bias the developper to provide source code in the end
I need an MT5 Expert Advisor built as a high-precision volumizer for Forex. Its core purpose is to generate controlled trading volume for rebates, while still maintaining low-risk account growth. I am not looking for aggressive profit chasing. I am looking for a stable, intelligent EA that can produce volume in a disciplined way without damaging the account. The ideal system should trade major currency pairs, avoid
1. IF price forms: - Higher highs + higher lows → TREND = BUY - Lower highs + lower lows → TREND = SELL ELSE → NO TRADE 2. IF: - Trend = BUY - Price retraces to support zone - Bullish engulfing candle forms - TDI green crosses above red (optional) THEN: - Execute BUY 3. IF: - Trend = SELL - Price retraces to resistance - Bearish engulfing forms - TDI confirms THEN: - Execute SELL 4. Risk per trade = 1% of account Lot

プロジェクト情報

予算
30 - 200 USD
締め切り
最低 1 最高 5 日