Tâche terminée
Temps d'exécution 2 jours
Commentaires du client
Very fast execution of the work. Has had his own input and delivered a product 100% to the specification. Thanks =)
Spécifications
1. Background
I need a fairly simple EA that manages SL, TP, BE and trailing SL. I have not yet found an EA that does exactly what I need.
I have a simple system that allows me to enter trades manually and always apply the same rules for TP and SL. In order to capture the full momentum of the market whilst not having to constantly monitor the charts I need an EA that is managing the SL and TP of my trades from the moment the positions are opened.
2. Systems
This should work on MT4 and run on a VPS provided by MQL. It should work on all pairs and all timeframes.
3. Requirements
a. Variables
- · SL: stop loss in points to be applied to trades without SL (1 pip = 10 points)
- · TP: take profit in points to be applied to trades without TP
- · BE_TH: breakeven threshold, distance in points a trade has to be in profit before SL is set to BE
- · trail_TH: trailing threshold, distance in points a trade has to be in profit before SL becomes trailing
- · TrailingStop: distance of the trailing SL
- · TrailingStep: distance in points when trailing SL is moved
b. Behaviour
- 1. The EA must work with BUY as well as SELL orders
- 2. The EA should manage ALL trades on the account, regardless of the pair and timeframe
- 3. The EA should apply SL and TP to all trades that are either missing a stop loss or missing a take profit.
- 4. If the trade has a take profit but no stop loss, then only SL has to be applied.
- 5. If the trade has a stop loss but no take profit, then the TP should be applied.
- 6. Once a trade is in profit by “BE_TH”, the stop loss of that trade is to be set at entry point, regardless of the original level of stop loss
- 7. Once a trade is in profit by “trail_TH” the stop loss has to start trailing with “TrailingStop” distance behind the current price, regardless of the previous level of stop loss, and keep moving the SL every time price has moved in a positive direction by TrailingStep
- 8. I want a panel box that shows the current settings of the variables
Répondu
1
Évaluation
Projets
1005
47%
Arbitrage
33
36%
/
36%
En retard
99
10%
Travail
Publié : 6 codes
2
Évaluation
Projets
1410
67%
Arbitrage
123
32%
/
41%
En retard
217
15%
Gratuit
Publié : 1 code
3
Évaluation
Projets
2820
80%
Arbitrage
156
22%
/
43%
En retard
487
17%
Gratuit
4
Évaluation
Projets
326
43%
Arbitrage
34
32%
/
29%
En retard
83
25%
Gratuit
5
Évaluation
Projets
644
26%
Arbitrage
92
72%
/
14%
En retard
12
2%
Travail
Publié : 1 code
6
Évaluation
Projets
36
58%
Arbitrage
3
33%
/
33%
En retard
6
17%
Gratuit
7
Évaluation
Projets
412
36%
Arbitrage
35
26%
/
57%
En retard
63
15%
Gratuit
Commandes similaires
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
EA based on 5 mintues timeframe candles
100 - 250 USD
{ "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
Multiple times EMA Crossing robot with smart entry
50 - 100 USD
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
Informations sur le projet
Budget
30 - 60 USD