Create EA from indicators and instructions

MQL4 指标 专家

工作已完成

执行时间1 一天
客户反馈
Really professional and easy to deal with. Took the time to explain everything simply and clearly. Produced a fantastic EA as requested.
员工反馈
A person who knows what he wants and has no problem expressing it. I expect to work again.

指定

I have purchased some indicators and instructions and would like this turned in to an EA for automatic trading. The indicators provide buy/sell signals and the instructions indicate to identify if the price is in the correct zone to place a trade. I would also like a report or dashboard to show performance for each chart - profit/loss etc. Thanks

反馈

1
开发者 1
等级
(308)
项目
393
21%
仲裁
43
60% / 23%
逾期
48
12%
已载入
2
开发者 2
等级
(213)
项目
246
45%
仲裁
42
10% / 57%
逾期
5
2%
空闲
3
开发者 3
等级
(586)
项目
1048
49%
仲裁
39
28% / 41%
逾期
49
5%
空闲
4
开发者 4
等级
(1133)
项目
1435
62%
仲裁
21
57% / 10%
逾期
43
3%
空闲
5
开发者 5
等级
(379)
项目
406
69%
仲裁
3
100% / 0%
逾期
2
0%
已载入
6
开发者 6
等级
(24)
项目
28
32%
仲裁
1
0% / 0%
逾期
0
空闲
7
开发者 7
等级
(22)
项目
30
20%
仲裁
8
63% / 13%
逾期
9
30%
空闲
8
开发者 8
等级
(52)
项目
97
24%
仲裁
11
18% / 18%
逾期
12
12%
工作中
9
开发者 9
等级
(144)
项目
257
35%
仲裁
12
25% / 58%
逾期
42
16%
工作中
10
开发者 10
等级
(21)
项目
35
54%
仲裁
8
63% / 38%
逾期
1
3%
空闲
相似订单
I am not a professional developer and I am trying to make an EA based on published examples, my personal additions, my limited general programming knowledge (html, php, databases, but not MQL5) and the help of the AI Assistant built into the MQL5 Meta Editor. I have made several small EAs and none of them work, although the code has no errors apparently and the examples I based them on all work. I have tested it in
I need to fix an indicator that MT5 says is too slow. The message in Expert Tab when the indicator is used inside another indicator through iCustom function is this: "Indicator is too slow 27674 ms. rewrite the indicator, please". So the indicator needs to be fixed to speed it up. I request first version ex5 file with expiration before starting the job. I request final source code mq5 file. Thank you Regards
The idea of the trading system is as follows: Market entries are performed when the 2 moving averages intersect, the candlestick touches or breaks through the opposite moving average line of the moving average that just crossed but the overall trend has remained the same. The trend is determined by the MACD based on the settings 34 for fast EMA 144 for slow EMA and 9 for MACD SMA. When the MACD is an above the zero
Hello, I bought an EA who has SL but it is not trailing.I need someone who can attach trailing SL to this EA or if it is possible to implement trailing in the EA? I do not have EA code, I bought it and I am using it
Below is the pine eidtor script convert it to MQL5 coding language and create bot based on following condition 1. This all should be on 5-minute chart timeframe 2. For Buy side, buy after closing of second candle when buy signal is given and exit buy position when sell signal is given. 3. For sell side, sell after closing of second candle when sell signal is given and exit sell position when buy signal will be given
I would like the better volume indicator 1.6 in a scanner format. Scanning multiple timeframe and pairs of which can be picked. Would like it to provide all standard noticatioons and also if pressed to go to the a template timeframe and pair
Descripción: Necesito duplicar un indicador detector de cambio de polaridad para el activo Boom 1000 en MetaTrader 5 (MT5). El indicador debe identificar de manera precisa los cambios de polaridad en el mercado y duplicar la funcionalidad para asegurar una detección redundante. Especificaciones clave: El indicador debe generar una señal visual clara en el gráfico (flechas o líneas) cada vez que se detecte un cambio
Poverty 30+ USD
``` def moving_average_crossover(prices, short_window, long_window): short_ma = prices.rolling(window=short_window).mean() long_ma = prices.rolling(window=long_window).mean() signals = np.where(short_ma > long_ma, 1, 0) signals = np.where(short_ma < long_ma, -1, signals) return signals # Example usage: prices = pd.Series([...]) # Replace with your price data short_window = 50 long_window = 200 signals
Brief description. mt4 must be connected via binary.com API. Only for binary trade. Forex pair . Rise/Fall option only. Maximum trade limited options should be given. Profit option should be given. Martingale system. Compounding system Candlestick time counter should be given. There will be two types of signals. A candle stick will come with an arrow symbol. Arrow symbol will appear below another chart. You can
Veltoor sniper 35+ USD
I wanna create trading robot so that it can trade for me during busy hours cause I sometimes miss opportunity to enter my trades because I'm being busy during the day . So I'd like to have a system for me

项目信息

预算
30+ USD
开发人员
27 USD