Build a MQL5 Time-based Breakout EA that trades Multiple times (3) a day

Tâche terminée

Temps d'exécution 7 jours
Commentaires de l'employé
Superb specification file, well detailed and clear.
Commentaires du client
Competent developer who pays attention to detail and delivers exactly what you are need. Great communicator and a pleasure to work with. Highly recommend.

Spécifications

For each Range Breakout

  1.            Open two pending orders above (BUY) and below (SELL) the breakout range.
  2.        Once a trade is entered in one direction, the EA cancels the pending order in the opposite direction.
  3.             Stop Loss value is set to the percentage of the Range Breakout.
  4.        Take profit value is set to the percentage of the Stop Loss.
  5.             Martingale loss recovery option for losing trades.
  6.            Must work for Forex, Indices, Commodities, and Stocks.
  7.            Must work on all Timeframes.
  8.            Must work with a VPS.   

 

PARAMETERS (Default settings)

TRADING RANGES & TIMES

Minimum opening range                                                        0

(If the opening range is LOWER than the value above, then EA will NOT OPEN A TRADE)

Maximum opening range                                                      5000

(If the opening range is HIGHER than the value above, then EA will NOT OPEN A TRADE)

Trade Range breakout 1                                                     TRUE/FALSE

Range 1 start time                                                                   03:00

Range 1 end time                                                                     03:15

Trade Range breakout 2                                                     TRUE/FALSE

Range 2 start time                                                                   10:00

Range 2 end time                                                                    10:15

Trade Range breakout 3                                                     TRUE/FALSE

Range 3 start time                                                                  16:30

Range 3 end time                                                                    16:45

Close all trades at stop trading time                                 TRUE/FALSE

Stop Trading time                                                                    22:30

 (If the value above is set to TRUE, then all trades will be closed at “stop trading time” for the rest of the day. If the value is set to FALSE, then all trades will be proceed until they hit Stop loss or Take Profit)

Cancel all pending orders at stop trading time                  TRUE/FALSE

(If the value above is set to TRUE, then all pending trades will be cancelled at “stop trading time”. If the value is set to FALSE, then all trades will be proceed until they hit Stop loss or Take Profit)

Activate on bar close                                                           TRUE/FALSE

Offset distance for pending orders                                         15

(Number of pips added to pending orders to offset Spreads & slippage)

RISK

Percent of opening range to use as Stop Loss                        110%

(Adjustable percentage value of the opening range to set as Stop Loss)

Amount of Money to risk per Trade using Stop Loss              $100

Take Profit (percentage of stop loss)                                      100%

 

LOSS RECOVERY (Martingale)

Martingale                                                                               TRUE/FALSE

Add Multiple Lots                                                                        2

(If the value is set to TRUE, In the event of a losing trade, the EA will add a multiple (number above) of the lot size on the next trade. This will continue until the EA encounters a winning trade. If value is set to FALSE, then loss recovery is OFF)


Dossiers :

Répondu

1
Développeur 1
Évaluation
(71)
Projets
103
20%
Arbitrage
6
0% / 83%
En retard
3
3%
Gratuit
2
Développeur 2
Évaluation
(20)
Projets
24
8%
Arbitrage
6
17% / 17%
En retard
3
13%
Chargé
3
Développeur 3
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
4
Développeur 4
Évaluation
(55)
Projets
163
69%
Arbitrage
4
100% / 0%
En retard
1
1%
Gratuit
5
Développeur 5
Évaluation
(37)
Projets
59
27%
Arbitrage
24
21% / 54%
En retard
10
17%
Travail
6
Développeur 6
Évaluation
(262)
Projets
536
50%
Arbitrage
55
40% / 36%
En retard
224
42%
Travail
7
Développeur 7
Évaluation
(433)
Projets
491
33%
Arbitrage
25
40% / 48%
En retard
7
1%
Chargé
8
Développeur 8
Évaluation
(45)
Projets
73
49%
Arbitrage
1
0% / 0%
En retard
1
1%
Travail
Commandes similaires
MT4 to Telegram 30 - 50 USD
Hello, I want to add a system send messages to Telegram Send a message with a specific picture and details of the new signal When closing with a profit, send the details of the closing and profit with a specific picture And close with a loss and send a specific picture, in addition to the details of the closure and the amount of the loss
Hi Dear developpers, I've an EA that was working very well with the previous versions of MT4. But since, they have updated their platforms, my EA it's not working anymore. I've tried to use those old MT4 versions but there are just temporary. So i've decided to updated this EA so i can use it on the newest version of MT4 (1420) and those who will come after it. I also want to implement new inputs in it. I also want
I will like the indicator to send notification to mobile when the indicator changes color and is increase upward when positive and decreasing downwards when negative including fisplaying arrows on the chart ,red for negative and green for positive
Hey greetings My pleasure to met you all .I would like to convert a public tradingview pinescript indicator to MT5 Expert Advisor based on my. Requirements/specification.Kindly bid and let discuss about the project
Please convert the Pine Script below into MQL4 Indicator: // @version= 5 // This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © KivancOzbilgic //created by: @Anil_Ozeksi //developer: ANIL ÖZEKŞİ //author: @kivancozbilgic strategy ( 'Twin Optimized Trend Tracker' , 'TOTT' , overlay = true ) src = input ( close , title = 'Source' ) length = input.int ( 40
A robot 30 - 65 USD
Hi I am looking for developer who can make me Mt4 Ea i have 2types of analysis methods i want to add and also want to attach image with Ea like when i attach my to any currency pair the chart changes to my picture Of robot which i attached to my Ea and for proper all settings i want add i will tell u message me
hi.. i have a pin script (TV) but some lines in the code needs to be fixed,,, i will attach the file thanks very much in advance, Also there will be more project in front, so I need a very dedicated developer
I need an Expert Advisor that can read trade signals from a Telegram Channel and then execute those trades. My telegram bot has admin access to the Telegram Channel The EA needs the following functionality: Position Size: Auto: + Have fixed lot size set in settings. + Have lot size by % of account (set in settings) Manual: + From lot size set in trade signals message. + From lot size by % of account from trade
The ZONE RECOVERY/HEDGING STRATEGY will be on a timeframe where each strategy is independent and pending orders should be placed at the high and low of the candlestick. If it is a buy, then the pending order at the high of the candlestick will be triggered, and if it is a sell, then the pending order at the low of the candlestick will be triggered. If the market breaks the high of the candlestick, then the pending
Hi I have a script in Tradingview that looks good which shows the buy and sell automation. I wanted to see if that can be used in ninja Trader so I converted it for Ninja Trader. But it is not triggering the buy or sell trade like it shows in the tradingview script. Please let me know if you can help me with the script that will work in Ninja Trader just like the one in Trading View. I have the buy and sell signals

Informations sur le projet

Budget
30 - 100 USD
Pour le développeur
27 - 90 USD
Délais
de 1 à 5 jour(s)