Job finished
Execution time 11 days
Feedback from employee
Considerate and patient. I really enjoyed working with him.
Feedback from customer
I am pleased with developer's skills. He has delivered the product in time and extended the support to every query that i raised.
Specification
I am looking for an Expert adviser that can open trades based on the indicator buffers:
- It should open trades/orders based on the indicator loaded on the chart and signals coming from it, for eg:
When Histogram color changes to Blue, close the sell order and open a buy order
When Histogram color changes to Red, close the buy order and open a sell order
When a buy arrow comes, close the sell order and open a buy order
when a sell arrow comes, close the buy order and open a sell order
- It should NOT run on default parameters of the indicator
- Should be able to add input parameters of indicators within the EA (Indicator source code will be provided)
- The trades can be closed on the opposite signals (optional).
- Signals can also be filtered by an Exponential Moving Average (EMA) line as defined by the user.
Depending on the above two rules:
- maximum opened orders at the same time is always only one trade.
- there is always a trade opened in one direction
- when the ea is launched it must check if there is an order opened or not, to make sure not to open more than one order in the same direction.
- ability to set a default lot size
- ability to choose fixed lot/ auto lot parameters
- Martingale should be optional
- Max spread filter to be included
- Slippage filter to be included
- Magic Number to be included
- Write EA comments to journal
- Time filter should be provided
- Should be able to set TP/SL
- Using ATR based SL/TP instead of fixed pips (optional)
- Should be able to set BE with lock-in profit pips, TSL
- Enabling more than one trade at a time (optional)
- EA should work on 4 digit broker & 5 digit broker accounts
- EA should work on all types of brokers (ECN and non ECN)
- Unlimited license
Responded
1
Rating
Projects
565
35%
Arbitration
81
31%
/
44%
Overdue
204
36%
Free
2
Rating
Projects
129
18%
Arbitration
11
27%
/
55%
Overdue
4
3%
Free
3
Rating
Projects
195
42%
Arbitration
13
8%
/
54%
Overdue
9
5%
Free
Published: 3 codes
4
Rating
Projects
83
28%
Arbitration
9
33%
/
56%
Overdue
9
11%
Free
Published: 1 code
5
Rating
Projects
369
66%
Arbitration
10
50%
/
0%
Overdue
46
12%
Free
6
Rating
Projects
644
26%
Arbitration
92
72%
/
14%
Overdue
12
2%
Working
Published: 1 code
7
Rating
Projects
15
40%
Arbitration
0
Overdue
1
7%
Free
8
Rating
Projects
35
26%
Arbitration
10
30%
/
70%
Overdue
5
14%
Free
9
Rating
Projects
1429
59%
Arbitration
31
81%
/
0%
Overdue
10
1%
Free
10
Rating
Projects
151
48%
Arbitration
6
83%
/
17%
Overdue
2
1%
Free
11
Rating
Projects
1039
44%
Arbitration
50
8%
/
50%
Overdue
116
11%
Free
12
Rating
Projects
199
42%
Arbitration
20
25%
/
55%
Overdue
10
5%
Free
Similar orders
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
Project information
Budget
30+ USD
Deadline
to 10 day(s)