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 a fully functional Expert Advisor (EA) for MetaTrader 5 focused on trading XAUUSD (Gold). The strategy should be based on fast scalping entries using indicators such as RSI, Moving Averages, or similar confirmation tools. The EA must include fixed risk management (1%–2% per trade), automatic lot calculation, and stop loss/take profit settings. It should be optimized for low spread conditions and quick market
Sabaaif 255 - 366 USD
#include <iostream> using namespace std; int main() { double rsiValue; cout << "Gatii RSI galchi (0-100): "; cin >> rsiValue; if (rsiValue < 30) { cout << "MALLATTOO: Gabaan baay'ee gadi bu'eera. BITI (BUY)!" << endl; } else if (rsiValue > 70) { cout << "MALLATTOO: Gabaan baay'ee ol ka'eera. GURGURI (SELL)!" << endl; } else { cout << "MALLATTOO: Gabaan gidduu jira. EEGGADHU." << endl;
Mt5 EA 50 - 69 USD
I am a private trader looking for a reliable EA that can generate steady daily profits of around $35 to $40 with proper risk management. My goal is to find or improve an EA strategy that can deliver consistent results, especially on Gold (XAUUSD). If you believe you can review the current EA or develop a better solution, I would be interested in working with you. However, I would need to verify the EA on a demo
Subject:currently have a working EA installed with 3 indicators, but it’s not profitable.What I need: A trader/developer with a proven indicator that can be converted/integrated into my existing EA. The indicator must show a pass rate of 80% or higher on backtest/forward test.Scope of work: Your indicator will be added to my existing EA and must work with the current strategy logic. I will first test the indicator’s
I would like to program a ninja trader strategy that involves a Cycle ID indicator. Can you take a look to see if you can program the indicator in a strategy? Let me know if you can do this
I’m looking for an experienced developer to build a MT5 EA that combines the following three strategies into a single system: Strategy 1 – H1 Zone Rejection (Pullback Entry) Identify the high and low of the H1 timeframe Enter trades when price reaches the H1 high/low zones Confirm entry using a bullish/bearish candle on the M15 timeframe Target a 1:2 risk-reward ratio Strategy 2 – Breakout & Retest Identify the H1
Hello, I have a Ctrader indicator with the source code, I was wondering if this possible to convert it to Quantower. Hello, I have a Ctrader indicator with the source code, I was wondering if tis possible to convert it to Quantower., i need an expert who can convert it perfectly
AI Trading MQL5: Maximizing Profit from a $10 Investment Achieving significant profits from a small initial capital like $10 in AI trading with MQL5 requires a highly strategic and disciplined approach. While the potential for exponential growth exists, it's crucial to manage expectations and understand the inherent risks. **Key Strategies for Small Capital AI Trading:** 1. **Low-Risk, High-Probability
Manage my money and make strategy add money in my bank account analys account trade for me convert money in to my accountNext, you need to describe all terms and concepts contained in the idea description. If trend is important for your strategy, clearly define what indicator should be used to determine the trend direction and strength. The numerical characteristics of these definitions form the basis of Expert
I need a professional developer to help me create an EA using RSI and Moving averages.The strategies are well organised and everything is in order. I will send all the details in the inbox

プロジェクト情報

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