指定

Would like to make a simple ea based on 2 indicators I provide with money management. Atr stop loss Atr take profit once developer is confirmed then i can provide more details                

応答済み

1
開発者 1
評価
(71)
プロジェクト
103
20%
仲裁
6
0% / 83%
期限切れ
3
3%
2
開発者 2
評価
(130)
プロジェクト
210
40%
仲裁
90
20% / 43%
期限切れ
85
40%
3
開発者 3
評価
(38)
プロジェクト
50
10%
仲裁
1
0% / 0%
期限切れ
8
16%
4
開発者 4
評価
(150)
プロジェクト
220
58%
仲裁
3
100% / 0%
期限切れ
45
20%
取り込み中
5
開発者 5
評価
(68)
プロジェクト
111
26%
仲裁
17
6% / 71%
期限切れ
15
14%
6
開発者 6
評価
(126)
プロジェクト
160
36%
仲裁
4
25% / 50%
期限切れ
13
8%
7
開発者 7
評価
(42)
プロジェクト
47
30%
仲裁
12
17% / 75%
期限切れ
6
13%
8
開発者 8
評価
(203)
プロジェクト
303
35%
仲裁
56
38% / 38%
期限切れ
99
33%
9
開発者 9
評価
(15)
プロジェクト
23
9%
仲裁
7
29% / 57%
期限切れ
2
9%
10
開発者 10
評価
(169)
プロジェクト
204
30%
仲裁
25
40% / 44%
期限切れ
12
6%
11
開発者 11
評価
(22)
プロジェクト
30
20%
仲裁
8
63% / 13%
期限切れ
9
30%
12
開発者 12
評価
(23)
プロジェクト
53
9%
仲裁
10
20% / 60%
期限切れ
11
21%
13
開発者 13
評価
(546)
プロジェクト
1327
59%
仲裁
28
82% / 0%
期限切れ
10
1%
14
開発者 14
評価
(19)
プロジェクト
35
26%
仲裁
10
30% / 70%
期限切れ
5
14%
15
開発者 15
評価
(2067)
プロジェクト
2625
62%
仲裁
113
45% / 26%
期限切れ
418
16%
取り込み中
16
開発者 16
評価
(2)
プロジェクト
1
0%
仲裁
1
0% / 100%
期限切れ
0
17
開発者 17
評価
(568)
プロジェクト
641
41%
仲裁
21
57% / 29%
期限切れ
47
7%
仕事中
18
開発者 18
評価
(233)
プロジェクト
414
34%
仲裁
52
37% / 40%
期限切れ
153
37%
取り込み中
19
開発者 19
評価
(87)
プロジェクト
114
26%
仲裁
7
29% / 57%
期限切れ
5
4%
20
開発者 20
評価
(2)
プロジェクト
2
0%
仲裁
0
期限切れ
0
21
開発者 21
評価
(126)
プロジェクト
151
48%
仲裁
6
83% / 17%
期限切れ
2
1%
22
開発者 22
評価
(263)
プロジェクト
537
50%
仲裁
55
40% / 36%
期限切れ
224
42%
仕事中
23
開発者 23
評価
(204)
プロジェクト
280
34%
仲裁
34
32% / 29%
期限切れ
75
27%
仕事中
24
開発者 24
評価
(563)
プロジェクト
931
47%
仲裁
301
59% / 25%
期限切れ
123
13%
仕事中
25
開発者 25
評価
(66)
プロジェクト
143
34%
仲裁
10
10% / 60%
期限切れ
26
18%
類似した注文
Hello Developers, I am currently seeking a highly skilled and experienced developer to assist with an important project. I requested the conversion of an existing TradingView code to MetaTrader 4 (MT4). The main objective is to convert a TradingView script to an exact MT4 equivalent. If you have the expertise and are interested in this project, please provide a quote and your estimated timeline for the conversion
MT5 hft bot 100 - 250 USD
HELLO I AM IN NEED OF HFT TRADING BOT FOR MT5 AND BEFORE WE PROCEEDS YOU MUST SHOW ME HOW YOUR BOT WORK OR SEND ME DEMO VERSION FIRST TO CHECK OUT YOUR BOT WORKING SYSTEM
I already have a Fibonacci based indicator which give precise entry as well as take profit and stop loss levels without repainting. I want to convert this to an EA so as to enable it pick trades automatically. Pay attention to the attached Images for entry and exit description. The EA will be protected with password or any other security protocols. THE EA OUTPUT will be in MQ4 & MQ5
// Define the properties input int ShortPeriod = 12; input int LongPeriod = 26; input double LotSize = 0.1; // OnTick function is called every time there is a price update void OnTick() { double shortMA = iMA(NULL, 0, ShortPeriod, 0, MODE_SMA, PRICE_CLOSE, 0); double longMA = iMA(NULL, 0, LongPeriod, 0, MODE_SMA, PRICE_CLOSE, 0); double prevShortMA = iMA(NULL, 0, ShortPeriod, 0, MODE_SMA, PRICE_CLOSE, 1);
Necesito un bot decente para prueba de fondeo y también cuenta personal, scalp, no grid, no martingale, no practicas prohibidas, algo objetivo, confiable y rentable... 5 Min mínimos de duración por operación, algo ya hecho y bactesteado en cuenta real y de fondeo. Necesito algo agresivo, constante pero que no exponga el capital... prefiero una estrategia de smc
Profit EA 50+ USD
//+------------------------------------------------------------------+ //| SimpleEA.mq4 | //| Generated by MetaEditor | //| https://www.mql5.com/en/docs&nbsp ; | //+------------------------------------------------------------------+ #property strict // Input parameters input double LotSize = 0.1; // Lot size input int MovingAveragePeriod = 50; // MA
Designing a powerful mobile phone forex robot capable of executing 20 entries across 5-minute, 15-minute, and 1-hour timeframes, while identifying trades within 10 minutes and accepting trades starting from $20, requires a streamlined and intuitive interface. The robot would leverage cloud-based computing for real-time data processing, integrating key technical indicators such as moving averages, stochastic
Designing a powerful forex robot capable of handling 20 entries across 5-minute, 15-minute, and 1-hour timeframes, with the ability to identify trades within 10 minutes and accept trades starting from $20, requires a strategic approach. The robot would integrate advanced technical indicators tailored to each timeframe, such as moving averages, RSI, and MACD, to analyze price movements and identify optimal entry
I am looking for a day trading bot with over 95% success ratio for gold and forex. It should use all the relevant strategies like moving averages (10, 20, 50), volume, RSI and trend into consideration and then generate buy and sell trade automatically with trailing SL and generate max profit
***** THIS IS FOR MT5 ***** The indicator now makes 5 lines and I use it on US30 It is for NY session and has inputs for times - open and close It creates lines at NY open NY open line 100 point 200 points I want to add 300 pt lines and 400 point lines I want On/off box added for dotted or dashed 50 - 150 - 250 and 350 lines I want alerts when the candles reach the 100 - 200 ect...lines but would love "Push

プロジェクト情報

予算
30 - 50 USD
開発者用
27 - 45 USD
締め切り
最低 2 最高 10 日