Renko-Martingale

工作已完成

执行时间5 天

指定

I want to input manually the price,direction,  stop loss and take profit level for the first order. And the lot size stop loss and take profit level for the rest of the orders( At least 20 )

After the first order is filled, I need the EA to automatically :

1- Open a pending order in the opposite direction of first order, at the price of stop loss level of the first order, with a stop loss, take profit level(In pips) and Lot size that I have to preset in the EA.

2- After the pending order is filled, the EA need to open a new pending order in the opposite direction at the price of the stop loss level of the previous order, with the preset lot size, stop loss and take profit level. Creating a sequence of trades that will lead to a take profit level.

3- The EA needs to adjust the stop loss level of each order, and the entry price of the pending order  in increments of a predefined amount of pips. Lets  use a 100 pips.

  Example: EUR/USD  I Buy at 1.22000, my Stop loss is 300 pips at 1.21700 and my take profit 300 pips at 1.22300, the EA have a pending order in the opposite direction at 1.21700 with a preset stop loss and take profit. After a while...

                 The price of EUR/USD reach 1.22100, so the EA moved the stop loss level at 1.21800, the pending order is moved as well at 1.21800. After that, EUR/USD reach 1.22200, and another adjustment is made by the EA.

                 It change the stop loss level again and now it is at 1.21900 and the pending order is at 1.21900 as well. It will be like a zig zag, buy, sell, buy, sell...

When an order hits the take profit level, the sequence is done, and I want to set the new first order with the same parameters previously used.

Basically I need a pending orders EA, with a more controllable trailing stop that adjust not only the stop loss at certain level, but the next pending order entry price.

I would like to test this EA to see the results if possible, but if not, I know what can happen and the weak points of a EA like this as well ( spread increments for example, etc)

That is my order.

Thank you!



反馈

1
开发者 1
等级
项目
0
0%
仲裁
0
逾期
0
空闲
2
开发者 2
等级
(365)
项目
507
40%
仲裁
159
17% / 74%
逾期
99
20%
已载入
3
开发者 3
等级
(258)
项目
396
28%
仲裁
69
19% / 49%
逾期
121
31%
工作中
4
开发者 4
等级
(65)
项目
87
39%
仲裁
3
0% / 33%
逾期
29
33%
空闲
5
开发者 5
等级
(252)
项目
462
26%
仲裁
139
20% / 60%
逾期
100
22%
空闲
6
开发者 6
等级
(145)
项目
169
50%
仲裁
22
14% / 55%
逾期
22
13%
空闲
相似订单
Hello, I want this project to be a complete redesign, not just an update. My goal is to build an institutional-grade TradingView indicator that is extremely accurate, stable, fast, and completely non-repainting. You are free to modify, delete, replace, or completely rewrite any part of the code if it improves the final result. I don't care about preserving the current code or appearance—I only care about building the
{ "strategy_name": "M5 EMA Scalper", "timeframe": "M5", "indicators": { "ema_fast": 20, "ema_slow": 50, "rsi": 14, "atr": 14 }, "entry_rules": { "buy": [ "EMA20 > EMA50", "Price closes above EMA20", "RSI > 55" ], "sell": [ "EMA20 < EMA50", "Price closes below EMA20", "RSI < 45" ] }, "risk_management": { "risk_per_trade": 1.0, "stop_loss_atr": 1.5, "take_profit_rr": 2.0
Hola, traders e inversores: Desarrollamos soluciones de trading algorítmico para MetaTrader 4 y MetaTrader 5. Creamos bots, indicadores y herramientas a medida que convierten estrategias manuales en sistemas automáticos, configurables y orientados a una gestión de riesgo sólida. Hemos trabajado en automatizaciones que integran entradas y salidas por reglas, cálculo de lotaje, control de drawdown, filtros de horario y
Hello, I need a custom Expert Advisor for MetaTrader 5. I am trading from mobile only. **Account & Style:** - Capital: $5,000 - $10,000 - Risk: Moderate/Balanced - Trading Style: Scalping **Pairs & Timeframe:** - Symbols: EURUSD and XAUUSD - Timeframe: M5 **Strategy:** - BUY: RSI(14) < 30 AND Price > 20 EMA - SELL: RSI(14) > 70 AND Price < 20 EMA - Only 1 trade per symbol at a time - No Martingale / No Grid **Risk
> "I am looking for a reliable and profitable Expert Advisor (EA) or trading robot for MetaTrader. The EA should have a proven track record, good risk management, and stable performance in live market conditions. Please share the name of the EA, a brief explanation of how its strategy works, and any relevant performance statistics or backtest reports to help me evaluate it."
We are seeking an experienced MQL4/MQL5 programmer to develop a high-performance, fully automated Expert Advisor (EA). The bot must execute a sophisticated multi-currency hedging strategy across correlated forex pairs. Key Responsibilities Develop Multi-Currency Logic : Build an EA capable of scanning and trading multiple currency pairs simultaneously from a single chart or setup. Implement Hedging Strategy : Code
I am looking for an experienced MetaTrader 5 expert. I already have 3 MT5 trading accounts. I need someone to: 1. Help me choose a reliable Windows VPS. 2. Connect to my VPS remotely (AnyDesk or TeamViewer). 3. Install 3 MetaTrader 5 terminals. 4. Configure: - 1 Master Account - 2 Slave Accounts 5. Install and configure a professional Trade Copier. 6. Copy all trades from the Master account to both Slave
I have an MT4 custom indicator (.ex4) that I use regularly, and I would like an identical MT5 version. Important: I do not have the source code (.mq4). I only have the compiled MT4 indicator. I am looking for an experienced MQL developer who can recreate the indicator's functionality and appearance for MT5 by analyzing its behavior. The MT5 version should match the MT4 version as closely as possible, including
Mac200 50+ USD
I need a Trend following Bot. Here we took entries by looking at two indicator which are 200 period ema and 12 26 9 MacD. Rules for entry exit are: Buy trade: When market is above 200 ema and MacD Line cross over the signal line and this cross over happened below the zero line of MacD indicator. We simply put Buy trade. Sell trade: When market is below 200 ema and MacD line crosses below the signal line and this
I I would like to create a trading robot based on 2 ema crossing. The robot is pretty simple, it should open buy position when fast ema cross slow ema and vise versa. Also it should use martingale after the loss position. It should has expiration period inside the code and alerts l

项目信息

预算
30 - 100 USD
截止日期
 1  10 天