Ruben Paul

MQL4 Experts Outros

Termos de Referência

EA

 
5 conditions must occur to place a market order to buy or sell
Buying rules
1} Stochastic is above MACD pointing up and both are greater than +3 degree angle direction.
2} 10 No lagging moving average is color blue and 5 degree angle inclination or higher.
3} 21 No lagging moving average is color blue and 5 degree angle inclination or higher.
4} 55 simple moving averages must be above 120sma and 2 degree angle or higher
5} 120 simple moving averages are pointing up at least 2 degree angle inclination up or higher. 240 s below 120 with 2 degree inclination pointing up
 
Once this 5 conditions are met buy the 1st support  above 120 and place 20 pips stop loss, and trail the stop exactly 10 pips behind  the last support  which is forming with the trend until the market close you out.  Always maintain the stop 10 pips behind every support which are forming through the trend which is going up.
 
Selling rules
1} Stochastic is a below MACD pointing down and both are greater than -3 degree angle direction.
2} 10 No lagging moving average is color red and -5 degree angle inclination or lower.
3} 21 No lagging moving average is color red and -5 degree angle inclination or lower.
4} 55 simple moving averages must be below 120sma and -2 degree angle or lower.
5} 120 simple moving averages are pointing down at least -2 degree angle inclination up or lower.
Once this 5 conditions are met sell the 1st resistance  below 120 and place 25 pips stop loss, and trail the stop exactly 10 pips behind  the last resistance  which is forming with the trend down until the market close you out.  Always maintain the stop 10 pips behind every resistance which are forming through the trend which is going down.
I want to change the degree angles of the moving average for better accuracy. I need a box in the EA.
I want change too if I need it the ma numbers if I desire, example instead 120 change it to 200

Arquivos anexados:

PNG
sampleRuben.png
146.1 Kb

Respondido

1
Desenvolvedor 1
Classificação
(3)
Projetos
5
20%
Arbitragem
1
100% / 0%
Expirado
3
60%
Livre
2
Desenvolvedor 2
Classificação
(195)
Projetos
395
28%
Arbitragem
155
20% / 52%
Expirado
112
28%
Livre
3
Desenvolvedor 3
Classificação
(13)
Projetos
34
76%
Arbitragem
1
100% / 0%
Expirado
6
18%
Livre
4
Desenvolvedor 4
Classificação
(1235)
Projetos
2820
80%
Arbitragem
156
22% / 43%
Expirado
489
17%
Livre
5
Desenvolvedor 5
Classificação
(18)
Projetos
37
43%
Arbitragem
6
17% / 50%
Expirado
17
46%
Livre
6
Desenvolvedor 6
Classificação
(20)
Projetos
46
54%
Arbitragem
3
67% / 0%
Expirado
14
30%
Livre
7
Desenvolvedor 7
Classificação
(548)
Projetos
825
73%
Arbitragem
15
53% / 13%
Expirado
193
23%
Trabalhando
8
Desenvolvedor 8
Classificação
(272)
Projetos
394
63%
Arbitragem
70
53% / 26%
Expirado
198
50%
Livre
9
Desenvolvedor 9
Classificação
(488)
Projetos
1014
58%
Arbitragem
29
28% / 24%
Expirado
131
13%
Trabalhando
10
Desenvolvedor 10
Classificação
(26)
Projetos
45
29%
Arbitragem
2
0% / 50%
Expirado
21
47%
Livre
11
Desenvolvedor 11
Classificação
(169)
Projetos
218
50%
Arbitragem
6
17% / 67%
Expirado
11
5%
Livre
12
Desenvolvedor 12
Classificação
(54)
Projetos
164
43%
Arbitragem
43
47% / 16%
Expirado
58
35%
Livre
13
Desenvolvedor 13
Classificação
(9)
Projetos
18
22%
Arbitragem
3
67% / 33%
Expirado
4
22%
Livre
14
Desenvolvedor 14
Classificação
(15)
Projetos
65
58%
Arbitragem
6
17% / 33%
Expirado
39
60%
Livre
15
Desenvolvedor 15
Classificação
(7)
Projetos
15
47%
Arbitragem
6
33% / 17%
Expirado
4
27%
Livre
Pedidos semelhantes
@page { size: 21cm 29.7cm; margin: 2cm } p { line-height: 115%; margin-bottom: 0.25cm; background: transparent } Hi, The task involves adding functions to an existing EA and correcting an error. The developer must have a thorough understanding of the following: Trailing Take Profit function Calculating a decreasing distance between orders Ability to code a function for Global Profit decrement/increment size in
The first section will describe the EAs trading strategy logic and features. The second section is an outline of the inputs that the EA should contain. 1. The idea of the trading system is as follows : This EA enters trades based on fibonacci retracement levels when other (MACD, RSI) conditions are met. It will use a MACD from a particular time frame to establish the swing high and swing lows which the fibonacci
Expert Advisor (EA) will provide automatic entry and exit using Black Dragon indicator as per the description below. Long (entry): on the first blue candle. Long (exit): on the first red candle, stop loss or take profit/break-even. Whatever happens first. Short (entry): on the first red candle. Short (exit): on the first blue candle, stop loss or take profit/break-even. Whatever happens first. Long (stop loss value)
1. **Timeframe and Liquidity:** Focus on the 5-minute timeframe for liquidity analysis.(timeframe for liquidity should be editble) 2. **Candlestick MSS:** Monitor 1-minute candlestick patterns for entry signals.(should be editble) 3. **Swing Points:** Identify swing points using the high and low of the last three candles.(ict swimg high and low) 4. **Sell Setup:** - Wait for a 5-minute candle to take out the swing
Hello Greetings. I have a custom tradingview strategy I would like to convert to Metatrader 5 ( mt5 ) . I have the source code a and with me. Kindly bid if it is what you can do for me and let discuss about the project. Thanks
I'm looking for a developer who has already working on a HFT tailored to pass prop firm challenges within a short period, maintaining a very low drawdown. Here is a link to a video demonstrating an existing EA executing the same strategy: https://youtu.be/N6NEcIpPzV4 Any developer having already worked on this type of project and able to provide quickly a test version is welcome to contact me
have trade signals i get by telegram messaging, i would like to have a robot designed to read those message for trade inputs and open and close trades base on the signals Ea must be able to scan my telegram Message app Read signals sent Open trades on the mt4 and manage them to close Read signals every one minute (user changeable input) I also need the programmer to teach me how to install and make the robot work
MACD EA 50+ USD
Hello Freelancers, I am seeking an experienced developer to create an Expert Advisor (EA) for MetaTrader 5 (MT5). The EA will be based on the MACD indicator and should adhere to the following specifications: EA Requirements: Trading Logic: 1. Long Trades: • Entry: Open a long trade when the MACD line crosses above the signal line below the zero level. • Exit: Close the long trade when the signal line crosses above
EA Configuration. FIBO ------------------------------------------------------------------- Magic: 123456 Stop: Real or Virtual Order: Pending / CLOSE / price== LOT Description: 0.01 ------------------------------------------------------------------- STOP: -0.25 ------------------------------------------------------------------- ENT_1: 1.00 Lot_1: 0.01 ENT_2: 0.50 Lot_2: 0.01 ENT_3: 1.00 Lot_3: 0.01
Hi I'm looking for a professional programmer to modify my EA the EA send signal alert to telegram and screen shot of the chart patterns my EA is dased to the harmonic pattern but I want to see on the screen shot the pattern of the harmonic pattern and on the chat as well

Informações sobre o projeto

Orçamento
15 - 50 USD
Desenvolvedor
13.5 - 45 USD
Prazo
de 1 para 5 dias