- Non averaging 'Grid style’ Expert that closes trades separately

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


The ea must repeat all orders until closed manually by a 'close all button' needed on panel

EA must start at specific time / day and enter 'at market'   - should be easy to code :)   

INPUTS REQUIRED:

Pair ___

-        Lot Size____

-        Type ____ ( buy / sell)

-        Distance between trades in points______

-        TP for each trade in points_____

-        Maximum spread in Pips _____

-        Time and day to start trading ( only start > if NO active trades on terminal)

-        Monday 0.00 – 24.00 

-        Tuesday 0.00 – 24.00 

-        Wednesday 0.00  – 24.00  

-        Thursday 0.00 – 24.00

Friday 0,00 – 24.00       

+ 'CLOSE ALL TRADES ' BUTTON ON THE FACE OF THE PANEL     


  MORE DESCRIPTION 

-        ‘grid style’ with  individual orders ( no averaging )

-        Each order will be …x..(points) from each other

-        Each trade will have his own …x ( points) TP.  

-        If price ranges ( up and down) the ‘exact order must repeat’ ( same entry at price point, same TP price point, same buy, or sell stop  .

 

-        TRADING EXECUTION EXAMPLE 

EA opens a SELL trade ( as per inputs – see below)

Entry price was 1.000 

1.EA sets a  TP for the trade at 100 points down (at 0.900)

2.EA sets next sell stop order is set at 1.100 in case market moves ( up) , against the position.  

 

IF 1 : the TP is triggered (at 0.900) the EA opens another SELL at market with the same parameters.

IF 2. the Sell stop is reached ( at 1.100) the ea opens another SELL trade with the same parameters        

 

To START / INITIATE trading

This is ‘local time’ based. When EA is loaded on the chart it must monitor local time and start trading ONLY ONCE THE SET TIME IS REACHED. EA must only open / start new trading session is there are NO OPEN trades on the terminal. OR after it has been reloaded. To ensure this happens – PLEASE CODE THE EA SO THAT IT REMOVES ITSELF FROM THE CHART ONCE ALL POSITIONS HAVE CLOSED

 

TO CLOSE ALL POSITIONS

I need a panel with a ‘CLOSE ALL BUTTON’ . If this button is clicked all positions must close instantly. The EA must also remove itself from the chart.

(I will then reload the EA and set the time / day  it must restart)

 

SPREAD FILTER

EA not to open new position if spread exceeds ….x … pips . If price crosses a trigger level during period when spread exceeds this level, EA can open position as soon as spread is below this level again        


Name the EA : 'Order' please 

Code in for MT5            

 

Thank you

Michael 

Файлы:

TXT
Order EA.txt
2.2 Kb

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

1
Разработчик 1
Оценка
(209)
Проекты
281
46%
Арбитраж
27
59% / 37%
Просрочено
36
13%
Работает
2
Разработчик 2
Оценка
(1)
Проекты
1
0%
Арбитраж
0
Просрочено
0
Свободен
3
Разработчик 3
Оценка
(1281)
Проекты
1705
49%
Арбитраж
52
71% / 12%
Просрочено
38
2%
Работает
4
Разработчик 4
Оценка
(13)
Проекты
18
11%
Арбитраж
6
33% / 67%
Просрочено
1
6%
Свободен
Опубликовал: 1 пример
5
Разработчик 5
Оценка
(60)
Проекты
87
29%
Арбитраж
24
13% / 58%
Просрочено
7
8%
Работает
6
Разработчик 6
Оценка
(16)
Проекты
35
23%
Арбитраж
4
0% / 50%
Просрочено
2
6%
Работает
7
Разработчик 7
Оценка
Проекты
0
0%
Арбитраж
0
Просрочено
0
Свободен
8
Разработчик 8
Оценка
(626)
Проекты
986
47%
Арбитраж
33
36% / 36%
Просрочено
98
10%
Работает
Опубликовал: 6 примеров
9
Разработчик 9
Оценка
(13)
Проекты
19
37%
Арбитраж
1
0% / 100%
Просрочено
1
5%
Работает
10
Разработчик 10
Оценка
(4)
Проекты
3
33%
Арбитраж
2
0% / 100%
Просрочено
0
Свободен
11
Разработчик 11
Оценка
(278)
Проекты
340
37%
Арбитраж
6
50% / 17%
Просрочено
7
2%
Свободен
Опубликовал: 5 примеров
12
Разработчик 12
Оценка
(18)
Проекты
26
0%
Арбитраж
4
0% / 100%
Просрочено
5
19%
Свободен
13
Разработчик 13
Оценка
(5)
Проекты
6
0%
Арбитраж
1
0% / 100%
Просрочено
1
17%
Работает
14
Разработчик 14
Оценка
(13)
Проекты
15
53%
Арбитраж
1
0% / 100%
Просрочено
0
Свободен
15
Разработчик 15
Оценка
Проекты
0
0%
Арбитраж
0
Просрочено
0
Свободен
16
Разработчик 16
Оценка
(632)
Проекты
853
48%
Арбитраж
29
38% / 17%
Просрочено
63
7%
Свободен
17
Разработчик 17
Оценка
Проекты
0
0%
Арбитраж
0
Просрочено
0
Свободен
18
Разработчик 18
Оценка
(32)
Проекты
33
61%
Арбитраж
1
100% / 0%
Просрочено
1
3%
Свободен
Опубликовал: 5 примеров
Похожие заказы
Hi Im working with a Crypto trading company and we want to branch out with our indicator, i'm researching the bot automation and need some hands on board. i i want to hear your opinion about the indicator that i would like you to build. in the PDF i explain the whole indicator and how it need to look like. happy to hear form you
I want someone to hold a session for me and explain in details on how to implement them in. I would really appreciate your guidance on how to properly set up GoCharting and get access to CME futures data
Mani 30 - 50 USD
Title: MT5 Martingale EA (Based on Stop Loss of Previous Trade) Description: Hello, I need a simple and efficient MT5 Expert Advisor based on a martingale logic. Main Logic: The EA should work with trades placed manually or by another EA (including limit orders). When a trade hits Stop Loss, the EA must automatically open a new trade in the same direction. The lot size of the new trade should be multiplied
Existing EA 30 USD
I’m looking to acquire an existing, profitable Expert Advisor (EA) with full source code to add to our client investment portfolio. To be clear, this is not a request to develop or design a new strategy. If you already have an EA that is proven, consistent, and production-ready, I’m open to reviewing it immediately. Please apply only if you meet all the requirements below. Submissions without a proper introduction or
Wealthy bot 50 - 200 USD
‎Build a mobile-based trading bot system integrated with MetaTrader 5 that specializes in high-frequency “machine gun” style trading on synthetic indices (crash 50 and Crash 300). ‎ ‎The bot must continuously scan the market in real-time using M1 and M5 timeframes and execute frequent trades based on probability, not prediction. Its core function is to detect early signs of potential reversals by analyzing combined
EA Script editor 30 - 35 USD
I need someone who will help me with a script that supports / cancels out negative positions. So that with a deposit of 600 euros, it doesn't close 300 euros. More info on pv
Società di investimento con attività tra Sanremo e Monaco ricerca un giovane collaboratore con esperienza nell’utilizzo avanzato di MetaTrader 5. Si richiede la conoscenza della lingua ITALIANA e INGLESE. Il collaboratore si occuperà di: • eseguire backtest di strategie di trading su MT5 • effettuare ottimizzazioni parametri tramite Strategy Tester • analizzare risultati e robustezza delle strategie • eseguire
ubject: Urgent Code Fixes + 4K Dashboard + Optimal Gold Settings Dear Developer, I need you to fix the following critical issues in the EA code, add a professional 4K dashboard, and implement the optimal gold settings below. These are essential requirements for the EA to work properly and profitably. 🔴 PART 1: CRITICAL ISSUES (MUST BE FIXED) 1. Trailing Stop Not Working ❌ The trailing stop does not move at all
Trade, buy and sell stocks for me. A bot to help create my android app and buying and A bot to help create my android app and buying and A bot to help create my android app and buying and A bot to help create my android app and buying and A bot to help create my android app and buying and A bot to help create my android app and buying and A bot to help create my android app and buying and A bot to help create my
When the super trend changes from buy to sell and crosses the fast moving average and the 200 moving average is above the price, send email notification and/or sms (text) to sell . When the super trend change from sell to buy and crosses the fast moving average and the 200 moving average is below the price, send email notification and /or sms (text) to buy. Please note that there are two moving averages(fast and

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

Бюджет
30+ USD

Заказчик

(3)
Размещено заказов5
Количество арбитражей0