EA based on volume and price.

MQL5 专家

工作已完成

执行时间4 天
员工反馈
Good customer

指定

Hello,

I need an EA that works as follows:

1. Current turnover greater than previous turnover = EA issues an order in the direction of price.

2. Current turnover lower than previous turnover = EA issues an order in the opposite direction to price.

3. Current turnover as before = EA issues an order in the price direction.

 The price direction will be determined as follows: difference in values ​​between the current candle and the previous candle, if positive, the price goes up, if negative, the price goes down. The candle values ​​should be adjustable, and should be: close, open, high, low, HL / 2, HLC / 3, HLCC / 4.

Whenever a new candle is formed, the EA closes the current position and opens a new position. Volume bar to analyze will always be the last closed bar.

The price levels for performing an operation will be adjustable in points between negative and positive values. Negative value, the EA issues a STOP order, positive value the EA issues a limit order. Zero value, the EA issues an order at market price.

The EA will still have a time filter.

The order lot calculation will be defined by the fixed volume, regardless of profit or loss.

The adjustable parameters will be as follows:

1.Price level to execute a deal (in points)

2.Stop Loss Level (in points)

3.Take Profit Level (in points)

4. Expiration of pending orders (in bars)

5. Price Series (close, open, high, low ...)

6. Intraday Time Filter (-1,0,1 ...) Good hour

7. Intraday Time Filter (-1,0,1 ...) Bad hours (bit-map)

8. Intraday Time Filter (-1,0,1 ...) Good day of week

9. Intraday Time Filter (-1,0,1 ...) Bad days of week (bit-map)

10. Stop Loss trailing level (in points)

11. Take Profit trailing level (in points)

12. Percent

13. Fixed Volume

The EA should work on any chart time and any symbol and should also be tested on the strategy tester.



反馈

1
开发者 1
等级
(847)
项目
1449
72%
仲裁
120
28% / 47%
逾期
355
24%
工作中
发布者: 3 文章
2
开发者 2
等级
项目
0
0%
仲裁
0
逾期
0
空闲
3
开发者 3
等级
(295)
项目
474
39%
仲裁
103
41% / 23%
逾期
79
17%
繁忙
发布者: 2 代码
4
开发者 4
等级
项目
0
0%
仲裁
0
逾期
0
空闲
5
开发者 5
等级
(11)
项目
17
59%
仲裁
2
0% / 100%
逾期
2
12%
空闲

项目信息

预算
30+ USD