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%
類似した注文
//+------------------------------------------------------------------+ //| 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
Hi, I'm Barak, founder of FX Trade Africa, a trading automation company based in Africa. I'm looking for a serious EA developer for a long-term business partnership — not a one-time paid job. IMPORTANT: This is not a paid order. I am looking for a long-term partner who believes in the model and wants to build something serious together. Compensation will be based on profit sharing from funded accounts — details
### ** 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
I am looking for an EA for MT5 which is stable for long period. should make minimum 20% per month and DD should be less than 10% first send me your backtest reports for last 5 years with real ticks. budget is negotiable based on the quality of the EA. source code should be delivered at the end. Please dont apply without sending backtest report as mentioned above, in other case offers would be rejected
I do not have any startegy, and I want you to create one with your experience, you will provide me EA along with source code. you may use Grid or any logic, but the EA should keep generating profit during Newyourk and Asian session
I am looking for an experienced MQL5 developer to build a professional-grade Expert Advisor (EA) for MetaTrader 5. The strategy is based on liquidity sweeps, market structure (Break of Structure), and institutional concepts (order blocks), specifically optimized for XAUUSD (Gold). This is not a basic bot. I need a structured, optimized, and reliable system suitable for live trading after testing
I need an Ai trading bot for Binance and BTC on MT5 that also uses order flow data. It should also make use of TSI- Temporal indicator sampling and also it should make use of fundamental analysis in the process of signal generation

プロジェクト情報

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