Creating a bot by own strategy

工作已完成

执行时间13 小时
客户反馈
I strongly recommend!!! Professional work and easy communication.
员工反馈
Thanks so much!!!!!

指定

I am looking for someone to write a bot on a strategy that includes EMA when opening a position, opening through certain pips, TP changing pips when opening a new position, etc.

More details when assigning the task

反馈

1
开发者 1
等级
(315)
项目
401
21%
仲裁
44
61% / 23%
逾期
46
11%
已载入
2
开发者 2
等级
(171)
项目
194
11%
仲裁
37
38% / 35%
逾期
5
3%
已载入
3
开发者 3
等级
(24)
项目
28
32%
仲裁
1
0% / 0%
逾期
0
空闲
4
开发者 4
等级
(298)
项目
427
26%
仲裁
18
61% / 33%
逾期
26
6%
空闲
5
开发者 5
等级
(300)
项目
450
65%
仲裁
5
40% / 0%
逾期
4
1%
空闲
6
开发者 6
等级
(1102)
项目
1459
45%
仲裁
49
73% / 12%
逾期
36
2%
空闲
7
开发者 7
等级
(59)
项目
78
26%
仲裁
9
33% / 56%
逾期
8
10%
空闲
8
开发者 8
等级
(110)
项目
171
33%
仲裁
12
25% / 33%
逾期
0
工作中
9
开发者 9
等级
(2442)
项目
3079
66%
仲裁
77
48% / 14%
逾期
340
11%
空闲
10
开发者 10
等级
(132)
项目
176
39%
仲裁
4
25% / 50%
逾期
14
8%
空闲
11
开发者 11
等级
(38)
项目
50
10%
仲裁
1
0% / 0%
逾期
8
16%
空闲
12
开发者 12
等级
(116)
项目
137
36%
仲裁
15
13% / 67%
逾期
9
7%
空闲
13
开发者 13
等级
(63)
项目
194
73%
仲裁
4
100% / 0%
逾期
1
1%
工作中
14
开发者 14
等级
项目
0
0%
仲裁
0
逾期
0
空闲
15
开发者 15
等级
(2104)
项目
2675
62%
仲裁
114
46% / 25%
逾期
420
16%
已载入
16
开发者 16
等级
(1133)
项目
1436
62%
仲裁
21
57% / 10%
逾期
43
3%
空闲
17
开发者 17
等级
(489)
项目
558
33%
仲裁
27
44% / 44%
逾期
8
1%
已载入
18
开发者 18
等级
项目
0
0%
仲裁
0
逾期
0
空闲
19
开发者 19
等级
(468)
项目
704
56%
仲裁
45
31% / 31%
逾期
115
16%
工作中
20
开发者 20
等级
(481)
项目
510
53%
仲裁
10
60% / 20%
逾期
3
1%
空闲
21
开发者 21
等级
(58)
项目
67
28%
仲裁
6
0% / 50%
逾期
2
3%
工作中
22
开发者 22
等级
(568)
项目
641
41%
仲裁
22
55% / 32%
逾期
47
7%
工作中
23
开发者 23
等级
(11)
项目
16
25%
仲裁
0
逾期
1
6%
空闲
24
开发者 24
等级
(2)
项目
2
0%
仲裁
0
逾期
1
50%
空闲
25
开发者 25
等级
(39)
项目
50
18%
仲裁
5
40% / 40%
逾期
0
空闲
26
开发者 26
等级
(558)
项目
1344
59%
仲裁
28
82% / 0%
逾期
10
1%
空闲
相似订单
EA gold HB king5 100+ USD
// เริ่มต้นโปรแกรม EA input double LotSize = 0.1; // ขนาดของล็อต input double TakeProfit = 50; // จุดกำไร input double StopLoss = 50; // จุดขาดทุน // ฟังก์ชันที่เรียกเมื่อมีการสั่งซื้อ void OnTick() { double MA = iMA(NULL, 0, 14, 0, MODE_SMA, PRICE_CLOSE, 0); // Simple Moving Average (SMA) 14 double Price = Bid; if(Price > MA) // เงื่อนไขสำหรับการซื้อ { if(OrderSelect(0, SELECT_BY_POS) == false) //
I’m looking to turn into code. Trading Instrument - Crude Oil Futures (CL) Chart and Timeframe - 30-second chart Entry Setup 1. Time Focus on the first 30-second candle after 11:00:00 AM New York time. (11:00:00 candle) 2. Candle Size Limit : Skip the trade if the first candle is greater than 10 points. 3. Entry Orders - Place stop orders at the high and low of the first 30-second candle after 11:00:00. - Long Entry
hello there I need a copy trade for mt4 can ANYONE help me with and let discuss on how to go about it kindly send me message to signify and let discuss mind you i need this urgently let connect to discuss and conclude
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 notifications and also if pressed to go to the a template timeframe and pair. *To be placed in a table format as the one added. To be able to add which time frame you want to see. *To advise me of the following Climax High - turn the text green High
Here's the bot's trading strategy in a nutshell>>> I would like to make a simple scalping MT5 EA trading bot for the synthetic indices, specifically for the Boom 1000 Index. This MT5 EA trading bot will be based off of the 10 period moving average that follows specific rules for entry. The parameters of the moving average are as follows: Period:10 Shift:1 Method:Linear Weight Apply to:Close The bot will only initiate
I require an MT4 Expert Advisor (EA) that automatically places hedge orders when a buy or sell order is placed by me or another EA. The hedge orders will consist of a stop order (either Buy Stop or Sell Stop), with the same lot size as the original order, deployed at a predefined price distance. The EA must ensure that only one hedge order is placed for each trade. The system should monitor trades based on specific
For Chart Panel : Needs a Black Back ground at present its transparent . ✔️ Trading Panel (To be reset weekly = 1-6) 1. EA Status : (on/off) 2. Total Trades Taken : 3. Number of Profitable Trades Today : 4. Number of Loosing Trades Today : 5. Number of Profitable Trades This Week : 6. Number of Loosing Trades This Week : (To be Reset every Month = 7-9) 7. Number of Profitable Trades This Month : 8. Number of Loosing
I want to create a robot to open and close trades for me based on my moving averages cross overs . I normally trade on my phone so i would like to set it on my phone 1st
I have more detailed audio/ video attached Close All and restart = tru ___________________________________________ RULES EA MQL5 EA requirements below. MQ5 source code The EA must work in strategy tester with out any errors. The EA must be efficient, must execute trades quickly and not slow down if placed on many charts. require MQ5 source code when code is completed
Hi, I am looking for you who probably already got this high-performing bot that I am looking for or is willing to create one. My main focus is XAUUSD. Win-Rate should be >70% on back-test, Should also be able to run live demo a/c and show profit. There has to be a clear strategy and parameters in order to optimize and adapt to change

项目信息

预算
30 - 200 USD
VAT (20%): 6 - 40 USD
总计: 36 - 240 USD
开发人员
27 - 180 USD