Range EA with Recovery system - MQL4/MQL5

MQL4 Experts

Tâche terminée

Temps d'exécution 12 jours
Commentaires du client
Excellent coder, excellent work one of best of the best. Excellent.
Commentaires de l'employé
It is a pleasure to work with Diogo, he is precise and patient. Highly recommended

Spécifications

Thank for checking my job


The EA details below:


I will give you the opportunity to write this either in MQL4 or MQL5



The idea behind this simple Forex trading system is to capture an early move of the price when it starts to establish its new direction/trend for the day.

As we know the Frankfurt market opens at 2:00 am EST (which is 7:00 am GMT), then an hour later the other giant - London market opens at 3:00 am EST (which is 8:00 am GMT). The European session is the first major session for each coming day.

So, what do we do?

We start with 1 hour time frame, preferred pair - GBP/USD and no indicators.

The price range we are going to focus on is from 1:00 am EST to 2:00 am EST.

We look for the highest high and the lowest low of the price in that range and simply draw parallel horizontal lines through those extremes that will create a tunnel.

Now we are ready to move to a smaller time frame - 5 minute chart - and watch for the whole 5 min candle to close outside the tunnel which will provide a signal for us to enter with the open of the next candle.


--------------------------------------------------------------------------------------------------



Opens 3 positions when it get opportunity gets triggered and delete the opposite one.

3 split entries  (0.01 x3 if 0.03 is chosen )

Editable ranges

SL 250 ( able to  change but 250 will be default )

No TP

Trailing

Breakeven

Next day multiplier 

How many days it will multiply

--------------------------------------------------------------------------------------------------



Recovery System :


1 - If price goes against 100 points it open and additional position (3 original + 1 )

when/if 

2 -  ( MOST IMPORTANT PART OF EA )

EA goes into profit  and keeps trailing ( while in profit ) ,when the price goes against trailing and it closes in profit, the EA will close the losing positions and profitable positions if the Whole is positive. This only happens when the positions are still on and it goes into the second day.

Example


DAY 1 - Buy Opportunity triggered - 3 x 0.01 -> Price went against 100 points -> EA opened a 4th position = EA with losing positions opened.

DAY 2 - 4 positions from previous day + New sell opportunity spotted -> News sell opportunity triggered -> 3 sell positions in profit -> EA spotted 3 sell positions + 2 buying positions if closed they close in profit = EA closes 5 positions and leaves 2 losing positions open

DAY 3 - 2 losing positions  (buy from DAY 1 , recovered on DAY 2  ) -> Buy position spotted -> EA open 3 entries -> all go into profit -> all closed


This can very, if EA can close  1,2 or all i will depend how far the trailing stop will go. If the EA closes in breakeven or small profit an cannot close any position the EA will try to recover next day, this time at 1.8X


The EA will close al position in sequence batch.


The 2 batch closes 1, the 3 closes 2 and so on.


------------------------



Source code at the end of the project and all settings for the EA.

Will be more than happy to answer any question.

Thank you


Répondu

1
Développeur 1
Évaluation
(10)
Projets
25
28%
Arbitrage
2
0% / 0%
En retard
1
4%
Chargé
2
Développeur 2
Évaluation
(50)
Projets
73
15%
Arbitrage
3
33% / 33%
En retard
7
10%
Chargé
3
Développeur 3
Évaluation
(185)
Projets
327
32%
Arbitrage
33
42% / 27%
En retard
98
30%
Travail
Commandes similaires
Hi Developer, I would like to create the Scalping EA based for Mt4 on the investing.com data https://www.investing.com/currencies/eur-usd-technical EA have timing to adjust time to trade. follow the broker time. From starting time to end time EA have a adjustable Lot size (0.01 incremental to 0.01) EA have a adjustable TP (1pip to 100pip incremental 1pip) EA have a adjustable SL (1pip to 100pip incremental 1pip) EA
Here is the Idea: I want a Semi Auto Trade Panel Manager EA that only activates when I press the BUY or SELL or BUY LIMIT or SELL LIMIT then the EA will do the rest : that includes the BUY STOP 0r SELL STOP and the hedging calculations according to below diagram. So overall , my only intervention is entering the lot size , hedge zone distance and TP ratio or entering the price for buy limit/sell limit then pressing
Hi, I'm looking for a martingale MT4 EA that performs a lot of trading volume per day. If you have the robot, you'll need to send me the demo so I can backtest it. Thank you very much
Hello potential Freelancers I’m very new to trading so please bear with me as I try to explain what ‘m looking for. I'm currently getting signals ( XAUUSD )sent to me and I’m looking to find a person who can look at the data either watch account live, or I send the trade history. The bot my provider is using makes 100’s of trades a day and does very well on average. I’m also looking to have the following features
we want to build a dashboard ea that would display on another chart key metrics : i will foward screeshot of what i want to dashboard to look like : the function i would need to get display are the following: 1. classified past performance ea by magic number ( with classic : total trade , total profit , return/dd , max dd (base on history) , ) 2. equity chart of performance if we click on a magic number we should
the task will be actually quiet simple , i need an active develloper to devellope out of 3 updates an ea STEP 1 (this job): make a classical pair trading ea , that can calculate correlation between assets and trade when the correlation diverge above a specified % the develloper that will postulate for the job will need : 1- to be ok to do the full project this job and the update following 2- very low arbitration , i
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 the 2 lines in the below pictures and then start to activate bids once they cross each other and then be able to manage all bids afterwards towards the direction of the market by opening and closing them intermittently and profitably until the position at the other
Hi man, How are u? I have an EA and I need to check few aspects of the code, if It works fine? I am looking for an expert coder, who can understand mt4 language and help us to solve this out. This job will hardly take about 3-4 hours max for an experienced coder, when explained detail. Also, I would like to give this to someone, who can understand and speak English well. Also, the coder should be able to come via
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. THREE TYPES OF ENTRIES 1: AGGRESSIVE 2: DIVERGENCE 3
Indicator in use: Bollinger Bands Mechanism: (See diagrams provided for help) Sells: 1. Trigger candle: When candle low is above the top Bollinger band - accurate to the point scale (e.g. On EURUSD if candle low is 1.07915 and the value of top bollinger is 1.07914 - this is a sell signal) 2. Enter sell ONLY on the next candle if price breaks below the trigger candle LOW (using the e.g. above- if next candle price

Informations sur le projet

Budget
60+ USD
Pour le développeur
54 USD
Délais
à 2 jour(s)