Auto-entry and canceling pending orders

MQL5 전문가 스크립트

명시

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


응답함

1
개발자 1
등급
(192)
프로젝트
232
30%
중재
1
100% / 0%
기한 초과
9
4%
무료
게재됨: 2 코드
2
개발자 2
등급
(169)
프로젝트
204
30%
중재
25
40% / 44%
기한 초과
12
6%
무료
3
개발자 3
등급
(130)
프로젝트
210
40%
중재
90
20% / 43%
기한 초과
85
40%
무료
4
개발자 4
등급
(54)
프로젝트
53
17%
중재
7
0% / 100%
기한 초과
5
9%
무료
비슷한 주문
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

프로젝트 정보

예산
30 - 45 USD