仕事が完了した
実行時間3 日
依頼者からのフィードバック
Brilliant developer, efficient code, good comms, recommended :)
開発者からのフィードバック
Great customer :) Many Thanks for the job !! I am waiting new jobs from you ;)
指定
Generic Grid EA with Control Panel
I need a programmer with experience of Grid based EAs and DD reduction algorithms.
I have a number of signals(10) and I need an EA to wrap around them. Each signal will need its own function and the function is
Selected by a drop down list in the EA settings.
The EA will need to be well coded, efficient and easy to read with comments in English.
If you have experience with this type of EA then please send me some examples.
The EA will need all the normal EA settings.
- Enable BUY Orders
- Enable SELL Orders
- Lot size - fixed lot / percentage of equity
- Max spread
- Max lots / max trades
- StopLoss / Take Profit
- Trailing Stop / Trail Start / Trail Step / Trail Points
- Equity control / close all trades on % equity drawdown
- Trade Monday, Tuesday. Wednesday, Thursday, Friday
- Start hour for trading / stop hour for trading
- Close trades on Friday / Friday Hour to Close
- Trade Comment
- Magic Number
Grid Settings - based on your recommendations
- Enable Grid
- Lot Multiplier
- Grid Step
- Trade Distance
- Grid Take Profit
Draw Down Recovery - based on your recommendations
- Enable DD algo
- ??
Drop down list to select Signal function for trade entry.
- Drop down list to select relevant signal function.
The EA will need a control panel, the panel will need
- Professional looking panel with customisable background
- Display number of open trades / drawdown / profit of trades
- Buttons for BUY only trades and SELL only trades
- Button for close all trades
- Enable / Disable Trading
Extra Settings
- Panel background picture/GIF/JPEG
- Chart Background Colour
- Bull Candle Colour
- Bear Candle Colour
応答済み
1
評価
プロジェクト
11
45%
仲裁
0
期限切れ
0
暇
2
評価
プロジェクト
4
0%
仲裁
1
0%
/
100%
期限切れ
1
25%
暇
3
評価
プロジェクト
23
9%
仲裁
7
29%
/
57%
期限切れ
2
9%
暇
4
評価
プロジェクト
21
52%
仲裁
1
100%
/
0%
期限切れ
1
5%
暇
5
評価
プロジェクト
38
45%
仲裁
12
17%
/
50%
期限切れ
2
5%
暇
6
評価
プロジェクト
58
33%
仲裁
12
42%
/
42%
期限切れ
7
12%
暇
7
評価
プロジェクト
202
48%
仲裁
5
20%
/
60%
期限切れ
2
1%
暇
8
評価
プロジェクト
565
35%
仲裁
81
31%
/
44%
期限切れ
204
36%
暇
9
評価
プロジェクト
3
0%
仲裁
1
0%
/
100%
期限切れ
0
暇
類似した注文
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
プロジェクト情報
予算
100+ USD