Simple, Clean Moving Average Trade manger EA for MT4

MQL5 Experts

Trabalho concluído

Tempo de execução 2 dias
Comentário do desenvolvedor
It was fun working with you. Looking forward to more projects with you. Clear communication
Comentário do cliente
Excellent coder...pays attention to detail and writes excellent clean non-buggy codes. Highly recommended and will definitely hire again. A++

Termos de Referência

Hi,

I need a simple trade manager EA for MT4 that will be able to do the following for me:

(KINDLY NOTE THAT THIS IS A STOP LOSS TRADE MANAGEMENT EA BASED ON MOVING AVERAGE CROSS OVERS. I DO NOT NEED THE EA TO OPEN ANY TRADES FOR ME AS I WILL BE OPENING THE TRADES MANUALLY - ALL I NEED IS FOR THE EA TO HAVE THE FOLLOWING FUNCTIONALITY AS DESCRIBED BELOW)


1. Able to close open trades and pending orders when the fast moving average crosses the slow moving average

   - If the fast MA crosses the slow MA from ABOVE then the EA should only close BUY open and pending orders

   - If the fast MA crosses the slow MA from BELOW then the EA should only close SELL open and pending orders

    - Must have option to choose between Simple Moving average, exponential moving average and smoothed moving average

    - Must have 2 options to choose to either close orders either immediately the MAs crossover or after the close of the candlestick if the candle closes past the moving averages after a crossover.

    - Must have an option to choose which timeframe the MA crossover close function will be activated

2. Able to automatically disable "live trading button" in the MT4 platform after the MA crosses over and all open trades are closed.

   - The EA should also automatically re-enable live trading in the MT4 platform once the MA crosses over again in the direction the trader has set it to operate (e.g. If I am only trading BUY side only, the EA must close all open trades when the fast MA crosses the slow MA from above and Disable live trading in the MT$ platform. The EA should only re-enable live trading once the fast MA crosses the slow MA from below as this indicates the start of an uptrend)

   - The EA should also have the option to chose whether to close only BUY open orders or SELL open orders meaning that if I select say "Trade only BUY side", the EA only enable live trading in the MT4 platform once the fast moving average crosses the slow moving average from below indicating an uptrend. Additionally, once the fast moving average crosses the slow moving average from above (indicating the start of a downtrend) the EA should close all trades and disable live trading in MT4.

3. The EA should have the option to either close only trades on a specific forex pair (e.g. EURUSD) or close all open trades all at once on all pairs

Ready to hire immediately.

Budget is fixed at $30

Respondido

