Expert Advisor based on MACD, RSI and Stochastic K Required

MQL4 Experts

Trabalho concluído

Tempo de execução 11 horas
Comentário do cliente
Good communication Asked questions Timely product Good job. Thanks.
Comentário do desenvolvedor
My first job with this guy. Very excellent customer !!!

Termos de Referência

1.  The idea of the trading system is as follows: market entries are performed when MACD, RSI and Stochastic K are in the same current trend direction.


2.  Trend is determined based on each indicator.


An indicator shows an UP TREND when:

RSI and Stochastic K being above 50

MACD main above signal line and rising

 

An indicator shows an DOWN TREND when:

RSI and Stochastic K being below 50

MACD main below signal line and dropping

 

3.  Trading Signals:

 

Buy signal: All three indicators show an UP TREND

RSI UP TREND     &&     Stochastic K% UP TREND     &&     MACD UP TREND

 

Sell signal: All three indicators show an DOWN TREND

RSI DOWN TREND       &&       Stochastic K% DOWN TREND       &&       MACD DOWN TREND

 

4.  Positions are closed on change of any Indicator TREND.

 

5.  Positions are opened at the market price, when a new bar emerges. The Expert Advisor is to be tested using Close prices, so there is no need to add functions for disabling operations inside the bar.

  Only one position open at a time.

Position size set in points by  the value specified in the InpSize parameter.


6. Additional filters for opening a position:

No additional filters

 

7. Additional filters for closing a position:

No additional filters

 

8.  Close by Take Profit — during position opening, a Take Profit level is set at a fixed distance from the open price, specified in points. The value is determined by Average True Range: ATR(7) x 3

 

9. Position management

Is used to protect profit. Stop Loss is set by Average True Range: ATR(7) x 1.5.

If the price continues to move in the profit direction, Stop Loss should be trailed at the given distance. Stop Loss cannot be moved towards the loss direction, i.e. the Stop Loss value cannot be increased.

If none of protective orders (Take Profit or Stop Loss) triggers, the position should be closed by a change of ANY Indicator TREND. No other position exit methods are available.


10. Position size

Respondido

1
Desenvolvedor 1
Classificação
(1130)
Projetos
1432
62%
Arbitragem
21
57% / 10%
Expirado
43
3%
Livre
2
Desenvolvedor 2
Classificação
(1093)
Projetos
1449
45%
Arbitragem
49
73% / 12%
Expirado
36
2%
Trabalhando
3
Desenvolvedor 3
Classificação
(21)
Projetos
23
0%
Arbitragem
6
17% / 83%
Expirado
2
9%
Livre
4
Desenvolvedor 4
Classificação
(126)
Projetos
151
48%
Arbitragem
6
83% / 17%
Expirado
2
1%
Livre
5
Desenvolvedor 5
Classificação
(161)
Projetos
217
30%
Arbitragem
4
50% / 25%
Expirado
4
2%
Livre
6
Desenvolvedor 6
Classificação
(350)
Projetos
553
32%
Arbitragem
24
67% / 8%
Expirado
16
3%
Livre
7
Desenvolvedor 7
Classificação
(769)
Projetos
1033
44%
Arbitragem
50
8% / 50%
Expirado
117
11%
Livre
8
Desenvolvedor 8
Classificação
(1096)
Projetos
1777
61%
Arbitragem
14
64% / 7%
Expirado
84
5%
Livre
9
Desenvolvedor 9
Classificação
(243)
Projetos
430
34%
Arbitragem
54
37% / 39%
Expirado
157
37%
Carregado
10
Desenvolvedor 10
Classificação
(23)
Projetos
45
20%
Arbitragem
24
29% / 46%
Expirado
12
27%
Livre
11
Desenvolvedor 11
Classificação
(212)
Projetos
246
45%
Arbitragem
42
10% / 57%
Expirado
5
2%
Livre
Pedidos semelhantes
Creating of an expert advisor or trading bot that uses a Top Down analysis (using monthly, weekly, daily, hourly, minutes ( 30, 15, 5, 1) to determine trade direction or trend direction and makes multiple trade decisions for mt4. You can use or combine accurate trend indicators
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
I am looking forward to automate my trading strategy where I use renko bars on Tradingview. I really want to use unirenkos too, but unfortunately I couldn't figure out how to use ninjatrader on my MacBook and Tradingview does not offer unirenkos. As far as I see from your offered services you are very familiar with ninjatrader. I wanted to ask you if you could code me an Indicator for unirenkos for Tradingview so I
I am looking forward to automate my trading strategy where I use renko bars on Tradingview. I really want to use unirenkos too, but unfortunately I couldn't figure out how to use ninjatrader on my MacBook and Tradingview does not offer unirenkos. As far as I see from your offered services you are very familiar with ninjatrader. I wanted to ask you if you could code me an Indicator for unirenkos for Tradingview so I
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
Hello, I want to create an EA that can be able to take and optimise trade bids using the trend tracker concept I have developed. The tracker will monitor 2 lines to determine the trend of the market and afterwards take bids towards the correct direction. It will also be able to use a distance between the bids for the direction of the trend and plan a reverse bid when the price of the extreme doesn’t change again. The
Gradient boosting and L2 100 - 200 USD
I am looking for a well experienced programmer to put/implement a gradient boosting algorithm and an L2 to reduce overfitting in my ea which l already have which uses indicators . If you are experienced please adhere
Hello, I'm looking for a developer for repair calendar in EA MT4/MT5 (News Filter - https://ec.forexprostools.com ) for all windows servers. Note: EA MT4/MT5 works with calendar on PC Win 10, 11 but not on all windows servers. I have the source code and will post within the comments section for review. If you are able to do this and quality. Please apply. Thanks
Create mt4 ea 50+ USD
To convert the provided MT4 indicator script into an Expert Advisor (EA) and implement prompt functionality for user input, we need to modify the code to handle external parameters and provide a user-friendly interface. Below is the EA code that incorporates prompts for user inputs
SCALP MARTINCALE SPY TIMEFRAME 1MIN CANDLE - SHORT SIDE ONLY 1-SET RISK : A IS A VARIABLE (HOW MUCH $) 2-SET ATR(3) : SET THE TIME AT WHICH THE ATR SHOULD BE TAKEN, IF SET 933AM THEN THE ATR OF THE 1MIN CANDLE AT 933AM CANDLE WILL BE USED (ROUND AT 0.25 UP OR DOWN) *USE NEW YORK TIME 3-SET MAX NUMBER OF ENTRY : B IS A VARIABLE 4-SET RSI(14) / C IS A VARIABLE, IF RSI(14) > C = ORDERS OPEN 5-IF RSI(14) > C IS TRIGGERED

Informações sobre o projeto

Orçamento
50 - 100 USD
Desenvolvedor
45 - 90 USD
Prazo
para 10 dias