Работа завершена

Время выполнения 17 дней
Отзыв от заказчика
Simply the best! Added new, unexpected features, several re-modifications, followed up on Zoom, we backtested EA, the list is endless... Long story short; this developer is worth more than the bucks.

Техническое задание

MACD LWMA – BUY CRITERIA
1. Level SHOULD be set to 0.001001
2. Only BUYS at the level 0.001001 and below
3. The fast MACD line crosses above the slow MACD line
4. BUY buffer must be created after the cross over and calculate at the point of cross over for:
a. BUY 1: Calculate points distance btw previous lowest low price and current price of candle’s close/open at crossover. If its greater than 250points and above, set a BUY STOP ORDER, 155 points away from the previous lowest low.
b. BUY 2: If its less than 250points and below, open a MARKET ORDER TO BUY
 

MACD LWMA – SELL CRITERIA
1. Level SHOULD be set to -0.001001
2. Only SELLS at the level -0.001001 and above
3. The fast MACD (yellow line) crosses below the slow MACD (red line)
4. SELL buffer must be created after the cross over and calculate at the point of cross over for:
a. SELL STOP POINT1: Calculate points distance btw previous highest high price and current price of candle’s close/open at crossover (let’s call it X). If its greater than 250points and above remember it’s called X), set a SELL STOP ORDER, 155 points away from the previous HIGHEST HIGH.
b. SELL 2: If its less than 250points and below, open a MARKET ORDER TO SELL
MONEY MANAGEMENT
1. Every trade risk MUST BE 0.5% of EQUITY BALANCE and must be changeable in percentage via INPUTS TAB
2. Lot size must be AUTO-CALCULATED as: Distance btw STOP ORDER/MARKET ORDER and LOW/HIGH + 70POINTS
3. ONLY ONE TRADE PER TIME
4. NEW TRADE OPPURTUINITIES MUST SEND PUSH NOTIFICATION
5. If a trade is running, upon a new signal send notification and WAIT FOR MANUAL ACTION
6. 4-STAGE TRAIL STEP AND STOP
INPUTS TAB
1. Lot size in percentage (0.5%)
2. Stoploss and Take profit
3. BUY AREA (MACD LWMA OVERSOLD LEVEL): 0.001001 and below
4. SELL AREA (MACD LWMA OVERSOLD LEVEL): -0.001001 and above
5. SELL/BUY STOP ORDER AWAY FROM X
6. SELL STOP POINT TO SUBTRACT (WHEN GREATER THAN 250POINTS)
7. BUY STOP POINT TO SUBTRACT (WHEN GREATER THAN 250POINTS)
REMEMBER, X is always auto-calculated by the EA

Откликнулись

1
Разработчик 1
Оценка
(309)
Проекты
555
35%
Арбитраж
79
32% / 42%
Просрочено
201
36%
Работает
2
Разработчик 2
Оценка
(11)
Проекты
13
23%
Арбитраж
6
0% / 83%
Просрочено
2
15%
Свободен
3
Разработчик 3
Оценка
(77)
Проекты
243
74%
Арбитраж
7
100% / 0%
Просрочено
1
0%
Свободен
Опубликовал: 1 статью
Похожие заказы
Hello, I need a professional MT5 Expert Advisor for currency trading. PAIRS: EURUSD, GBPUSD, USDJPY, USDCHF TIMEFRAME: M15 STRATEGY: - EMA 8 cross EMA 21 (entry signal) - EMA 50 for trend filter - RSI 14 confirmation (Buy > 52, Sell < 48) - No trade if RSI > 75 or < 25 SESSION: London + New York only 07:00 to 17:00 GMT No weekend trading TRADE MANAGEMENT: - Lot size: 0.06 - Take Profit: $15 per trade - Stop Loss: $8
I need a MetaTrader 5 Expert Advisor (EA) for Forex trading. Account size: $1000 Requirements: 1. The EA should work only on Forex pairs. 2. Automatic Buy and Sell trades. 3. Lot size starting from 0.04. 4. Stop Loss and Take Profit settings. 5. Only one trade at a time. 6. Works on pairs like EURUSD, GBPUSD, USDJPY etc. 7. Risk management suitable for a $1000 account. 8. Easy settings for lot size, SL, TP and risk
I want to design an EA that can identify key Supports and Resistances. This should be able to work on any timeframe from 1 minute to 1 hour (i.e 1 minute, 5 minutes, 15 minutes and 1 hour time frames.) The EA should be able to determine a Fibonacci retracement from a support and the next resistance point in an uptrend and vice versa (i.e the EA should be able to determine a Fibonacci retracement from a resistance and
Product Requirements Document (PRD) Project Title: Liquidity Sniper Semi-EA (Fibonacci & SMC Based) Platform: MetaTrader 5 (MQL5) Target Asset: XAUUSD (High Volatility) / M5 Timeframe 1. EA Operating Concept (Semi-Automated) Human-Machine Collaboration: The trader manually draws a standard Fibonacci Retracement object on the M15 chart to define the market structure (setting the 1.0 and 0.0 anchor points). EA's Role
Short Description: I am seeking an experienced MQL4 developer to build a high-frequency Asymmetric Salami Grid EA . This is a sophisticated volatility harvester, not a basic martingale. Key Features to Implement: Virtual Grid Execution: No pending orders; all logic handled in-memory via OnTick . Asymmetric Lot Sizing: Trend-side degression vs. Counter-trend progression . Salami Partial Liquidation: XX% of profits
I am seeking an experienced MQL5 developer to build a high-precision Gold (XAUUSD) scalping Expert Advisor. The objective is to achieve a Profit Factor (PF) of 2.0 or higher with a focus on institutional logic rather than retail lagging indicators.The EA must be designed to pass a "100% Real Ticks" backtest (Exness/Dukascopy data) over a 30-day period with a $500 initial deposit.Core Requirements & Strategy
Title: Design and Development of an Automated Forex Trading Robot Using MQL5 and Machine Learning Techniques Abstract: This project focuses on the design and development of an automated Forex trading robot that integrates MQL5 programming and machine learning techniques. The system aims to predict market movements and execute trades automatically, minimizing human error and emotional trading. By leveraging historical
Chin 30 - 300 USD
i want to add the 30m time frame in the ema section high ema is 1h low ema is 5m i want u to add a mid ema so i can use 3 time frames
I’ve been following your profile and I'm interested in your expertise with the ATAS API and C# development. I have a clear technical scope for a high-performance M1 indicator focused on Binary Options and Scalping. ​The core logic is based on institutional Order Flow convergence: ​Stacked Imbalances: 300% ratio with a minimum of 3 consecutive levels. ​Delta/Price Divergence: Filtering for market exhaustion (New Highs
Hello, Please read the full specification before applying. This project is NOT about building an EA from scratch. I already have a fully working MT5 Expert Advisor. The EA already includes a dashboard, risk management, and some protection systems, but it needs a few more features . So I need an experienced MQL5 developer to modify my existing MT5 EA by replacing the current entry logic with a new breakout strategy

Информация о проекте

Бюджет
30+ USD
Сроки выполнения
от 1 до 2 дн.