Tarea técnica

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




Han respondido

1
Desarrollador 1
Evaluación
(356)
Proyectos
632
26%
Arbitraje
89
73% / 13%
Caducado
12
2%
Libre
2
Desarrollador 2
Evaluación
(2098)
Proyectos
2667
62%
Arbitraje
114
46% / 25%
Caducado
420
16%
Trabajando
3
Desarrollador 3
Evaluación
(90)
Proyectos
118
17%
Arbitraje
44
23% / 39%
Caducado
20
17%
Libre
4
Desarrollador 4
Evaluación
Proyectos
0
0%
Arbitraje
0
Caducado
0
Libre
5
Desarrollador 5
Evaluación
(564)
Proyectos
933
47%
Arbitraje
302
59% / 25%
Caducado
125
13%
Trabajando
6
Desarrollador 6
Evaluación
(2440)
Proyectos
3075
66%
Arbitraje
77
48% / 14%
Caducado
340
11%
Libre
7
Desarrollador 7
Evaluación
(365)
Proyectos
412
36%
Arbitraje
35
26% / 57%
Caducado
63
15%
Libre
8
Desarrollador 8
Evaluación
(554)
Proyectos
1340
59%
Arbitraje
28
82% / 0%
Caducado
10
1%
Trabaja
9
Desarrollador 9
Evaluación
(277)
Proyectos
334
55%
Arbitraje
14
36% / 29%
Caducado
1
0%
Libre
10
Desarrollador 10
Evaluación
(1)
Proyectos
1
0%
Arbitraje
3
0% / 100%
Caducado
1
100%
Libre
11
Desarrollador 11
Evaluación
(394)
Proyectos
499
38%
Arbitraje
84
37% / 32%
Caducado
13
3%
Ocupado
12
Desarrollador 12
Evaluación
(71)
Proyectos
254
53%
Arbitraje
16
50% / 38%
Caducado
83
33%
Libre
13
Desarrollador 13
Evaluación
(2)
Proyectos
5
0%
Arbitraje
2
0% / 50%
Caducado
1
20%
Libre
14
Desarrollador 14
Evaluación
(66)
Proyectos
143
34%
Arbitraje
10
10% / 60%
Caducado
26
18%
Libre
15
Desarrollador 15
Evaluación
Proyectos
0
0%
Arbitraje
0
Caducado
0
Libre
Solicitudes similares
Project Description : I need an experienced programmer to convert the TradingView indicator "CURRENCY STRANGHT CHART by boitoki" into a MetaTrader 5 (MT5) format. The indicator should function identically to the original and be fully compatible for integration into an Expert Advisor (EA) on MT5. Requirements : Convert "TTD Middle Right Normal" from TradingView to a .mq5 file for MT5. Ensure all indicator features and
Project Description : I need an experienced programmer to convert the TradingView indicator "RSI BARS" into a MetaTrader 5 (MT5) format. The indicator should function identically to the original and be fully compatible for integration into an Expert Advisor (EA) on MT5. Requirements : Convert "TTD Middle Right Normal" from TradingView to a .mq5 file for MT5. Ensure all indicator features and visual signals are
THERE ARE FEW MODIFICATION IN PARAMETER LIKE ORDER PLACEING, ORDER CREAT AFTER STOP LOSS HITTING,STOP LOSS TRAILING AND EXIT FROM THE TRADE. FEW OPTION WILL BE DELETED FROM THE FILE ATTACHED. REST ALL IS SAME
Project Description : I need an experienced programmer to convert the TradingView indicator "TTD Middle Right Normal" into a MetaTrader 5 (MT5) format. The indicator should function identically to the original and be fully compatible for integration into an Expert Advisor (EA) on MT5. Requirements : Convert "TTD Middle Right Normal" from TradingView to a .mq5 file for MT5. Ensure all indicator features and visual
I am seeking to develop a small scalping robot in MQL5 that utilizes the "Trend Catcher with Alert" indicator. This indicator provides entry and exit signals, which I would like the robot to follow. Key Requirements: Entry Signals : The robot should enter a trade based on the signals generated by the Trend Catcher indicator. Exit Signals : The robot should exit trades according to the indicator's exit signals
I have list of free indicators in tradingview and i would like to convert them into an mt4 ea, But the EA will have and work based on the indicators features The list of the are listed as follows :> 1. Market Structure Break And Order block. By EmreKb 2. Rainbow Adaptive RSI by LuxAlgo 3. Multiple MA (21,50,100) 4. SuperTrend My budget for this 80$ max
I want to develop a trade copier that copies trades from master account to client and also from client account to master account. It should be working on computer or VPS
algo trading application want to developed Prerequisites for ordering a trading robot Trading robots are programs, which operate according to underlying algorithms. An algorithm is a set of actions that need to be performed in response to certain events. For example, the most common task in algo trading is the identification of the "New bar" event . When the event occurs, the robot checks the emergence of trading
I have list of free indicators in tradingview and i would like to convert them into an mt4 ea, But the EA will have and work based on the indicators features The list of the are listed as follows :> 1. Market Structure Break And Order block. By EmreKb 2. Rainbow Adaptive RSI by LuxAlgo 3. Multiple MA (21,50,100) 4. SuperTrend Please don't apply if can't do this, So we won't ourselves time
Only for developers with experience in debugging, and array-out-of-range issues. A custom indicator seems to work on a static chart, but 1 buffer still has mistakes in it, resulting in a value of 1 for every bar: the code needs to be reviewed and modified, resulting in a working indicator for every symbol, for every timeframe: sometimes when the timeframe is switched, the chart closes automatically, but all the time

Información sobre el proyecto

Presupuesto
30 - 50 USD
Para el ejecutor
27 - 45 USD