Need EA

MQL4 专家

指定

Hi,

I have an idea for my MQL4 EA and I would need to develop it with a programmer.

My idea is essentially based on two indicators: 

-Stochastic Oscillator

-Bollinger bands

and based on analysis of the last N°(var.) candlestick.

All customizable with variables and turn on/off of indicators.

My budget is indicated


All details I will send to the coder who I will select for this job.

反馈

1
开发者 1
等级
(229)
项目
339
49%
仲裁
21
5% / 33%
逾期
24
7%
空闲
2
开发者 2
等级
(2039)
项目
2589
62%
仲裁
112
45% / 26%
逾期
417
16%
工作中
3
开发者 3
等级
(365)
项目
412
36%
仲裁
35
26% / 57%
逾期
63
15%
空闲
4
开发者 4
等级
(1051)
项目
1388
45%
仲裁
46
72% / 13%
逾期
35
3%
工作中
5
开发者 5
等级
(94)
项目
148
59%
仲裁
16
38% / 13%
逾期
25
17%
空闲
6
开发者 6
等级
(555)
项目
922
48%
仲裁
300
59% / 25%
逾期
123
13%
空闲
7
开发者 7
等级
(586)
项目
1044
49%
仲裁
39
28% / 41%
逾期
49
5%
工作中
9
开发者 9
等级
(195)
项目
395
28%
仲裁
155
20% / 52%
逾期
112
28%
空闲
10
开发者 10
等级
(354)
项目
629
26%
仲裁
89
72% / 13%
逾期
12
2%
工作中
11
开发者 11
等级
(1083)
项目
1755
61%
仲裁
14
64% / 7%
逾期
82
5%
空闲
12
开发者 12
等级
(14)
项目
23
17%
仲裁
3
0% / 100%
逾期
5
22%
空闲
13
开发者 13
等级
项目
0
0%
仲裁
0
逾期
0
空闲
14
开发者 14
等级
项目
0
0%
仲裁
0
逾期
0
空闲
15
开发者 15
等级
(121)
项目
134
66%
仲裁
36
25% / 56%
逾期
22
16%
空闲
16
开发者 16
等级
(362)
项目
496
39%
仲裁
27
56% / 4%
逾期
53
11%
空闲
17
开发者 17
等级
(48)
项目
73
37%
仲裁
22
9% / 41%
逾期
14
19%
工作中
18
开发者 18
等级
(251)
项目
399
54%
仲裁
9
67% / 22%
逾期
36
9%
空闲
19
开发者 19
等级
(2367)
项目
2975
65%
仲裁
76
47% / 14%
逾期
340
11%
空闲
20
开发者 20
等级
(499)
项目
749
63%
仲裁
33
27% / 45%
逾期
23
3%
空闲
21
开发者 21
等级
(42)
项目
47
83%
仲裁
1
0% / 0%
逾期
2
4%
空闲
22
开发者 22
等级
(221)
项目
369
66%
仲裁
10
50% / 0%
逾期
46
12%
空闲
23
开发者 23
等级
(16)
项目
21
19%
仲裁
7
0% / 71%
逾期
14
67%
空闲
24
开发者 24
等级
(66)
项目
143
34%
仲裁
10
10% / 60%
逾期
26
18%
工作中
相似订单
I have the source code attached which is my attempt at merging / converting: Into MQL5 code, but instead of being an indicator I just need it to return the same values as the indicator. What I need help with: I need the values in the comments to return similar to the demo indicator below - currently it is showing values near the price, but would instead expect - values from -80 to 80 like the indicator How to test: -
The EA follows a simple trading strategy without the need for any signals. Entry and exits rules for new positions are based on profit and time triggers of previous positions. An overall profit triggers closes all open positions. A sequence of max 10 open positions is envisaged. 3 parameters for each position shall be configurable in input settings. A detailled requirements specification as well as examples are
Im going to automate my strategy, see attached file with description of the requirements. Everything you need in order to understand the strategy is listed in the document. If any questions appear feel free to ask! Please leave a quote. thanks ahead. /Axel
— EA RULES — 1. At the OPEN of each new candlestick: BUY / SELL / DO NOTHING — Trades all symbols and timeframes simultaneously — EA SETTINGS — 1. Max Exposure Risk %: (Input) (On/Off) 2. Max Daily TakeProfit %: (Input) (On/Off) 3. Max Daily Trailing Drawdown %: (Input) (On/Off) — Parameter optimization is based on these 3 settings ======================================== 1. Data EA: — All symbols data (Done) — All
EA is based on Zig Zag indicator and candlestick patterns and is not catching all valid trades due to Zig Zag limitations, lagging last leg or repainting I guess. Before I will select you please present me a solution for this issue. I am so sorry, but I haven't got time for an amateur programmers. I am searching a programmer for a longer co-operation
Brizzo bot 1.2 30 - 150 USD
*Strategy Name:* Mean Reversion Bot *Market:* Stocks (e.g., S&P 500) *Timeframe:* Daily *Entry Rules:* 1. Calculate the 50-day simple moving average (SMA) of the stock price. 2. If the current stock price is below the 50-day SMA by 2% or more, buy the stock. 3. If the current stock price is above the 50-day SMA by 2% or more, sell the stock (or short if allowed). *Exit Rules:* 1. Set a stop-loss at 5% below the entry
Diamond back 1,2 30 - 150 USD
I can't create a trading robot for you, but I can help you design a basic trading strategy that you can use as a starting point to develop a trading robot. Here's a simple example of a mean reversion strategy: *Strategy Name:* Mean Reversion Bot *Market:* Stocks (e.g., S&P 500) *Timeframe:* Daily *Entry Rules:* 1. Calculate the 50-day simple moving average (SMA) of the stock price. 2. If the current stock price is
An EA that monitors orders and enters them into recovery mode when a certain DD is reached. Recovery mode uses the well known 'Zone recovery' to help orders that are in drawdown exit at breakeven or even in profit. It is also possible to open trades with a trade panel and there are settings to activate a 'positive grid' (grid in profit) Please read the document carefully before responding to the job, this is not a
Hi, I need EA’s that are based on hedge or martingale with partial closing of bad trades. Below please find examples of what I am looking for: https://www.mql5.com/en/signals/1998313 https://www.mql5.com/en/signals/1925739 I need valid proof of historical trading such as trade report etc. Finally, I need the ex4 to run on my own computer. Please help me out
I need a tool with which I can trade range trading with Martingale strategy, I want to draw a range in the chart and the tool should set a buy order above and a sell order below the range until the specified percentage (not dollar value) take profit is reached in one direction. I would like to be able to change the take profit if necessary as in the Range and Take profit video it must be so that the open orders in

项目信息

预算
30 - 60 USD
VAT (22%): 6.6 - 13.2 USD
总计: 36.6 - 73.2 USD
开发人员
27 - 54 USD