Termos de Referência

Both way entry with crossover of Multiple EMAs with additional features. Exit shall also be consider based on EMAs, Multiple lot with multiple numbers shall have to consider. News filtering has to be considered with run time and trailing stop loss

Respondido

1
Desenvolvedor 1
Classificação
(21)
Projetos
20
10%
Arbitragem
2
50% / 50%
Expirado
0
Livre
2
Desenvolvedor 2
Classificação
(42)
Projetos
62
8%
Arbitragem
12
58% / 42%
Expirado
1
2%
Livre
3
Desenvolvedor 3
Classificação
(36)
Projetos
45
36%
Arbitragem
0
Expirado
0
Livre
4
Desenvolvedor 4
Classificação
(308)
Projetos
393
21%
Arbitragem
43
60% / 23%
Expirado
48
12%
Trabalhando
5
Desenvolvedor 5
Classificação
(204)
Projetos
331
16%
Arbitragem
23
35% / 30%
Expirado
17
5%
Ocupado
6
Desenvolvedor 6
Classificação
(1)
Projetos
4
0%
Arbitragem
0
Expirado
1
25%
Trabalhando
7
Desenvolvedor 7
Classificação
(89)
Projetos
112
24%
Arbitragem
10
50% / 20%
Expirado
8
7%
Livre
8
Desenvolvedor 8
Classificação
(97)
Projetos
119
39%
Arbitragem
9
89% / 0%
Expirado
0
Trabalhando
9
Desenvolvedor 9
Classificação
(246)
Projetos
437
34%
Arbitragem
56
36% / 38%
Expirado
160
37%
Carregado
10
Desenvolvedor 10
Classificação
(163)
Projetos
232
22%
Arbitragem
16
63% / 19%
Expirado
1
0%
Ocupado
11
Desenvolvedor 11
Classificação
(59)
Projetos
78
26%
Arbitragem
9
33% / 56%
Expirado
8
10%
Livre
12
Desenvolvedor 12
Classificação
(50)
Projetos
69
29%
Arbitragem
8
38% / 13%
Expirado
14
20%
Trabalhando
13
Desenvolvedor 13
Classificação
(20)
Projetos
26
46%
Arbitragem
0
Expirado
0
Trabalhando
14
Desenvolvedor 14
Classificação
(25)
Projetos
33
15%
Arbitragem
6
33% / 50%
Expirado
5
15%
Trabalhando
15
Desenvolvedor 15
Classificação
(401)
Projetos
705
49%
Arbitragem
57
16% / 49%
Expirado
129
18%
Trabalhando
16
Desenvolvedor 16
Classificação
(3)
Projetos
5
0%
Arbitragem
1
0% / 100%
Expirado
0
Livre
17
Desenvolvedor 17
Classificação
(2)
Projetos
3
33%
Arbitragem
0
Expirado
0
Livre
18
Desenvolvedor 18
Classificação
(183)
Projetos
186
76%
Arbitragem
2
100% / 0%
Expirado
0
Livre
19
Desenvolvedor 19
Classificação
(1)
Projetos
3
33%
Arbitragem
1
0% / 100%
Expirado
2
67%
Livre
20
Desenvolvedor 20
Classificação
(2439)
Projetos
3074
66%
Arbitragem
77
48% / 14%
Expirado
340
11%
Livre
21
Desenvolvedor 21
Classificação
(1131)
Projetos
1433
62%
Arbitragem
21
57% / 10%
Expirado
43
3%
Livre
22
Desenvolvedor 22
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Carregado
23
Desenvolvedor 23
Classificação
(10)
Projetos
25
28%
Arbitragem
3
0% / 0%
Expirado
1
4%
Carregado
24
Desenvolvedor 24
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
25
Desenvolvedor 25
Classificação
(7)
Projetos
7
29%
Arbitragem
0
Expirado
0
Trabalhando
26
Desenvolvedor 26
Classificação
(2093)
Projetos
2660
62%
Arbitragem
114
45% / 25%
Expirado
420
16%
Trabalhando
27
Desenvolvedor 27
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
28
Desenvolvedor 28
Classificação
(62)
Projetos
190
73%
Arbitragem
4
100% / 0%
Expirado
1
1%
Livre
29
Desenvolvedor 29
Classificação
(129)
Projetos
163
36%
Arbitragem
4
25% / 50%
Expirado
13
8%
Carregado
30
Desenvolvedor 30
Classificação
(16)
Projetos
21
33%
Arbitragem
2
0% / 100%
Expirado
4
19%
Livre
Pedidos semelhantes
Modification of EA 30 - 50 USD
i have my personal EA This EA sometimes opens a new trade without closing the opposite trade in the live market But everything works fine in the strategy tester. i need Our EA should be execution 100%
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
Need a Coding Expert. Fully automated Robot for Trading with minimal losses. It should be able to open/close trades automatically according to the strategy. Also, there should be an option to select maximum leverage for Trading FOREX, COMMODITIES, ENERGIES, etc. The forecast reports of trading strategies to be shared automatically to a specified Email, WhatsApp and Telegram accounts. TO DEVELOP A TRADING MANAGEMENT
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
Robot 30+ USD
numbers of trad pre day, atr stoplost breakeven opening of odrtger buy = Upper neutral leve 40, previous less than level 50, new >= level 50 sell = Lower neutral level 60, previous less than level 50, new => level 50
We need a skilled programmer to create a bot following a specific strategy. The role involves designing and developing an efficient bot that meets outlined goals. Compensation for this project is between $100 and $200. If you have experience in bot development and strong programming skills, please contact me. Good luck
I have need my .ex4 file EA to fix. I have .ex4 file the EA with me. Last few years, it was working fine. I need you to decode or fix it so that it takes trades like before. I need you to provide me with .mq4 file of the EA. I will verify it takes the trades same, and confirm the jobs is done. Hope You may easily do the jobs. Best wishes
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
BULK 30+ USD
THE EA SCALPER IS THE BEST IN THE MARKET,IS VERY GOOD AND FRRSIBLE TO USED fufghggfck hfghjjkyhv hfghjjkyhv hi go high b high just hug gen hotty good diff high class good haha
Description: I am looking for an experienced developer to build an expert advisor, indicator, or automated trading system based on my strategic trading strategy. The system needs to be programmed using either MQ4, Python, or C++ . Project Details: I will provide you with the VY expert advisor file, which is part of the existing framework. The project involves breaking down and implementing my specific trading

Informações sobre o projeto

Orçamento
100+ USD
Prazo
de 2 dias

Cliente

Pedidos postados2
Número de arbitragens0