EA for single timeframe

MQL4 Experts

Tâche terminée

Temps d'exécution 38 jours
Commentaires de l'employé
It is a pleasure to work with him. Kind and care person at heart. Would recommend anyone to work with him.
Commentaires du client
Best Developer you can get. Highly recommended.

Spécifications

It is really confusing to have . so I am going to break existing EA to two EA.. I have given below EA .. will give next multiple chart EA later in next job.

 

In below EA , all are  same rule except rule 2: Just copy paste logic from earlier EA ..

 

BUY RULE:

 

Rule 1: last closed candle trend decider is up/buy (Need a timeframe input in EA for Trend decider, When I change timeframe in chart, that should impact EA functionality.

 

Rule 2: This should be first trade in a trend (Buy trend) in trend decider indicator. Only one trade per trend.

 

Chart EURUSD, H1, 2021.05.10 01:50 UTC, Quantix FS Limited, MetaTrader 4, Demo - MetaTrader Trading Platform Screenshots (mql5.com)

 

Attached link shows buy trend candles(marked in blue). In this candle marked only one trade can be done. Second trade should not be done.

 

Currently What happens is, all buy condition is meet post take profit trade closure and next trade is done which mostly result in loss. Happy to discuss this more in our chat.

 

SELL RULE:

 

Rule 1: last closed candle trend decider is down/Sell (Need a timeframe input in EA for Trend decider, When I change timeframe in chart, that should impact EA functionality.

 

Rule 2: This should be first trade in a trend (Sell trend) in trend decider indicator. Only one trade per trend.

 

Buy Trade Risk:  Trade point to Last candle close Low.

Sell Trade Risk: Trade Point to last candle high

Intraday stop loss:

Buy: Support line- (n *ATR)

Sell: Resistance Line +(n*ATR)

Buy Trade: When a candle closed below price reversal Zig Zag low or price hit Buy intraday stoploss.

Sell Trade: When a candle closed above price reversal Zig Zag high or price reached sell intraday stoploss.

Trade Close:


True and False option for each option

Buy Trade Closure: when price hit Trade point+ (N* Buy Trade risk) or  trend decider is turned sell

Sell Trade Closure: when price hit Trade point+ (N* Sell Trade risk) or  trend decider is turned sell

 N is input.

 

Volume of trade: Make $ of maximum loss as input parameter. volume should be based on $ loss given input. 


New Indicator:

 

Same Resistance line and support line logic.

 

Support Line: low of Buy Price action candle(candle which closed above previous day candle high) is support line.

 

Resistance Line: high of Sell Price action candle (candle which closed below previous day candle low) is Resistance line.

 

When price is trading above support and resistance then it is buy

When a price is trading below support and resistance then it is sell

When price is trading between support and resistance then it is no signal

 

Parameter.

Timeframe of chart.


Dossiers :

TXT
1.txt
2.7 Kb

Répondu

1
Développeur 1
Évaluation
(170)
Projets
193
11%
Arbitrage
37
38% / 35%
En retard
5
3%
Chargé
2
Développeur 2
Évaluation
(43)
Projets
72
49%
Arbitrage
4
0% / 50%
En retard
19
26%
Gratuit
3
Développeur 3
Évaluation
(21)
Projets
35
54%
Arbitrage
8
63% / 38%
En retard
1
3%
Gratuit
4
Développeur 4
Évaluation
(46)
Projets
68
44%
Arbitrage
3
0% / 100%
En retard
0
Travail
5
Développeur 5
Évaluation
(42)
Projets
47
30%
Arbitrage
12
17% / 75%
En retard
6
13%
Gratuit
6
Développeur 6
Évaluation
(24)
Projets
28
32%
Arbitrage
1
0% / 0%
En retard
0
Gratuit
7
Développeur 7
Évaluation
(2)
Projets
2
0%
Arbitrage
1
0% / 100%
En retard
0
Gratuit
8
Développeur 8
Évaluation
(368)
Projets
398
70%
Arbitrage
3
100% / 0%
En retard
2
1%
Chargé
9
Développeur 9
Évaluation
(219)
Projets
405
60%
Arbitrage
13
38% / 23%
En retard
160
40%
Gratuit
10
Développeur 10
Évaluation
(243)
Projets
430
34%
Arbitrage
54
37% / 39%
En retard
157
37%
Chargé
11
Développeur 11
Évaluation
(202)
Projets
206
27%
Arbitrage
0
En retard
3
1%
Gratuit
12
Développeur 12
Évaluation
(256)
Projets
415
38%
Arbitrage
86
44% / 19%
En retard
70
17%
Occupé
13
Développeur 13
Évaluation
(21)
Projets
24
17%
Arbitrage
15
20% / 40%
En retard
6
25%
Gratuit
14
Développeur 14
Évaluation
(153)
Projets
227
58%
Arbitrage
3
100% / 0%
En retard
47
21%
Travail
15
Développeur 15
Évaluation
(66)
Projets
143
34%
Arbitrage
10
10% / 60%
En retard
26
18%
Gratuit
Commandes similaires
Create hedging grid EA with my own logic. Add a Moving Avarage Filter. 2 engine with same logic. Sl TP by $ amount. Add Profit loss Dashboard Virtual all trade close Button
Hi There, my name is Jordan and I’m based in Australia. I’m looking to get an EA developed through freelance work and I’ve outlined some rough details of the intended EA, which is a similar concept to an existing EA by Andrii Hurin called “Time Range Sweep EA”. There are quite a lot of similarities to the reference EA and these include: · Trade on any market and instrument or on several pairs at the same time
Hello, Looking to create an arbitrage EA for MT5. The EA will run on two local MT5 instances (ex. 2 different accounts) and keep track of a certain pair price every 10 seconds. The EA will send data from instance #1 to instance #2 and vice versa. The EA will execute trades on the two accounts if a set of conditions are met. Apply if you have the experience and knowledge
I have an algo that is running on ProRealTime, they have their own language. It is a simple strategy with 5 conditions + SL/TP settings, very basic. I need someone that can convert or just create a functional MT5 algo (EA) from these conditions for me, if you do a good job I have around 10+ more algos that need to be transferred to MT5
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. Posted earlier
Dear Developers, I would have a very simple request. I have a ML model developed in Python for EURUSD daily trading. I would like to backtest it in Meta Trader 5 using the Strategy Tester tool. For that I would need an Expert Advisor program. The input would be a csv file that contains two columns: - dates (going back for a few years on a daily basis) - trading signal (it can have only 2 values, either 1: Buy, or -1
Good day i will need a developer to create an EA for me using existing trading view indicator .The EA will open after the indicator has given signal and will close if altenate signal comes.The trading view indicator will be shared and improvement is welcome
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
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

Informations sur le projet

Budget
70+ USD
Pour le développeur
63 USD