작업 종료됨
실행 시간 6 일
피고용인의 피드백
Great customer, detail oriented, fast communication. Looking forward to working with you again. Thanks
고객의 피드백
He's a developer who works very hard.
명시
* EA using Sell Limit Pending Orders.
SETTING_1 = "====EquityClose Setting====";
SellLimit PendingOrder Time(Sec) = 120; // EA activation waiting time.
EquityUp = 20; // The sum of Equity and EquityUp becomes the target account balance for the full exit.
* Description
1. When operating multiple EAs with different magic numbers, the initial Equity value of the current account is recorded.
2. When the initial Equity value plus EquityUp is reached, a Sell Limit pending order is opened.
3. This pending order is used as a signal to close all currently open orders and wait for 120 seconds.
4. After 120 seconds, the Sell Limit pending order is automatically deleted, and the initial Equity value is adjusted to the initial Equity + EquityUp.
5. Then, all EAs operating with different magic numbers start trading again.
* For example
If the initial capital is $1000 and the Equity increases by $20 to $1020, all positions for all magic numbers are closed.
After 120 seconds, positions for all magic numbers are re-entered.
If the Equity then increases to $1040, all positions for all magic numbers are closed again, and after 120 seconds, positions for all magic numbers are re-entered.
* This EA is applied to any chart, and the updated Equity value is displayed on the chart.
* This EA cannot be backtested, so please provide me with the ex4 file first. I will test it for 1-2 days, and if everything is fine, I will receive the eq4 file and make the payment immediately.
응답함
1
등급
프로젝트
35
23%
중재
4
0%
/
50%
기한 초과
2
6%
작업중
2
등급
프로젝트
338
29%
중재
36
28%
/
64%
기한 초과
10
3%
로드됨
3
등급
프로젝트
1005
47%
중재
33
36%
/
36%
기한 초과
99
10%
작업중
게재됨: 6 코드
4
등급
프로젝트
46
24%
중재
34
9%
/
85%
기한 초과
10
22%
무료
5
등급
프로젝트
32
9%
중재
0
기한 초과
0
무료
6
등급
프로젝트
3
33%
중재
1
0%
/
100%
기한 초과
0
무료
7
등급
프로젝트
179
25%
중재
24
17%
/
75%
기한 초과
16
9%
무료
8
등급
프로젝트
641
41%
중재
25
48%
/
36%
기한 초과
46
7%
작업중
9
등급
프로젝트
59
27%
중재
26
19%
/
54%
기한 초과
10
17%
작업중
게재됨: 1 코드
비슷한 주문
Jona copilot v12
30 - 40 USD
Hi, I'm interested in ordering an MT4 trading bot. Before we begin, could you please send me the technical specifications and requirements you'll need? Specifically, I'd like to know: - The trading strategy the bot will use. - The currency pairs or instruments it will trade. - The timeframes it supports. - Risk management features (lot sizing, stop loss, take profit, trailing stop, maximum drawdown). - Whether it
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
프로젝트 정보
예산
30+ USD