Expert advisor based on multiple EMA, RSI Stock, ATR and others

Termos de Referência

Looking for a professional developer to assist in making an EA with strategy features and specified rules and filters.

EA to trade with strategy combination options, including panel with all info required.


Features may include: virtual TP and SL options in fixed pips or based on strategy, profit target the day and week rules, news filter, volatility, trend and time filter.


More details will be discussed, thank you.


Respondido

1
Desenvolvedor 1
Classificação
(1088)
Projetos
1439
45%
Arbitragem
49
71% / 12%
Expirado
35
2%
Trabalhando
2
Desenvolvedor 2
Classificação
(3)
Projetos
5
0%
Arbitragem
0
Expirado
0
Livre
3
Desenvolvedor 3
Classificação
(588)
Projetos
921
46%
Arbitragem
31
39% / 29%
Expirado
93
10%
Livre
4
Desenvolvedor 4
Classificação
(323)
Projetos
352
52%
Arbitragem
5
80% / 20%
Expirado
1
0%
Trabalhando
5
Desenvolvedor 5
Classificação
(237)
Projetos
419
34%
Arbitragem
53
36% / 40%
Expirado
154
37%
Ocupado
6
Desenvolvedor 6
Classificação
(92)
Projetos
132
35%
Arbitragem
13
38% / 31%
Expirado
32
24%
Livre
7
Desenvolvedor 7
Classificação
(339)
Projetos
809
73%
Arbitragem
30
33% / 37%
Expirado
194
24%
Livre
8
Desenvolvedor 8
Classificação
(475)
Projetos
504
53%
Arbitragem
10
60% / 20%
Expirado
3
1%
Livre
9
Desenvolvedor 9
Classificação
Projetos
2
0%
Arbitragem
0
Expirado
0
Livre
10
Desenvolvedor 10
Classificação
(2423)
Projetos
3045
66%
Arbitragem
77
48% / 14%
Expirado
340
11%
Livre
11
Desenvolvedor 11
Classificação
(42)
Projetos
47
30%
Arbitragem
12
17% / 75%
Expirado
6
13%
Livre
12
Desenvolvedor 12
Classificação
(15)
Projetos
17
6%
Arbitragem
1
0% / 100%
Expirado
1
6%
Livre
13
Desenvolvedor 13
Classificação
(76)
Projetos
130
49%
Arbitragem
5
80% / 0%
Expirado
6
5%
Livre
14
Desenvolvedor 14
Classificação
(45)
Projetos
58
33%
Arbitragem
12
42% / 42%
Expirado
7
12%
Livre
15
Desenvolvedor 15
Classificação
(119)
Projetos
169
38%
Arbitragem
9
78% / 22%
Expirado
15
9%
Livre
16
Desenvolvedor 16
Classificação
(43)
Projetos
72
49%
Arbitragem
4
0% / 50%
Expirado
19
26%
Livre
17
Desenvolvedor 17
Classificação
(34)
Projetos
60
23%
Arbitragem
11
73% / 9%
Expirado
3
5%
Livre
18
Desenvolvedor 18
Classificação
(34)
Projetos
49
43%
Arbitragem
3
0% / 33%
Expirado
14
29%
Trabalhando
19
Desenvolvedor 19
Classificação
(66)
Projetos
143
34%
Arbitragem
10
10% / 60%
Expirado
26
18%
Livre
20
Desenvolvedor 20
Classificação
(41)
Projetos
88
14%
Arbitragem
30
30% / 53%
Expirado
36
41%
Trabalhando
21
Desenvolvedor 21
Classificação
(563)
Projetos
932
47%
Arbitragem
301
59% / 25%
Expirado
124
13%
Trabalhando
Pedidos semelhantes
// @version= 5 strategy ( "EMA Crossover Strategy with 1:1.6 Risk-Reward" , overlay = true ) // Define the EMAs shortEma = ta.ema ( close , 10 ) longEma = ta.ema ( close , 20 ) // Plot the EMAs on the chart plot ( shortEma , color = color.blue , title = "10 EMA" ) plot ( longEma , color = color.red , title = "20 EMA" ) // Calculate the crossover conditions longCondition = ta.crossover ( shortEma , longEma )
Hi, i have a tos script i need converted to Ninja script, but someone who knows both coding. Cant be someone who is just going to paste into chat gpt, it requires more understanding for compatibility
Hello, I am looking for a highly skilled and experienced MT4 developer to assist with transferring a strategy currently coded in Pine Script to MetaTrader 4 (MT4). The project requires a professional who can handle this project successfully. I am looking for a dedicated and professional developer who can deliver high-quality results. If you have any questions or need further details about the project, feel free to
Hello, I am looking for a highly skilled and experienced MT5 developer to assist with modifying an existing MT5 file. I am looking for a dedicated and professional developer who can deliver high-quality results. If you have any questions or need further details about the project, feel free to reach out. Thank you for your time and consideration. I look forward to working with the right expert to bring this project to
An EA based on zigzag and some indicators ( The ea is already working i need to add this indicator to guide and control trades) Project Overview: - I am seeking a skilled freelance developer to enhance my existing Expert Advisor (EA) by creating source code that I can easily integrate. The EA currently uses Moving Averages (MA) and lines to place trades. I need to add a zigzag function with a true/false option and
We are looking for an experienced coder to develop a trading robot that utilizes two main indicators: 1) Brain Trend Signal 2) TMA (Triple Moving Average) Centered Bands. The robot should generate buy and sell signals based on specific conditions and include robust risk management features. Initial Requirements - **Indicators**: 1. Brain Trend Signal 2. TMA Centered Bands - **Timeframes**: - H4/D1 for trend
1. Combination of Market Profiles on daily basis a) this should be combined if the bell curve is similar to the previous day. Rotational day (volume - standard deviation). b) If breakout, new range should be drawn Conclusion: Market profile should be combined on daily after the market is closed 2. Use Vwap indicator, with 0.5 - slow trend, 1.0 - normal trend, 1.5 fast trend. The stop loss should be under the trend
I 'm looking for a bot to take trades . I have questions 1 . What is the win rate? It could be ! 2 . Any guarantee if the bot does not take a win trade
Make a 10000 plus script trading Expert advisor with detail and make it flawless with no errors no tiny mistakes and make it in mql 5 language. Make it adjustable for it to be able to trade on its own and not be disturbed and make it study the chart and be able to trade any currency pair. I have zero experience and I would just like to copy and paste the code in MetaTrader. Can you make it be compatible with both
I need a trading bot, My strategy works with the 1hour timeframe .My stop-loss should be put using Atr of the candle multiply by 1.5 then the value will be added or subtracted from my entry depending on if it's a buy or sell and my entry should be a candlestick pattern also in addition to when the 3 Ema corresponds .When the 8Ema is above the 20Ema and they are both above the 100Ema it is a buy and when the 20Ema is

Informações sobre o projeto

Orçamento
100+ USD
Desenvolvedor
90 USD