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

Spezifikation


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 

Dateien:

TXT
Order EA.txt
2.2 Kb

Bewerbungen

1
Entwickler 1
Bewertung
(209)
Projekte
281
46%
Schlichtung
27
59% / 37%
Frist nicht eingehalten
36
13%
Arbeitet
2
Entwickler 2
Bewertung
(1)
Projekte
1
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
3
Entwickler 3
Bewertung
(1281)
Projekte
1705
49%
Schlichtung
52
71% / 12%
Frist nicht eingehalten
38
2%
Arbeitet
4
Entwickler 4
Bewertung
(13)
Projekte
18
11%
Schlichtung
6
33% / 67%
Frist nicht eingehalten
1
6%
Frei
Veröffentlicht: 1 Beispiel
5
Entwickler 5
Bewertung
(60)
Projekte
87
29%
Schlichtung
24
13% / 58%
Frist nicht eingehalten
7
8%
Arbeitet
6
Entwickler 6
Bewertung
(16)
Projekte
35
23%
Schlichtung
4
0% / 50%
Frist nicht eingehalten
2
6%
Arbeitet
7
Entwickler 7
Bewertung
Projekte
0
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
8
Entwickler 8
Bewertung
(626)
Projekte
986
47%
Schlichtung
33
36% / 36%
Frist nicht eingehalten
98
10%
Arbeitet
Veröffentlicht: 6 Beispiele
9
Entwickler 9
Bewertung
(13)
Projekte
19
37%
Schlichtung
1
0% / 100%
Frist nicht eingehalten
1
5%
Arbeitet
10
Entwickler 10
Bewertung
(4)
Projekte
3
33%
Schlichtung
2
0% / 100%
Frist nicht eingehalten
0
Frei
11
Entwickler 11
Bewertung
(278)
Projekte
340
37%
Schlichtung
6
50% / 17%
Frist nicht eingehalten
7
2%
Frei
Veröffentlicht: 5 Beispiele
12
Entwickler 12
Bewertung
(18)
Projekte
26
0%
Schlichtung
4
0% / 100%
Frist nicht eingehalten
5
19%
Frei
13
Entwickler 13
Bewertung
(5)
Projekte
6
0%
Schlichtung
1
0% / 100%
Frist nicht eingehalten
1
17%
Arbeitet
14
Entwickler 14
Bewertung
(13)
Projekte
15
53%
Schlichtung
1
0% / 100%
Frist nicht eingehalten
0
Frei
15
Entwickler 15
Bewertung
Projekte
0
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
16
Entwickler 16
Bewertung
(632)
Projekte
853
48%
Schlichtung
29
38% / 17%
Frist nicht eingehalten
63
7%
Frei
17
Entwickler 17
Bewertung
Projekte
0
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
18
Entwickler 18
Bewertung
(32)
Projekte
33
61%
Schlichtung
1
100% / 0%
Frist nicht eingehalten
1
3%
Frei
Veröffentlicht: 5 Beispiele
19
Entwickler 19
Bewertung
(6)
Projekte
5
0%
Schlichtung
2
50% / 50%
Frist nicht eingehalten
2
40%
Frei
Ähnliche Aufträge
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
Preciso de um especialista completo, totalmente profissional, que trabalhe com o indicador Hull Moving Average. Que faça entradas exatamente na mudança de cores com base no Exp_ColorHma, de Nikolay e também com a opção de entrada exatamente no cruzamento de duas Hull Average Moving(não na próxima vela), uma lenta e outra rápida. O programador deverá fazer um trabalhado de profissional. Dispenso curiosos ou
Tebza ngwenya 30 - 100 USD
Just know your deal,if you don't know what you are up to I gotchu. This is my first time trying also so yeah, but otherwise if you looking for something grand I'm here, if you got offered me well you in for some great time
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
Pips Muncher 30 - 35 USD
I need a good programmer to creat an ea that will open a trade once the parametres i set are met on the chat that i place it on. The Ea will not need to do any analyses as i would do that manually. It only needs to execute a trade when all the conditions that i will be sending meets. The ea will add stop loss an Tp
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

Projektdetails

Budget
30+ USD

Kunde

(3)
Veröffentlichte Aufträge5
Anzahl der Schlichtungen0