1
Desenvolvedor 1
Classificação
(292)
Projetos
366
21%
Arbitragem
42
60% / 24%
Expirado
41
11%
Carregado
2
Desenvolvedor 2
Classificação
(185)
Projetos
327
32%
Arbitragem
33
42% / 27%
Expirado
98
30%
Livre
3
Desenvolvedor 3
Classificação
(36)
Projetos
45
2%
Arbitragem
6
33% / 17%
Expirado
1
2%
Livre
4
Desenvolvedor 4
Classificação
(8)
Projetos
11
18%
Arbitragem
7
43% / 29%
Expirado
1
9%
Livre
5
Desenvolvedor 5
Classificação
(22)
Projetos
27
11%
Arbitragem
6
17% / 17%
Expirado
4
15%
Carregado
6
Desenvolvedor 6
Classificação
(341)
Projetos
537
32%
Arbitragem
24
67% / 8%
Expirado
15
3%
Livre
7
Desenvolvedor 7
Classificação
(15)
Projetos
23
9%
Arbitragem
7
29% / 57%
Expirado
2
9%
Livre
8
Desenvolvedor 8
Classificação
(138)
Projetos
200
80%
Arbitragem
17
29% / 47%
Expirado
10
5%
Trabalhando
9
Desenvolvedor 9
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
10
Desenvolvedor 10
Classificação
(16)
Projetos
17
12%
Arbitragem
1
0% / 100%
Expirado
0
Livre
11
Desenvolvedor 11
Classificação
(508)
Projetos
764
63%
Arbitragem
33
27% / 45%
Expirado
23
3%
Livre
12
Desenvolvedor 12
Classificação
(38)
Projetos
40
25%
Arbitragem
20
15% / 75%
Expirado
8
20%
Trabalhando
13
Desenvolvedor 13
Classificação
(13)
Projetos
21
0%
Arbitragem
1
0% / 0%
Expirado
0
Trabalhando
14
Desenvolvedor 14
Classificação
(7)
Projetos
6
0%
Arbitragem
5
0% / 100%
Expirado
1
17%
Livre
Pedidos semelhantes
I need a AI signal generating bot for forex trading. The bot should operate such that when i put it in a chart it will analyse the market, after several minutes it will display whether the trade is buying or selling. It should display the one minute, five minute,15minute, 30 minute, one hour, 4 hours and daily time frame whether they are buying or selling. If it is buying the arrow should be green and if it is
Trading EA 500 - 4000 USD
I want an EA with these Features that will work on mt4 , mt5 : 1. Trading 24/7 2. Connected to the news 3. Pauses during high effective news 4. Has a footprint tool for accurate signals 5. Always aims foe a higher profit 6. High frequency trading 7. Auto lot size 8. Capable to work on 1000$ capital and less 9. It works on any chart 10. Works on any chart 11. When it is installed in any chart or broker it will read
I am looking for a developer to code a custom DERIV BOT and intergrate it with their analysis tool. For now I I just want it to trade even and odd. If you can do it send your offer
News filter. Check that auto GMT works properly Stop Loss: there are 3 types. Make sure they work correctly Debug/clean up the code. Remove the lines that are not in use. Question regarding the maximum open buy/sell, if it is connected to the Martingale/recovery trades. I have 2 versions that should be similar but they do not open the same trades. What is the difference between them? Make sure the EA works properly
A simple RSI EA where Trade (either Buy or Sell) is entered when the Smoothed RSI signal line crosses the MA line. Inputs = RSI Length, Smoothed RSI period, MA type, MA Length, Lot size, TP, SL Based on a trading view indicator..source code available
Have an EA which is anti martingale, Following changes, First fixing errors 1. The trading end time is not working, it trades till the end of the day 2. The day profit also doesn't work, need to stop trading once the profit target is achieved 3. As it is anti martingale it should continue trading if the trade has begun even after trading time ends [option would be helpful, either close all open trades or continue
CAPSTONE BOT TWO SPECIFICATION REQUIRMENTS Using the 1 hour chat draw two horizontal lines at 1 pip above and 1 pip below the high and low of the 6 th and 7 th candles after the period separator. ENTRY CONDITION ONE: place a buy order at the upper horizontal line and a sell order at the lower horizontal line. Both orders with 15pips stop loss and 50 pips take profit. ENTRY CONDITION TWO: In the event that either buy
Quiero un EA personalizado para operar el par Eurousd Que tenga SL y TP En un horario específico Es una estrategia basada en rompimiento de estructura cuando el mercado rompa esa estructura que el EA tome una entrada por Buy Stop o Sell Stop
PZ Day Trading EA MT4 30 - 100 USD
Hello. I would like an EA made for an indicator I purchased; "PZ Day Trading Indicator", for developer information you can find it here in the "developer" tab https://www.pointzero-trading.com/en/Products/view/PZDayTrading.&nbsp ; Due to licensing, I cannot provide the indicator file, but the demo version is available on the MT4 terminal which you can use :) My specification would be as follows: -> Open trade on
Looking for a great developer to develop an EA to send alerts to telegram . Alerts will be send from my mt5 indicator. More information will be provided to selected developer

Informações sobre o projeto

Orçamento
30+ USD
Desenvolvedor
27 USD
Prazo
para 2 dias