Development of trading robots at MQL5

MQL5 专家

指定

  • Buy signal: the main MACD line crosses the signal line upwards (macd_current>signal_current && macd_previous<signal_previous).
  • Sell signal: the main MACD line crosses the signal line downwards (macd_current<signal_current && macd_previous>signal_previous). The below figure shows Buy and Sell cases.

反馈

1
开发者 1
等级
(68)
项目
81
11%
仲裁
12
67% / 25%
逾期
5
6%
空闲
2
开发者 2
等级
(91)
项目
130
35%
仲裁
13
38% / 31%
逾期
31
24%
工作中
3
开发者 3
等级
(878)
项目
1391
67%
仲裁
117
32% / 42%
逾期
215
15%
空闲
4
开发者 4
等级
(9)
项目
8
0%
仲裁
5
0% / 80%
逾期
1
13%
工作中
5
开发者 5
等级
(1119)
项目
1421
62%
仲裁
21
57% / 10%
逾期
43
3%
空闲
6
开发者 6
等级
(169)
项目
204
30%
仲裁
25
40% / 44%
逾期
12
6%
空闲
7
开发者 7
等级
(79)
项目
111
37%
仲裁
0
逾期
4
4%
空闲
8
开发者 8
等级
(230)
项目
410
34%
仲裁
53
36% / 40%
逾期
150
37%
繁忙
9
开发者 9
等级
(19)
项目
35
26%
仲裁
10
30% / 70%
逾期
5
14%
空闲
10
开发者 10
等级
(97)
项目
128
40%
仲裁
19
16% / 53%
逾期
19
15%
繁忙
11
开发者 11
等级
(195)
项目
317
35%
仲裁
64
13% / 56%
逾期
82
26%
空闲
12
开发者 12
等级
(34)
项目
60
23%
仲裁
11
73% / 9%
逾期
3
5%
空闲
13
开发者 13
等级
(62)
项目
84
26%
仲裁
22
23% / 50%
逾期
23
27%
空闲
14
开发者 14
等级
(66)
项目
143
34%
仲裁
11
9% / 55%
逾期
26
18%
工作中
15
开发者 15
等级
(561)
项目
929
48%
仲裁
301
59% / 25%
逾期
123
13%
已载入
16
开发者 16
等级
(122)
项目
178
54%
仲裁
3
33% / 33%
逾期
6
3%
工作中
相似订单
الروبوت المرفق يعمل صفقات بيع وشراء بطريقة ثابته عكس اتجاه الترند بحيث يقوم بعمل صفقات بيع في الاتجاه الصاعد وصفقات شراء في الاتجاه الهابط ويتم اغلاق الصفقات بعد جني ارباح اخر صفقتين والمطلوب من المبرمج تغيير المسافة بين المعتمده بين الصفقات بحيث يتم فتح صفقة بنفس حجم اللوتات في البوت المرفق كل عشر نقاط واغلاق جميع الصفقات اذا عكس الترند 25 نقطه واريد هذا البوت ان يعمل بنفس الاستراتيجية على الذهب والعملات
MT5 Scalping EA 30+ USD
I am using an MT5 Indicator - FX Volume, there are alerts setup on this volume indicator. What I want is an EA and the strategy is the volume indicator gives an alert everytime the volume rises or drops by 2 points (delta), if the volume drops 2 points delta, the EA will open a short position of 0.01 and take profit of 40pips, no stop loss and if the market changes, meaning that the Volume went from dropping to
I want an EA that always trades. Can buy only, sell only, or buy and sell at the same time depending on my selection. It has 5 levels of grid settings. Each grid just contiues onto the next. Not a new grid each time, the settings to continue gridding changes. I have attached an excel file with examples which should be quite self explanatory. INPUTS Initial (first trade) input double StartLot = 0.1; // Starting
Ram Reddy hedging strategy Expert Adviser (EA) – MQL 5 Please note this EA .. it is a combination of new orders along with hedging orders, averaging the order and double averaging the order to cover the loss Please understand the concept clearly, then only please accept the project Symbols: XAUUSD, GBPUSD, and other main symbols Demo: need demo mql5 file on XAUUSD please note: (in my brokerage 10 pips = 1 dollar and
MT5 EA 40+ USD
Hi i am searching for who can makes me Mt5 Robot I Need Only These Features In Robot And Add These Features In Inputs: 1: Analysis Method = RSI + ICHIMOKU + Candle 2: Takeprofit in Points 3: SL in Points and also trailingstep trailing step to secure my running trades profits 4: MaxTrades 5: Fixed Lotsize Message me for Ea parameters and for more information i want to add and also want to modify my current Mt5 Ea
Good day to you all i will like to modify this indicator The indicator use to produce signal with arrow and draw line i dont trade the arrow signal because it repaint too much i only trade the line signal but i realized that it also use to delete signal after the trend reversed i want you to tell me the problem Also fix the problem I also want you to recode the buffer so we can have buffer for buy and sell i want to
Hello, I have two indicators that i would lke to turn into EA on mt5 . I have the Mq5 file for one and the ex5 for the other . I would like to merge the two of them into one EA . I would like to have the possibilities to keep the exact options of the mq5 file indicator that i will give you . And for the ex5 file , i would the EA to take an entry with the possibilities to choose the lots size , the Sl and the TP
this is my strategy if a bullish candle stick closes and open above (sma) period = 55 method=smoothed apply=to high it must open buy order and if price is above that (sma)it must only buy after take profit and when a bearish candle stick close and open below (sma) period=55 method=smoothed apply=low it must open sell order and it must only sell that market. With take profit=200 and stop loss=100. Add trade count =3
A Trading View EA for Renko Candles that sends Buy / Sell signals to MT5 or MT4 Rules Trades executed on close of Renko Candles on Trading View Only allow one trade at a time. Buy/Long trade closes when Sell/Short trade opens, and visa versa. Buy / Sell signal sent to MT5 or MT4 Ability to exclude certain days from opening trades. E.g. no trades to open on Mondays or Fridays. Ability to exclude certain days from
Existing EA Requring An Update to Include AUD & NZD Pairs Hi, I have an EA which I bought at the end of last year and have been very happy with the performance. I would like to broaden the pairs that it trades to include AUDNZD, AUDCAD, AUDUSD and NZDCAD. WIth the current pairs, the system provides automated and optimised settings. I would, therefore, like automated settings for these pairs as per the existing

项目信息

预算
30+ USD
开发人员
27 USD
截止日期
 20  30 天