Create EA based on Indicator

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

Время выполнения 3 дня
Отзыв от исполнителя
Amazing guy , Hope we work again soon :)

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

Hello,

I want to create EA based on my PIVOT Indicator. 

I have Attached my Pivot Indicator.

This Indicator have one pivot line and 6 level support & resistance line

We need below inputs in our EA:
Indicator same Inputs :  
After Candle Counts :  (If we set 3 means, EA Open order at 4th candle opening price)   
Lots Size : 
Take Profit SR Line : 
Take Profit : True or False
Stop Loss SR Line : 
Stop Loss : True or False
 


EA Operations Process and Terms:


Buy Conditions:
EA eligible to open buy order if market (daily) opening price above pivot line.
EA open buy order after Candle Count inputs (ex: candle count : 3 means ea open order 4th candle opening time)
EA will set Take profit based on Resistance line. (Ex: If we set R4 (resistance 4th line) means EA will close the order this line price.
EA will set Stop loss based on support line (Ex:  if we set S2 (support 2nd line) means EA will close the order this line price.


Sell Conditions:
EA eligible to open sell order if market (daily) opening price above pivot line.
EA open sell order after Candle Count inputs (ex: candle count : 3 means ea open order 4th candle opening time)
EA will set Take profit based on Support line. (Ex: If we set S3 (resistance 3rd line) means EA will close the order this line price.
EA will set Stop loss based on Resistance line (Ex: if we set R2 (support 2nd line) means EA will close the order this line price.


Common EA Conditions: 
EA open only one order per day. (buy or sell)
After reached candles count EA open order. Not need to consider pivot line on that time. (May be that time market price crossed pivot line below or above) We use pivot line market daily opening time only for buy trend or sell trend. 
EA can open daily one order even if any exist running positions. (may be yesterday order not reach TP or SL)
Incase if I manually closed same day order means, EA not need to open order in that day. Wait for next day.

Sometime opening Price and TP  or SL price may be meet very closely. incase if EA not open order with wrong TP or SL means, EA can ignore opening order on that day. 

If you have any doubts, we will discuss in chat before start the work.
Thank you.




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

1
Разработчик 1
Оценка
(43)
Проекты
66
12%
Арбитраж
12
58% / 42%
Просрочено
1
2%
Свободен
2
Разработчик 2
Оценка
(104)
Проекты
127
24%
Арбитраж
23
30% / 52%
Просрочено
8
6%
Свободен
3
Разработчик 3
Оценка
(382)
Проекты
493
23%
Арбитраж
59
56% / 25%
Просрочено
57
12%
Загружен
4
Разработчик 4
Оценка
(217)
Проекты
369
33%
Арбитраж
34
41% / 29%
Просрочено
108
29%
Свободен
Опубликовал: 1 пример
5
Разработчик 5
Оценка
(19)
Проекты
22
23%
Арбитраж
5
40% / 60%
Просрочено
2
9%
Работает
6
Разработчик 6
Оценка
Проекты
0
0%
Арбитраж
0
Просрочено
0
Свободен
7
Разработчик 7
Оценка
(19)
Проекты
31
32%
Арбитраж
8
50% / 25%
Просрочено
3
10%
Работает
8
Разработчик 8
Оценка
(58)
Проекты
90
43%
Арбитраж
4
0% / 100%
Просрочено
3
3%
Работает
9
Разработчик 9
Оценка
(62)
Проекты
90
29%
Арбитраж
24
13% / 58%
Просрочено
7
8%
Работает
Похожие заказы
✅ MT4 EA Developer Checklist (For Your Ladder EA) 1️⃣ Indicator Integration EA reads signals from provided custom indicator (.ex4 or .mq4) Detects “Buy Next” / “Sell Next” signals on current candle Works with arrow-based or buffer-based signals 2️⃣ Next Candle Execution EA does not trade on the candle where the signal appears Orders placed only at first tick of the next candle Timeframes supported: M1, M5, M15
Hi to all, I need a modification of an existing grid EA with the following instructions: Add the following optional external inputs to the attached Expert Advisor: input bool TradeModeAgainstTrend ( TMAT ) = true ; input int CounterTrendLotsToStartTMAT = 0.15 ; input double CoefficientForTrendLots = 0.30 ; input double MaxTrendLot = 0.08 ; input bool OneSideTMATOnly = true ; input double CombinedClosureAmount = 10.0
Hello, i need expert developer that have been develop so many profitable AI bots that work for mt5 and ctrader autonomously if you know you can easily execute this requirement bid for it. NOTE:- YOU MUST COME WITH SAMPLE FOR THE 2 TRADING PLATFORM. While i take a look at your profile and reach out to you thanks
Dear developers I want to create an expert advisor for my strategy. The entry signals quite simple using OHLC, Bollinger, SuperTrend. (Possibly: ICT/FVG) The money and risk management is more difficult using martingale and trailing stops. I also need help to design this before any development
Hello, I am looking for someone who can help me to build a MT4/MT5 forex EA, by analyzing the trading history. You are responsible to find out trading logic behind the EA and Build a new EA that accurately replicates the existing strategy. I need someone who has proven previous experience to build a new EA by reverse engineering. Thanks
Risk management EA 30 - 200 USD
Looking to develop risk management EA for personal use probably commercially in the future. I want the EA to have a display panel with 0.1, 0.2, 0.5,1,2,3 percent risk management button. I also want BE, partial closure of 0.25,0.5,0.75 and full closure panel on both profit and loss. I’ll also like to include trailing stop, 2 trades max per day and BE+spread option. I’ll be attaching the image for a guidance on what
Sierra Chart Alerts to MT5 via Webhook (Alert Manager File Version) Objective: Create a Custom Study (ACSIL / C++) that monitors alerts from the Alert Manager file and forwards any valid alert directly to MT5 via an HTTP POST (Webhook) in JSON format. Additional Note: The study should allow adding any modifications in the future and provide clear insights into the alert points in Sierra Chart. 1. Data Flow Diagram
Ea.Mix 30+ USD
I am in need of a good scalping bot for gold or any currency pair. If you have one that is working, reach out. You must be able to provide a trial version so I can test the bot myself
MT5 Expert Advisor Development Project Overview I am looking for an experienced MQL5 developer to build a custom MetaTrader 5 Expert Advisor based on a grid-cycle trading framework. This is not a standard grid EA . The system combines: Session-based trade initiation Multi-filter signal generation Dynamic grid management Advanced basket management State-machine-driven trade lifecycle management Dynamic take-profit
I am in need of a good scalping bot for gold or any currency pair. If you have one that is working, reach out. You must be able to provide a trial version so I can test the bot myself

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

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