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%
類似した注文
I need someone to develop a very simple and basic Expert Advisor for MetaTrader 5. The EA should open and close trades based on a custom trading time schedule. I am a student and I do not have a budget, so I am kindly asking if someone can help me for free or as a beginner-friendly project. The EA does not need to be complicated. I only need basic settings for start time, end time, buy/sell option, lot size, stop
Profitable EA 50 - 5000 USD
I have been tired of losing money in forex for several years, I decided to buy an EA directly from the programmer , I am ready to put the right price for a real winning strategy, no matter which strategy is used. The main thing is that the strategy is profitable Send me a demo, I'll put it on the VPS. The most profitable strategy will be chosen after a week
I really like this platform. I am interested in trading and need funds for it. I enjoy both crypto and forex trading.I"really appreciate this platform. I am keen on trading and am looking for trading funds. I enjoy trading in both cryptocurrency and forex."
Titan Quantum Algo Engine V2 is an advanced MT5 Expert Advisor designed to identify high-probability market opportunities using trend analysis, breakout detection, and intelligent risk management. The EA automatically executes trades, manages stop-loss and take-profit levels, and helps traders maintain disciplined trading with optimized entry and exit strategies
The striker robot 30 - 2000 USD
I would like a trend and pullback strategy for the robot timeframe:15 minutes(m15) or 1 hour(h1) indicators:50 EMA (Exponential Moving Average)/200 EMA/RSI (14) BUY SET UP 1.Confirm The Trend .50 EMA must be above 200 EMA .Price must be above both EMAs 2.Wait for a pullback .Do not buy when the price shoots up. .Wait for the price to come back near the 50 EMA 3.Confirm entry .ENTER BUY WHEN: .A bullish candlestick
//+------------------------------------------------------------------+ //| Simple XAUUSD EA | //+------------------------------------------------------------------+ input double LotSize = 0.01; input int StopLoss = 500; // in points input int TakeProfit = 1000; // in points input int MAPeriod = 20; int maHandle; int OnInit() { maHandle = iMA(_Symbol, PERIOD_H1, MAPeriod, 0, MODE_SMA
Hello, I need a Python-based MT5 forex trading bot developed. The bot should connect to MetaTrader 5, execute trades based on a predefined strategy, and support standard risk management features such as stop loss, take profit, and position sizing. Requirements: MT5 integration using Python Automated trade execution based on provided strategy rules Configurable risk management settings Support for major forex pairs
### ** Main EA File** - `InstitutionalTrendPullbackScalper.mq5` **Core Features Implemented:** **Multi-Timeframe Analysis** - M15 trend filter (EMA20 > EMA50 for uptrends) - M5 entry signals with 5-condition confirmation - Independent indicator sets for both symbols **Advanced Entry Logic** - RSI reversal detection (crosses thresholds) - Price pullback zone validation - Bullish/bearish candle close confirmation -
I need developer who Can perfectly build me a layout of Ninjatrader 8 (NT8) to look and feel the same on SierraCharts? I currently use NT8 but I want to start using SierraCharts because its more robust than NT8, but I don't want to have to worry about programming SierraCharts. How much would this cost? Thank you
Automate my trading 100 - 300 USD
i want a trading bot that take trade auto and make 5% profit daily and stop with in 24 hours not more then that at least the bot give me more then 2% not less then that like a ai agent if it make any loss that agent have to take care of it i need only 5 % profit

プロジェクト情報

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