Trendline breakout Strategy

MQL4 Experts

Tâche terminée

Temps d'exécution 22 heures
Commentaires du client
highly skilled programmer. fast delivery
Commentaires de l'employé
verym good and kind

Spécifications

Need an experianced programmer to make a EA.

The EA will use ZigZag indicator to draw trendline for buy/sell stop orders. 


Conditions: (look at attached file)

Buy Stop

-          Trendline drawn from last 2 tops on zigzag indicator. 

-          LH – LH or HH - LH

-          Only draw the trendline when it is downwards trend (trendline is less then 0 degress, frist top is higher then second top)

-          Enter trade when price crosses trendline.

Sell stop

-          Trendline drawn from last 2 bottoms on zigzag indicator. 

-          LL – HL or HL - HL

-          Only draw the trendline when it is upwards trend (trendline is more then 0 degress, first bottom is lower then second bottom)

-          Enter trade when price crosses trendline.


The EA will also have a recovery mode , trailing stop, money management etc.


Input parameters:

Magic nr

Comment

 

------- ZigZag-------

Depth

Deviation

Backstep

 

Buy shift (points)                                                      (moves the buy stop line from the pending order)

Sell shift (points)                                                       (moves the sell stop line from the pending order)

Delete trendline after hours

Maximum open trades

 

------- Money Management --------

Lot calculation (Risk % per trade/Fixed lot)                       (drop menu)

Risk %

Fixed lot

 

Take profit (points)

Stop loss (points)                                                                    (when SL is hit, start recovery mode)

 

Trailingstop (true/false)                                                        (drop menu)

Trailing Start (points)

Trailing Stop value (points)

Trailing Step (points)

 

Recovery Mode (true/false)                                                 (drop menu)

Multiplie Trailing Start

Lot mulitplier for recovery

Number of recovery trades

 

Recovery rule:

When the SL is triggered the EA starts recovery mode.

Eksample input settings:

Multiplie Trailing Start                                             2

Lot multiplier for recovery                                      2

Number of recovery trades                                      3

 

·       Multiply Trailing Start: This input will multiply the Trailing Start, by 2.

(eks: normal mode: Trailing Start 20points. Recovery mode 40points)

·       Lot multiplier: eksample: normal mode 0.2 lots Recovery mode: 0.4 (this will be the same for all the recovery trades)

·       Number of recovery trades: the number of recovery trades before it goes back to normal mode.


Dossiers :

Répondu

1
Développeur 1
Évaluation
(42)
Projets
62
8%
Arbitrage
12
58% / 42%
En retard
1
2%
Gratuit
2
Développeur 2
Évaluation
(24)
Projets
29
24%
Arbitrage
3
67% / 33%
En retard
6
21%
Gratuit
3
Développeur 3
Évaluation
(97)
Projets
135
52%
Arbitrage
4
50% / 50%
En retard
0
Travail
4
Développeur 4
Évaluation
(76)
Projets
130
49%
Arbitrage
5
80% / 0%
En retard
6
5%
Gratuit
5
Développeur 5
Évaluation
(568)
Projets
641
41%
Arbitrage
21
57% / 29%
En retard
47
7%
Travail
6
Développeur 6
Évaluation
(8)
Projets
18
17%
Arbitrage
3
67% / 0%
En retard
0
Gratuit
7
Développeur 7
Évaluation
(41)
Projets
51
49%
Arbitrage
6
83% / 0%
En retard
0
Travail
8
Développeur 8
Évaluation
(57)
Projets
75
25%
Arbitrage
9
33% / 56%
En retard
8
11%
Gratuit
9
Développeur 9
Évaluation
(167)
Projets
192
11%
Arbitrage
37
38% / 35%
En retard
5
3%
Chargé
10
Développeur 10
Évaluation
(2421)
Projets
3042
66%
Arbitrage
77
48% / 14%
En retard
340
11%
Travail
Commandes similaires
Estou a procura de um programador que faça um robo que automatize as análises feitas por ele nas ondas de Elliot e que faça entradas precisas com proteções das mesmas e com proteções também ajustáveis para não entrar em noticias de 2 ou 3 estrelas, e que seja para o mercado B3 Mini Indice ou Mini Dolar
Sosso 30+ USD
I would like to order an automated robot to the job for me as I have no clue on whatsoever the trading is about. The bot should be able to do it's job, everything for me and it providing the best services for one to use
are you aware of the Monday Range Strategy? https://www.youtube.com/watch?v=7B_yBBFx6z8 5pm EST time sunday - monday 5pm est and it has to be on the H1 chart , minimum 1:2 Risk to reward and break even function after 1:1
Strategy: 1. Identify strong supply and demand levels. Draw them in the chart in green and red. In Tradingview: Market Structure Break & Order Block by EmreKb von EmreKb --> Strong demand and supply area refer to picture below (Buy and Sell Zones). There must be a strong demand / supply zone on a higher time frame in order for the set up to be valid. The time frame can be selected in the settings. E.g. "Higher Time
Hi there, I currently have a scalping strategy based of 3 thrid party indicators that I would like automated. This would help me with running the strategy through the strategy tester. Two of the indicators dont have iCustom functionality to pull the data in, so another way would have to be devised. The strategy incorpates trading activity, sentiment in the for of the ratio of traders in profit, and a third techincal
Hi, I have a Live Data feature for my trading accounts that lets me check details like total open positions, number of lots, profits, etc. I need someone to add the number of pending orders to this live data. This is important for me to ensure that all accounts have the same number of pending orders, since I use a copy trading system. Also, there is a website where I check all the data. In this case, you would need
OK I just need 1 MOD Who can do it free There is a (Reciever EA) that receives signals from a (Sender EA) I need to ADD one mod It may even look like the option/signal is there= Ignore it Coding was wrong on that part This is simple The option in the Reicver EA will Be called "Open Copy Live" with the option to Set to True or False When set to true the Reicver EA will Watch
Hi there, I need a very highly skilled mt4 programmer to code and design an EA from scratch. The logic of the EA will be discussed with you in comments section, only reach out if you can code perfectly for mt4 using MQL4 coding solutions language, EA must be able to run well without any problems and work according to the logic thanks
I came across an indicator that's perfectly good in catching spikes in boom amd crash but i would want it to be modified and to improve accuracy As a professional you will have to go through the indicator and explain to me the strategy with which the indicator was buid and tell me the possibility of improving it better
### Summary of EA Requirements 1. **Time Period**: - The EA should operate on the H4 timeframe. 2. **RelicusRoad MACD v2 Indicator**: - **Parameters**: - Fast EMA Period: 12 - Fast EMA Type: Close price - Slow EMA Period: 24 - Slow EMA Type: Close price - Signal SMA Period: 9 - The EA should use this indicator to determine the crossover condition between the MACD line and the signal line. 3

Informations sur le projet

Budget
150+ USD
Pour le développeur
135 USD
Délais
de 1 à 7 jour(s)