FOREX EA BASED ON LOGIC

MQL4 Experts

Trabalho concluído

Tempo de execução 9 dias

Termos de Referência

HI,

I want develop ea based on my logic. I have all the parameters setting and very clear idea about logic. So far im doing all manual but I want make it as ea.


Cheers


Respondido

1
Desenvolvedor 1
Classificação
(365)
Projetos
412
36%
Arbitragem
35
26% / 57%
Expirado
63
15%
Livre
2
Desenvolvedor 2
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
3
Desenvolvedor 3
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
4
Desenvolvedor 4
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
5
Desenvolvedor 5
Classificação
(17)
Projetos
22
73%
Arbitragem
2
0% / 100%
Expirado
10
45%
Livre
6
Desenvolvedor 6
Classificação
(12)
Projetos
14
14%
Arbitragem
1
0% / 100%
Expirado
3
21%
Livre
7
Desenvolvedor 7
Classificação
(362)
Projetos
506
40%
Arbitragem
147
18% / 72%
Expirado
99
20%
Carregado
8
Desenvolvedor 8
Classificação
(563)
Projetos
932
47%
Arbitragem
303
59% / 25%
Expirado
124
13%
Carregado
9
Desenvolvedor 9
Classificação
(1100)
Projetos
1457
46%
Arbitragem
49
73% / 12%
Expirado
36
2%
Livre
10
Desenvolvedor 10
Classificação
(33)
Projetos
49
12%
Arbitragem
16
0% / 88%
Expirado
10
20%
Livre
11
Desenvolvedor 11
Classificação
(221)
Projetos
369
66%
Arbitragem
10
50% / 0%
Expirado
46
12%
Livre
12
Desenvolvedor 12
Classificação
(277)
Projetos
334
55%
Arbitragem
14
36% / 29%
Expirado
1
0%
Livre
13
Desenvolvedor 13
Classificação
(2440)
Projetos
3075
66%
Arbitragem
77
48% / 14%
Expirado
340
11%
Livre
14
Desenvolvedor 14
Classificação
(43)
Projetos
72
49%
Arbitragem
4
0% / 50%
Expirado
19
26%
Livre
15
Desenvolvedor 15
Classificação
(2097)
Projetos
2666
62%
Arbitragem
114
46% / 25%
Expirado
420
16%
Carregado
16
Desenvolvedor 16
Classificação
(9)
Projetos
11
45%
Arbitragem
2
0% / 100%
Expirado
2
18%
Livre
17
Desenvolvedor 17
Classificação
(554)
Projetos
1339
59%
Arbitragem
28
82% / 0%
Expirado
10
1%
Livre
18
Desenvolvedor 18
Classificação
(586)
Projetos
1048
49%
Arbitragem
39
28% / 41%
Expirado
49
5%
Livre
19
Desenvolvedor 19
Classificação
(114)
Projetos
154
47%
Arbitragem
2
0% / 50%
Expirado
4
3%
Livre
Pedidos semelhantes
My idea _Anna. 50+ USD
I'm looking for a strategy where I can specify two points, such as Point A and Point B, which could be based on today's high/low or yesterday’s high/low, etc. I should have the option to define these points. The system should execute a buy order when the price goes above Point A, with the ability to set a target in percentage or points, as well as a stop-loss. Similarly, when the price drops below Point B, it should
RackemupEA is based on an indicator which was made freely available to all. The mql4 file is attached. The requirements doc spells out easy to understand entry/exit conditions as well as some trade management functions to control the size of successive entries in the series. Series (or sequence) is a set of trades that open in the same direction, either long or short. The EA will and must be FIFO compliant. Hedging
I have one expert advisor. I optimized it and generated 3 optimized set files. As each EA can run only single set file, I need my EA to run with the parametrization from 3 set files at the same time because trade conditions those are defined by the set files are not same
Buy - 2 or 3 (option) moving average (simple or exponential) alignment, with the shortest above the longest and if 3, with the second in the middle of the others 2. Wait a candle close above the one or two (option) previous maximums Stop loss: in the minimum of previous candle or minimum of the enter candle (option) with option to add 5, 10, 15, 20, 25, 30, 35, 40, 45 or 50 points below (options to set) Trailing stop
Project Overview Develop a custom automated trading bot (Expert Advisor) for MetaTrader 4 (MT4) that executes trades on the S&P 500 index CFDs via CMC Markets. The bot will implement a momentum-based trading strategy that utilizes technical indicators for market entry and exit signals, incorporates dynamic stop-loss orders, adjusts position sizes based on market momentum, and adheres to strict risk management
Hello, I want to make simple EA for MT5 where I can set main pair and correlated pair and if main pair open trade it will open opposite trade on correlated pair and when main pair close trade it will close trade on correlated pair also. For example if I set US30 as main and NAS100 as correlated and open buy on US30 it will open sell on NAS100. When I close buy on US30 it also close sell on NAS100. Additional options
no order will be given until you prove that you are capable to code , so at least make a basic demo first to take the final order from me. and i can not afford to pay more than 30 usd. so its final offer EA should work with any pair like jpy , oil and Gold pairs along with EURUSD , GBPUSD etc and GBPJPY and too Lot size … its fixed for all. So which ever size client set . it will set for all the trades Gap between
My Goal: I want to make an EA that makes money using AI.. with zero losses and 100% winning chances and we will continue to upgrade and design the EA until we reach our goal. this could be a long term project
Scenario 1: Breakout, Retest, and Engulfing Candle Cross Entry 1. **Price Breaks Above/Below the 50 EMA:** - The EA should identify when the price breaks above (for buy) or below (for sell) the 50 EMA. 2. **Retest of the Breakout Level:** - After the breakout, the EA should wait for the price to return and test the breakout level TEST SHOULD BE WITH BEARISH CANDLE IF CASE BULLISH AND TEST WITH BULLSIH CANDLE IF CASE
Lotsize Manipulator: Write a simple program that will calculate how many times 25$ unit of fund will open a trade with the lotsize of 0.01 in the balance of 100$. Eg, the 25$unit of fund will open trade 4 times with the 100$ user balance using the lotsize of 0.04. Consider these pre-requisite statements in your coding: 1. Lotsize Conversion behaviour. 1A. If balance is 26$ Lotsize Conversion is to be 0.01 because

Informações sobre o projeto

Orçamento
30 - 57 USD
Desenvolvedor
27 - 51.3 USD
Prazo
de 1 para 45 dias