MQL5: create a Stochastic, Bollinger Bands, and moving average EA

MQL5 专家

工作已完成

执行时间3 天

指定

Hi.

I need an EA that will combine Stochastic and Bollinger Bands as well as use a moving average to trail a stop loss. the EA must place orders as per the following  

for buy orders

if the price has upward crossed the center line of the of the Bollinger bands and the stochastic main is above the signal line and the moving average is below the current price. the EA must place a buy order and place the stop loss on the MA and a stop loss must move with the MA 

Bollinger band upward crossing is when candle 0 opening  is above the center line of the Bollinger bands, candle 1 closing is above the center line of the Bollinger bands and candle 2 closing is below the center line of the Bollinger bands

  

for sell orders

if the price has downward crossed the center line of the of the Bollinger bands and the stochastic main is below the signal line and the moving average is above the current price. the EA must place a sell order and place the stop loss on the MA and a stop loss must move with the MA


Bollinger band downward crossing is when candle 0 opening  is below the center line of the Bollinger bands, candle 1 closing is below the center line of the Bollinger bands and candle 2 closing is above the center line of the Bollinger bands


settings to include

Magic Number

Number of positions allowed to run

Take profit (0...off)

Time frame (the time frame to use so that the EA can be attached on 1M timeframe while the timeframe setting is 1H). 

反馈

1
开发者 1
等级
(5)
项目
9
11%
仲裁
5
40% / 60%
逾期
1
11%
空闲
2
开发者 2
等级
(2411)
项目
3028
66%
仲裁
77
48% / 14%
逾期
340
11%
空闲
3
开发者 3
等级
(344)
项目
540
32%
仲裁
24
67% / 8%
逾期
15
3%
空闲
4
开发者 4
等级
(1083)
项目
1432
45%
仲裁
48
73% / 13%
逾期
35
2%
工作中
5
开发者 5
等级
(19)
项目
35
26%
仲裁
10
30% / 70%
逾期
5
14%
空闲
6
开发者 6
等级
(1123)
项目
1425
62%
仲裁
21
57% / 10%
逾期
43
3%
空闲
7
开发者 7
等级
项目
2
0%
仲裁
2
100% / 0%
逾期
0
空闲
8
开发者 8
等级
(34)
项目
49
43%
仲裁
3
0% / 33%
逾期
14
29%
工作中
9
开发者 9
等级
(233)
项目
414
34%
仲裁
52
37% / 40%
逾期
153
37%
已载入
10
开发者 10
等级
(161)
项目
217
30%
仲裁
4
50% / 25%
逾期
4
2%
空闲
11
开发者 11
等级
(3)
项目
4
0%
仲裁
1
100% / 0%
逾期
0
空闲
12
开发者 12
等级
(326)
项目
345
71%
仲裁
4
100% / 0%
逾期
1
0%
已载入
13
开发者 13
等级
(21)
项目
35
54%
仲裁
8
63% / 38%
逾期
1
3%
空闲
14
开发者 14
等级
项目
0
0%
仲裁
0
逾期
0
空闲
15
开发者 15
等级
(214)
项目
242
75%
仲裁
10
80% / 0%
逾期
4
2%
工作中
16
开发者 16
等级
(96)
项目
143
76%
仲裁
0
逾期
2
1%
空闲
17
开发者 17
等级
项目
0
0%
仲裁
0
逾期
0
空闲
18
开发者 18
等级
项目
0
0%
仲裁
0
逾期
0
空闲
19
开发者 19
等级
(87)
项目
114
26%
仲裁
7
29% / 57%
逾期
5
4%
空闲
20
开发者 20
等级
(252)
项目
404
38%
仲裁
83
41% / 19%
逾期
70
17%
已载入
相似订单
need a very skilled developer to create ea from indicator .i have source code for the indicator and it is non repainting. More details will be provided .i need parameters like take profit/stop/loss/loss recovery and few more
Active expert 250+ USD
hi, I must do changes to a dashboard with manual input of trader and active expert. Budget 250$ Can do? the budget is correct based on job to do. If you want me to increase the budget you can message me
HELLO DEAR DEV'S. I'VE AN EA BUT IT STOP WORKING WHEN MT4 HAS BEEN UPDATED TO THE LATEST VERSION (1420). SO I NEED A GOOD DEVELOPPER THAT COULD UPDATE THIS EA TO THE LATEST VERSION OF MT4 SO I CAN USE IT. NB: IT'S A SINGLE FILE (.EX4) AND THE PRICE CAN BE NEGOCIATED TO BE SUITABLE FOR BOTH PARTIES. THANK YOU
hey friends, I am looking to build a smart trading robot, for the capital market. He knew how to trade in all the different types of trade. Example - in shares, currencies, index, indices, ETFs, funds, commodities, options, futures and so on. Suitable for trading on all stock exchanges in the world. It will be possible to install the trading robot in the MetaTrader 5 trading software. But it will also be possible to
STI EA 30 USD
I need to convert this MT4 indicator into MT5 EA/indicator. The problem is I only have the .ex4 file bt not .mq4 file and it is also a repainting indicator. I need preliminary assessment if the conversion can be done based on .ex4 file first before exploring the EA details further. Attached is the indicator Budget below is just indicative for the assessment. We can discuss further once the conversion can be done and
i want you to help me it mq4 source code and insure it will work on mt4 and mt5 optimally basically i want the source code and that dll if its important to crack it .. regards
This mql4 got entry blue line and exit red line and pips inside also calculated it uses haiken Ashi and murray Math settings if you this you up for this job let's discuss it we will talk more when you are chosen thanks in advance
Hi, The task involves adding functions to an existing EA and correcting an error. The developer must have a thorough understanding of the following: Trailing Take Profit function Calculating a decreasing distance between orders Ability to code a function for Global Profit decrement/increment size in percentage Ability to correct error 10015 Thank you in advance
The first section will describe the EAs trading strategy logic and features. The second section is an outline of the inputs that the EA should contain. 1. The idea of the trading system is as follows : This EA enters trades based on fibonacci retracement levels when other (MACD, RSI) conditions are met. It will use a MACD from a particular time frame to establish the swing high and swing lows which the fibonacci
Expert Advisor (EA) will provide automatic entry and exit using Black Dragon indicator as per the description below. Long (entry): on the first blue candle. Long (exit): on the first red candle, stop loss or take profit/break-even. Whatever happens first. Short (entry): on the first red candle. Short (exit): on the first blue candle, stop loss or take profit/break-even. Whatever happens first. Long (stop loss value)

项目信息

预算
35+ USD
开发人员
31.5 USD
截止日期
 2 天