Expert Advisor for 3 indicators that will be provided

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

Время выполнения 1 день
Отзыв от заказчика
excellent work. stayed up late night to deliver - first prototype was ready in 3 hours. Awesome service!

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

4 indicators will be provided. You need to combine them into EA. Support needs to be given until the testing is complete.


Trade start GMT  time and day - User input variable

Trade End GMT  time and day - User input variable

 

FORCE close Pending transactions if near closing time: YES/NO

If Yes - then force close all

If NO - then keep it transaction running until it meets the stop loss/gain.

 

 

Enter Criteria:

 

Entry Criteria for SELL: X, Y, Z are numbers ; sometimes like 0.0004. These are  variables that will be a user input value.

 

If IGNORE QQE =NO, then

 

If Q  is less than "X"

H  is below - "Y "( Use Value3 - Red) ; Use Value4 - Maroon  - Either Value 3 or Value 4

MACD with EMA is below "Z" (Use Value - green)

 

IF IGNORE Q = YES

 

H  is below - "Y "( Use Value3 - Red) ; Use Value4 - Maroon  - Either Value 3 or Value 4

MACD with EMA is below "Z" (Use Value - green)

 

 

 

Entry Criteria for BUY: X, Y, Z are numbers ; sometimes like 0.0004. These are  variables that will be a user input value

 

If IGNORE Q  =NO, then

 

1) If Q  is greater than "X"

2) Either Value 3 or Value 4 of  HAMA2 is above "Y" ( Use Value1 - light green) ; Use Value2 - Dark Green 

3) MACD with EMA is above "Z" (Use Value - green)

 

*****Note: 1,2,3 come from 3 indicators that will be provided. *****


IF IGNORE Q  = YES

 

Either Value 3 or Value 4 of  HAMA2 is above "Y" ( Use Value1 - light green) ; Use Value2 - Dark Green 

MACD with EMA is above "Z" (Use Value - green)

 

 

Exit criteria for BUY: Only one strategy can be chosen at a time

 

Strategy 1: (Uses Resistance line to exit). X is a variable that will be a user input value. X can be positive or a negative. number.

 

Exit at R1   + X PIPS

Or

 

 Exit @ R2  + X PIPS

 

Or it could be R3 + X PIPS

 

 

Strategy 2:  Percentage should be variable that will be a user input value. If no % is specified, the exit does not take place at that level.

Exit @ Pivot

Exit @ M3

Exit @R1  50% of the lot

Exit @ M4

Exit @ R2 25% of the lot

Exit @ M5

Exit @ R3  15% of the lot

Exit remaining 10% when HAMA2 crosses line

 

 

Trailing Stop Loss for BUY:

 

Strategy 1: user will enter risk reward ratio (input value)

 

Example:

if User wants risk reward ratio 1:2 , then  he will enter number 2 in this input variable. Then see which exit strategy (1 or 2) is chosen - now calculate the trailing Stop loss based on that number.

 

 

 

Exit criteria for SELL: Only one strategy can be chosen at a time

 

Strategy 1: (Uses Support line to exit). X is a variable that will be a user input value. X can be positive or a negative number.

 

Exit at S1   + X PIPS

Or

 

 Exit @ S2  + X PIPS

 

Or it could be S3 + X PIPS

 

 

Strategy 2:  Percentage should be variable that will be a user input value. In this example, 50%, 25%, 15% and 10% are input by user. They correspond to particular pivot level.
 

Exit @ Pivot

Exit @ M2

Exit @ s1  50% of the lot

Exit @ M1

Exit @ s2 25% of the lot

Exit @ M0

Exit @ S3  15% of the lot

Exit remaining 10% when HAMA2 crosses line

 

 

Trailing Stop Loss for SELL:

 

Strategy 1: user will enter risk reward ratio (input value)

 

Example:

if User wants risk reward ratio 1:2 , then  he will enter number 2 in this input variable. Then see which exit strategy (1 or 2) is chosen - now calculate the trailing Stop loss based on that number.


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

1
Разработчик 1
Оценка
(43)
Проекты
74
50%
Арбитраж
5
0% / 60%
Просрочено
19
26%
Свободен
2
Разработчик 2
Оценка
(58)
Проекты
77
44%
Арбитраж
12
8% / 50%
Просрочено
12
16%
Свободен
3
Разработчик 3
Оценка
(258)
Проекты
396
28%
Арбитраж
69
19% / 49%
Просрочено
121
31%
Работает
Похожие заказы
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
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
automatic robo sell at bollinger band upwards breach and rsi should above 80 and buy when bollinger breach downwards and rsi is below 30, rsi shoould works only on Gold trade and none ofhe trades
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 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
Iconic Boy 300 - 400 USD
Am looking for a bot to trade .so that I can be able to trade and become very successful and make some profit so that I cannot sleep on a empty stomach
Hello Traders and Investors, I am a professional algorithmic trading developer specialized in building high-quality Expert Advisors (EAs), Indicators, Scripts, and Trade Management Tools for MetaTrader 4 and MetaTrader 5. With extensive experience in financial markets and trading automation, I can transform your trading ideas into reliable and efficient solutions with clean, optimized, and well-structured code. My
Supply and Demand EA 50 - 250 USD
I need a SnD EA. Prefer coder who has previous experience coding SnD EA. PO are based on (CHoCH or BoS) and 3EMA, order block (from my TradingView indicator), area based on Fibonacci. SL options are based on fix pips or zone size; CL is based on candle closing. TP1 and TP2 options are based on fix pips or fix ratio. Canceling PO is based on market structure or Fibonacci. Money management are based on fix volume or

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

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