Trabalho concluído

Tempo de execução 2 minutos
Comentário do desenvolvedor
Thank you!
Comentário do cliente
highly experienced professional with positive attitude

Termos de Referência

Need an very experienced developer to build an EA :The EA is able to: Identify highest and lowest price during certain time, (for example: 13pm-14:47pm on 1 minute chart, or certain time on 1 hour chart, or day chart), and then place a trade with highest place or lowest price or near, I will send it to you in details! more than welcome if you have an good idea to place a trade,Thanks!

Also include:


1,One chart setup___, must be working correctly with suffix

2,  Comment:

3,  Magic number:

4,GMT time for broker _____ 0 or 1, +2 or +3,etc

5,Money management

6, Do not trade on Friday(true/false)

7, only open positions with positive swap charge on Wednesday(true/false)

8,etc


I also need:

 

DEMO Version

Source code

Activations: 


It is also important that you know how to clean code and not spaghetti code. I don't want to have a mess in the source code. :-)

Respondido

1
Desenvolvedor 1
Classificação
(146)
Projetos
175
23%
Arbitragem
7
29% / 43%
Expirado
4
2%
Ocupado
2
Desenvolvedor 2
Classificação
(362)
Projetos
506
40%
Arbitragem
147
18% / 72%
Expirado
99
20%
Carregado
3
Desenvolvedor 3
Classificação
(298)
Projetos
427
26%
Arbitragem
18
61% / 33%
Expirado
26
6%
Livre
4
Desenvolvedor 4
Classificação
(2090)
Projetos
2652
62%
Arbitragem
114
45% / 25%
Expirado
419
16%
Ocupado
5
Desenvolvedor 5
Classificação
(202)
Projetos
206
27%
Arbitragem
0
Expirado
3
1%
Livre
6
Desenvolvedor 6
Classificação
(349)
Projetos
473
51%
Arbitragem
24
46% / 25%
Expirado
5
1%
Trabalhando
7
Desenvolvedor 7
Classificação
(158)
Projetos
175
43%
Arbitragem
6
0% / 67%
Expirado
8
5%
Livre
8
Desenvolvedor 8
Classificação
(61)
Projetos
188
73%
Arbitragem
4
100% / 0%
Expirado
1
1%
Livre
9
Desenvolvedor 9
Classificação
(7)
Projetos
2
50%
Arbitragem
6
0% / 100%
Expirado
0
Livre
10
Desenvolvedor 10
Classificação
(258)
Projetos
315
37%
Arbitragem
6
50% / 17%
Expirado
7
2%
Livre
11
Desenvolvedor 11
Classificação
(472)
Projetos
534
33%
Arbitragem
27
41% / 44%
Expirado
8
1%
Carregado
12
Desenvolvedor 12
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
13
Desenvolvedor 13
Classificação
(196)
Projetos
318
35%
Arbitragem
64
13% / 56%
Expirado
82
26%
Trabalhando
14
Desenvolvedor 14
Classificação
(4)
Projetos
9
11%
Arbitragem
2
50% / 50%
Expirado
0
Livre
15
Desenvolvedor 15
Classificação
(135)
Projetos
193
42%
Arbitragem
17
29% / 59%
Expirado
28
15%
Livre
16
Desenvolvedor 16
Classificação
(144)
Projetos
198
42%
Arbitragem
20
25% / 55%
Expirado
9
5%
Livre
17
Desenvolvedor 17
Classificação
Projetos
3
33%
Arbitragem
1
0% / 100%
Expirado
2
67%
Livre
18
Desenvolvedor 18
Classificação
(299)
Projetos
445
64%
Arbitragem
5
40% / 0%
Expirado
4
1%
Trabalhando
19
Desenvolvedor 19
Classificação
(568)
Projetos
641
41%
Arbitragem
21
57% / 29%
Expirado
47
7%
Trabalhando
20
Desenvolvedor 20
Classificação
(551)
Projetos
1334
59%
Arbitragem
28
82% / 0%
Expirado
10
1%
Livre
21
Desenvolvedor 21
Classificação
(259)
Projetos
420
38%
Arbitragem
86
44% / 19%
Expirado
70
17%
Ocupado
22
Desenvolvedor 22
Classificação
(54)
Projetos
53
17%
Arbitragem
7
0% / 100%
Expirado
5
9%
Livre
23
Desenvolvedor 23
Classificação
Projetos
1
0%
Arbitragem
1
0% / 100%
Expirado
0
Livre
24
Desenvolvedor 24
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
25
Desenvolvedor 25
Classificação
(42)
Projetos
88
14%
Arbitragem
30
30% / 57%
Expirado
36
41%
Trabalhando
26
Desenvolvedor 26
Classificação
(41)
Projetos
54
4%
Arbitragem
5
0% / 60%
Expirado
4
7%
Livre
27
Desenvolvedor 27
Classificação
(66)
Projetos
143
34%
Arbitragem
10
10% / 60%
Expirado
26
18%
Livre
28
Desenvolvedor 28
Classificação
(4)
Projetos
5
60%
Arbitragem
0
Expirado
1
20%
Livre
Pedidos semelhantes
I am looking for a programmer to develop a an expert advisor that can trade signals from telegram. The signals format is Buy XAUUSD and Sell XAUAUD. I want the system to just submit the orders at market price instantly as soon it is received and manage the trades according to the following parameters; Also sample of telegram signal is attached. EA PARAMETERS Trading Time (GMT): This defines the specific time window
Bottrading 30 USD
// Khai báo các tham số đầu vào input int rsiPeriod = 14; // Chu kỳ RSI đầu vào mua gấp đôiLevel = 30,0; // Ngưỡng quá bán RSI để mua đầu vào bán gấp đôiLevel = 70,0; // Ngưỡng quá mua RSI để bán đầu vào int movingAveragePeriod = 50; // Chu kỳ trung bình để theo dõi tài khoản đầu vào rủi ro képPerTrade = 1,0; // Tỷ lệ sai sót của mỗi lệnh (% tài khoản) input int keyLevelPeriod = 100; // Chu kỳ tìm kiếm key level đầu
The Trading View Indicator script has about 80% of what I need. 1. I have an additional entry model called a confirmation entry 2. I normally just look back 3-50 bars to determine if a bar is wide range or not, but the 3 additional WRB models require requirements based on 3 bars before it, and each one has its own name. 3. The TV indicator has a lot of visual cosmetics that we won't be able to do in MT5, but colour
Hello, I am looking for a developer to reconstruct an indicator that is currently in an ex4 file into an mq4 file. The indicator provides buy and sell signals with entry points, Stop Loss, and TP1, TP2, and TP3. However, the indicator has some errors, and I would like to correct them. Unfortunately, since I only have the ex4 file, it's not possible to make these corrections directly. Therefore, I would like to
very simple rule buy rate 2 sl 1 if market reach 3 sl 2 market reach 4 sl 3 sl hit reverse trade open too with same 1:1 trail sl system if sl hit reverse trade open with same sl trail function 1 input open trade with buy or sell option 2 sl in pip .............xyz 3 lot size ............. xyz 4 distance from sl when sl trail one step [main point] Iam buying in rate of 2 my sl is 1 market reach 3 my sl is 2 market
I’m looking for someone experienced with Think or Swim to create a backtesting script for an in-the-money Iron Condor strategy using options on the SPX. The strategy involves setting up 10 contracts of an Iron Condor with a 10-point spread width and a net credit requirement of $11 per contract. The goal is to backtest the performance over the last three years, focusing on trades where the SPX closes outside a
Hello, I have a physically trading keyboard and i want to connect it with tradelocker, mt4,mt5 and ctrader. People need to be able to open and close a position with the keyboard really fast. i need it on macos, windows and linux. (desktop) My competition is: www.magickeys.trade My goal is to be the number 1 to sell the keyboards + software. When people order a tradingkeyboard they will get a mail after the purchase
Job Title: Expert Advisor (EA) Developer for Forex Trading Job Description: I am seeking an experienced Expert Advisor (EA) developer to create a customized trading bot for the MetaTrader 4/5 platform. The bot will be designed to execute a sophisticated trading strategy that incorporates daily range calculations, cost averaging, and hedging with precise pip management. The successful candidate should have strong
Hello, I have built and EA with FX Dreema ( https://fxdreema.com/ ) that uses the maximum and minimum vales of the previous candle to entry on a trade. After that, I put a Stop Loss and Trailing Stop on that order, and goes as the market follows up and down. First, I recognize what I'm asking in this project may not be possible. I know about the differences in results comparing Strategy Tester with Real and Live
I need an expert advisor based on MACD and MA signals. It must have check and handling of trade operations errors. The main criteria for opening and closing positions: ◇Both Main and Signal direction must be shown by Arrows which is going to be for buy and sell positions

Informações sobre o projeto

Orçamento
200 - 250 USD
Desenvolvedor
180 - 225 USD