Development and programming EA

MQL4 专家

指定

Please make an offer to program an ExpertAdvisor as follows.

extern variable

condition: time
startday: monday to friday
starttime: 00:00 to 23.59
closeday: monday to friday
closetime : 00:00 to 23.59

condition: the last x candle
conditionhigherthexcandle: current candle > the last x candle
conditionlowerthexcandle: current candle < the last x candle
//please note: the close of the currentcandle is close [0], close of the candle before currentcandle is close [1]

alternativ
condition: all last x candle
conditionhigherallxcandle: current candle > all last x candle
conditionlowerallxcandle: current candle < all last x candle
//please note: the close of the currentcandle is close [0], close of the candle before currentcandle is close [1]


condition: exponentialaverage
ma1 = exponentialaverage (a)  (close)
ma2 = exponentialaverage (b)  (close)


variante1:  the x candle > current candle and ma1 > ma2
variante2:  the x candle > current candle and ma1 < ma2
variante3:  the x candle < current candle and ma1 > ma2
variante4:  the x candle < current candle and ma1 < ma2

alternative
variante5:  all last x candle > current candle and ma1 > ma2
variante6:  all last x candle > current candle and ma1 < ma2
variante7:  all last x candle < current candle and ma1 > ma2
variante7:  all last x candle < current candle and ma1 < ma2

alternative
variante1 and all last x candle > current candle
variante1 and all last x candle < current candle
variante2and all last x candle > current candle
variante2 and all last x candle < current candle
variante3 and all last x candle > current candle
variante3 and all last x candle < current candle
variante4 and all last x candle > current candle
variante4 and all last x candle < current candle

sl  tp
set stop loss in percent of price of instrument (e.g. us30)
set target profit in percent of price (e.g. us30)

alternativ sl tp
set stop loss in percent of capital
set target profit in percent of capital

maincode
if startday and startday then
compare the last x candle with current candle
compare all last x candles with current candlw
compare ma1 with ma2

and now i would like to choice
buy and sell with all variantes above

if onmarket then i would like to have the choice too
trade exit per time or per sl / tp
trade exit only per time
trade exit only per percent

 
// all rights of the EA reserved by me
// I would like get the source code as mq4-file


payments

I ll give 30 Euro deposit with upon contract close as precash
I ll give 30 Euro on receipt of the source code as mq4-file
I ll give 60 Euro when the ea has been tested and is doing what it's tasked to do within 30 days, Adjustments are included in the 60 Euro
I ll give 30 Euro if after another 30 days everything goes to my satisfaction

// who wants to do this?
// do you have questions?

// meine Muttersprache ist deutsch.


反馈

1
开发者 1
等级
(12)
项目
16
31%
仲裁
0
逾期
0
空闲
2
开发者 2
等级
(137)
项目
167
35%
仲裁
11
91% / 0%
逾期
0
空闲
3
开发者 3
等级
(611)
项目
711
33%
仲裁
45
49% / 42%
逾期
14
2%
工作中
4
开发者 4
等级
(298)
项目
478
40%
仲裁
105
40% / 24%
逾期
82
17%
已载入
发布者: 2 代码
5
开发者 5
等级
(574)
项目
945
47%
仲裁
309
58% / 27%
逾期
125
13%
空闲

项目信息

预算
30 - 200 USD