MT4 EA Intraday Forex Break out strategy traded on the 5min timeframe

MQL4 Experts

Tâche terminée

Temps d'exécution 31 jours
Commentaires du client
Great job getting the EA to meet the spec. Chart visuals helped with debugging. Communication was good. Highly recommended.

Spécifications

Developer will need to be able to:

  • Code an EA for MT4.
  • Identify market high and low points between user specified times.
  • Determine recent Swing Low/Highs within a price range.
  • Daily ATR.
  • Draw lines & markers on a chart for back testing.
  • Correctly size position lot sizes based on account free margin and user specified risk amount.
  • Source code to be provided.

Definition of swing low/high:

• A swing high is a bullish candle or series of bullish candles followed by a single bearish candle to complete the swing and form the peak. Candles that open and close at the same price should be ignored in determining the swing but included in determining the highest high point of the swing.

• A swing low is a bullish candle or series of consecutive bullish candles followed by a single bearish candle to complete the swing and form the trough. Candles that open and close at the same price should be ignored in determining the swing but included in determining the lowest low point of the swing.


A video showing the strategy can also be provided.


User Input Variable: Shown between ' ' below.

MarketClose: 21:00

MarketOpen: 06:55

EquityRisk: 1%

PositionRisk: 1.5

SLRangeHigh: 50 (Points)

SLRangeLow: 15 (Points)

TradeTime: 12:00

 

Variables:

DailyHigh

DailyLow

DailyATR (14 day period)

ExtremeHigh

ExtremeLow

StopLoss

TargetProfit

 

Strategy Definition:

At the 'MarketOpen' time:

Calculate the 'DailyATR' (14 day period).

Determine the highest 'DailyHigh' and lowest 'DailyLow' points between 'MarketClose' time and the 'MarketOpen' time.

'ExtremeHigh' = 'DailyLow' + 'DailyATR'

'ExtremeLow' = 'DailyHigh' - 'DailyATR'.

Draw lines from the 'MarketClose' time to the 'MarketOpen' time (120 candles in length) at: 'DailyHigh', 'DailyLow', 'ExtremeHigh', 'ExtremeLow'

 

From the 'MarketOpen' time until the 'TradeTime':

When a candle Closes either above 'DailyHigh' (BUY):

Determine a recent swing low OR if the Open price of the breakout/thrust candle is between: CurrentPrice - 'SLRangeLow' & Current Price - 'SLRangeHigh'

'StopLoss' = low of swing low - 1 (point).

Draw a line 10 candles in length at 'StopLoss' from the swing low candle OR breakout/thrust candle Open (if used).

'TargetProfit' = CurrentPrice + ((CurrenPrice - 'StopLoss') * 'PositionRisk')

If 'TargetProfit' < 'ExtremeHigh' then go to Place_Order

Else Exit for the day

 

When a candle Closes either below 'DailyLow' (SELL):

Determine a recent swing high OR if the Open price of the breakout/thrust candle is between: CurrentPrice + 'SLRangeLow' & Current Price + 'SLRangeHigh'.

'StopLoss' = high of swing high + 1 (point).

Draw a line 10 candles in length at 'StopLoss' from the swing low candle OR breakout/thrust candle Open (if used).

'TargetProfit' = CurrentPrice - (('StopLoss' - CurrenPrice) * 'PositionRisk')

If 'TargetProfit' > 'ExtremeLow' then go to Place_Order

Else Exit for the day

 

Place_Order:

Calculate Lot size based on account free margin * 'EquityRisk'.


Répondu

1
Développeur 1
Évaluation
(10)
Projets
25
28%
Arbitrage
1
0% / 0%
En retard
1
4%
Chargé
2
Développeur 2
Évaluation
(2422)
Projets
3042
66%
Arbitrage
77
48% / 14%
En retard
340
11%
Travail
3
Développeur 3
Évaluation
(236)
Projets
418
34%
Arbitrage
53
36% / 40%
En retard
153
37%
Occupé
4
Développeur 4
Évaluation
(13)
Projets
18
6%
Arbitrage
1
0% / 0%
En retard
1
6%
Travail
5
Développeur 5
Évaluation
(3)
Projets
3
0%
Arbitrage
0
En retard
1
33%
Gratuit
6
Développeur 6
Évaluation
(2077)
Projets
2636
61%
Arbitrage
113
45% / 26%
En retard
418
16%
Travail
7
Développeur 7
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
8
Développeur 8
Évaluation
(37)
Projets
59
27%
Arbitrage
25
20% / 52%
En retard
10
17%
Travail
9
Développeur 9
Évaluation
(4)
Projets
1
0%
Arbitrage
3
0% / 67%
En retard
0
Travail
10
Développeur 10
Évaluation
(32)
Projets
40
38%
Arbitrage
0
En retard
0
Travail
11
Développeur 11
Évaluation
(4)
Projets
6
17%
Arbitrage
3
0% / 67%
En retard
0
Gratuit
Commandes similaires
I'm looking for an expert MQL5 developer that can create an EA that's based on my price action trading strategy with no indicators. The EA must analyze trades based on my price action rules, enter trades based on my price action rules, manage trades based on my price action rules and exit trades based on my price action rules
hi hi there i have an strategy on tradingview and i want to automate it like metatrader EA so i want the strategy to open and close trade automaticlly on tradingview
We are looking for an experienced Expert Advisor Developer who can build a customized MT5 Expert Advisor for us. The Expert Advisor would use two built-in indicators as entry/exit signals and our own risk management strategy with customizable inputs. The goal is to create a reliable and efficient trading tool that can automate our trading process on the MT5 platform. Skills required: - Strong understanding of
I need stochastic div (hidden &regular ea) that should perform task in all tf's ..divergence is a repaint stly so i want to use it with candlestick flips .. so bet for it
Hello, I have an indicator from a friend and I'd like to replicate it on my own TradingView or MT5 platform. Could you assist me with that?. Here is the link
so basically I have an EA(mql5), AI script(python), flask server and socket server both on python. Now this is an experimental script as I am trying to learn. However the EA is not entering any trades. How much would it cost for you to troubleshoot this for me? Thank you in advance
NEW FUNCTION 50+ USD
La idea es la siguiente, sería un EA semi automático. Yo como trader opero en zonas. En adelante las vamos a denominar ``zonas calientes´´. El EA debe que necesito debe operar conforme a 4 zonas calientes que yo configure en el mismo. ¿Qué hará el EA en cada una de esas zonas calientes que yo he configurado? En cada una de estas zonas el EA debe realizar hedging (crear un rango en el cual el EA entrara en sell o en
I have the bot just over half made, from another developer who let me down and decided they no longer wished to finish the project, so I have a basic example of the fundamentals of what it could look like, although multiple functions I require do not work, but I can show this to you on request. There are multiple features that I require, so please read the in depth requirement sheet on the attachment. Function: To
I need EA that works on MT5 to be able to do the following: - Can recognize Support/Resistance area - Can recognize VWAP direction. - Can recognize RSI. - Can recognize Double Top/bottom, Bullish/Bearish hammer candle, Bullish/bearish engulfing candle. - Ability to set Stoploss below/above support/resistance, but risk must be fixed at a certain price. - Stoploss
I want a program that will help calculate and enter the market on full margin for me. I just need to put in the price for entry, Stop loss and TP then it will calculate the lot sizes for entering the trade on full margin on Mt5

Informations sur le projet

Budget
100+ USD
Pour le développeur
90 USD