Expert Advisor based on MACD, RSI and Stochastic K Required

MQL4 Experts

Tâche terminée

Temps d'exécution 11 heures
Commentaires du client
Good communication Asked questions Timely product Good job. Thanks.
Commentaires de l'employé
My first job with this guy. Very excellent customer !!!

Spécifications

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

Répondu

1
Développeur 1
Évaluation
(1130)
Projets
1432
62%
Arbitrage
21
57% / 10%
En retard
43
3%
Gratuit
2
Développeur 2
Évaluation
(1093)
Projets
1449
45%
Arbitrage
49
73% / 12%
En retard
36
2%
Travail
3
Développeur 3
Évaluation
(21)
Projets
23
0%
Arbitrage
6
17% / 83%
En retard
2
9%
Gratuit
4
Développeur 4
Évaluation
(126)
Projets
151
48%
Arbitrage
6
83% / 17%
En retard
2
1%
Gratuit
5
Développeur 5
Évaluation
(161)
Projets
217
30%
Arbitrage
4
50% / 25%
En retard
4
2%
Gratuit
6
Développeur 6
Évaluation
(350)
Projets
553
32%
Arbitrage
24
67% / 8%
En retard
16
3%
Gratuit
7
Développeur 7
Évaluation
(769)
Projets
1033
44%
Arbitrage
50
8% / 50%
En retard
117
11%
Gratuit
8
Développeur 8
Évaluation
(1096)
Projets
1777
61%
Arbitrage
14
64% / 7%
En retard
84
5%
Gratuit
9
Développeur 9
Évaluation
(243)
Projets
430
34%
Arbitrage
54
37% / 39%
En retard
157
37%
Chargé
10
Développeur 10
Évaluation
(23)
Projets
45
20%
Arbitrage
24
29% / 46%
En retard
12
27%
Gratuit
11
Développeur 11
Évaluation
(212)
Projets
246
45%
Arbitrage
42
10% / 57%
En retard
5
2%
Gratuit
Commandes similaires
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

Informations sur le projet

Budget
50 - 100 USD
Pour le développeur
45 - 90 USD
Délais
à 10 jour(s)