Auto-entry and canceling pending orders

MQL5 Experts Scripts

Termos de Referência

I need an auto order entry robot for MT5

At Singapore time 7am the robot will auto put in orders 

1) R is numerical value ( can be adjusted ) that will be added or subtracted from the day opening price

2) A is the number of lots ie 1 = 1 standard and 0.01 = 1 mirco lots

3) i is the percentage of increment. Eg 30% is 0.3


Eg day open price is 53.00 ( this will be the reference point ) 


53.00+6r

A

buy stop 2pips lower

A*(1+i)6

Sell Limit

53.00+5r

A

buy stop 2pips lower

A*(1+i)5

Sell limit 

53.00+4r

A

buy stop 2pips lower

A*(1+i)4

Sell Limit

53.00+3r

A

buy stop 2pips lower

A*(1+i)3

Sell limit 

53.00+2r

A

buy stop 2pips lower

A*(1+i)2

Sell Limit

53.00+r

A

buy stop 2pips lower

A*(1+i)

Sell limit 

53

reference point

reference point

reference point

reference point

53.00 -r

A*(1+i)

Buy limit

A

Sell stop 2pips higher

53.00-2r

A*(1+i)2

buy limit

A

Sell Stop 2pips higher

53.00 – 3r

A*(1+i)3

Buy limit

A

Sell stop 2pips higher

53.00 – 4r

A*(1+i)4

buy limit

A

Sell Stop 2pips higher

53.00 – 5r

A*(1+i)5

Buy limit

A

Sell stop 2pips higher

53.00 – 6r

A*(1+i)6

buy limit

A

Sell Stop 2pips higher

There are some other parameter to close the orders and pending orders 





Exit: Close all positions either:

1)      When price goes back to R ie REFERENCE PRICE ,

OR

2)      There are still open positions at 3am/3:30am ( adjustable )

OR

3)      Conservation or Aggressive mode ( changeable )

a.       Conservation = ( wrong leg turn positive ) àClose all positions

b.       Aggressive = ( trend following leg turn negative ) à close all



Full detail will be discussed more in details


Respondido

1
Desenvolvedor 1
Classificação
(192)
Projetos
232
30%
Arbitragem
1
100% / 0%
Expirado
9
4%
Livre
Publicou: 2 códigos
2
Desenvolvedor 2
Classificação
(169)
Projetos
204
30%
Arbitragem
25
40% / 44%
Expirado
12
6%
Livre
3
Desenvolvedor 3
Classificação
(130)
Projetos
210
40%
Arbitragem
90
20% / 43%
Expirado
85
40%
Livre
4
Desenvolvedor 4
Classificação
(54)
Projetos
53
17%
Arbitragem
7
0% / 100%
Expirado
5
9%
Livre
Pedidos semelhantes
Job Description: We are looking for an experienced MQL5 developer to create a script or Expert Advisor (EA) that automatically updates the price of a token CFD on MT5, using a live BTCUSD feed. The goal is to make token fully CFD-tradable , with real-time price updates, charts, and client P/L. Clients should be able to trade long or short and view live candles, just like other MT5 CFDs. Scope of Work / Requirements

Informações sobre o projeto

Orçamento
30 - 45 USD