Code this YouTube video strategy mql5

MQL5 Uzman Danışmanlar

İş tamamlandı

Tamamlanma süresi: 20 gün
Müşteri tarafından geri bildirim
Flexible and professional. Highly recommend.
Geliştirici tarafından geri bildirim
Great working with you, looking forward to new projects.

İş Gereklilikleri

I want a the strategy in this video coded.

Video References:

https://www.youtube.com/watch?v=oeoz94F2yJs&t=289s

https://www.youtube.com/watch?v=aqoZljCiL-A&t=208s

https://www.youtube.com/watch?v=8xV8QI3I-GQ&t=543s


From what I understand in the videos these are the rules:

lets limit to one trade per kill zone per pair. So at max 2 trades if you get a signal on both pairs during the same kill zone.

1. Can only take trades between the hours of: (we will call these kill zones)

06:30-09:00 GMT and 12:00 - 1430 GMT

2. Looks for signals on both the pairs GBPUSD and EURUSD

3. Do not enter a trade 1 hour before and 15mins after news starts for red folder news for GBP/EUR/USD

4. Uses fractals on the 4 hour and 15min timeframe

5. we use the 4 hour for bias.

Fractal High NF

if the 4 hour candle has crossed above the previous 4 hour fractal high and then closed below the previous fractal high of the last 4 hour fractal then that = HNF

if 1 candle on the 4 hour closes above the previous 4 hour fractal high and then the next 4 hour candle close below the previous 4 hour fractal high then that = HNF

if the 4 hour candle has crossed below the previous 4 hour fractal low and then closed above the previous fractal low of the last 4 hour fractal then that = LNF

if 1 candle on the 4 hour closes below the previous 4 hour fractal low and then the next 4 hour candle close above the previous 4 hour fractal low then that = LNF

Fractal High FF

if two 4 hour candles close above the last 4 hour fractal high then that = HFF

if two 4 hour candles close below the last 4 hour fractal low then that = LFF

No bias

If one candle closes above the previous 4 hour fractal high then that = NB

If one candle closes below the previous 4 hour fractal low then that = NB

6. Premium/discount

If current price has crossed above the previous 4 hour fractal high then draw a range from the current highest high to the previous fractal low.

If current price has crossed below the previous 4 hour fractal low then draw a range from the current Lowest low to the previous fractal low.

Premium = top 50% of range

Discount = bottom 50% of range

7. Entry Rules

Must be on the 15min timeframe and within the kill zone times stated above

if HNF then you can only take sell trades if bid price crosses valid previous 15min fractal high within the premium range.

if LNF then you can only take buy trades if ask price crosses valid previous 15min fractal low within the discount range.

if HFF or LFF then you can place buy or sell order depending on which previous fractal was cross first.

if NB then we do not open any trades until a HNF, LNF, HFF, LFF appears.'

A) 15 min valid fractals

if ask price has cross below the previous 15min fractal low before the kill zone then that fractal is not a valid fractal to use. Use the previous 15min fractal low that's before it if it has not been crossed before the kill zone.(hope that makes sense/use video reference)

if bid price has cross above the previous 15min fractal high before the kill zone then that fractal is not a valid fractal to use. Use the previous 15min fractal high that's before it if it has not been crossed before the kill zone.(hope that makes

sense/use video reference)

1. During kill zone

BUYS

if LNF then when the ask price crosses below the previous valid 15min fractal low in the discount range then that's our BUY signal 15min candle close.

after the signal candle closes we enter a BUY if the ask price crosses above the signal candle high and we place the stop loss 1 pip below the signal candle low and the risk to reward Is 3:1 with a take profit within the premium/discount range that was drawn.(the video explains this in detail.)

if the ask price does not cross above but it crosses below the signal candle  then we reset it to be the new 15min signal candle and reset the BUY process above.(loop?)

if the ask price after the signal candle has a high below the signal candle high and a low above the signal candle low then we do not change anything and we wait for price to cross above the signal candle's high.

if ask price does not cross the signal candle high within the kill zone time then we do not enter any trades until the next kill zone time trade signal.


SELLS

if HNF then when the bid price crosses above the previous valid 15min fractal high in the premium range then that's our SELL signal 15min candle close.

After the signal candle closes we enter a SELL if bid price crosses above the signal candle high and we place the stop loss 1 pip above the signal candle high and the risk to reward Is 3:1 with a take profit within the premium/discount range that was drawn.(the video explains this in detail.)

if the bid price does not cross below but it crosses above the signal candle  then we reset it to be the new 15min signal candle and reset the SELL process above.(loop?)

if the bid price after the signal candle has a high below the signal candle high and a low above the signal candle low then we do not change anything and we wait for price to cross above the signal candle's low.

if bid price does not cross the signal candle low within the kill zone time then we do not enter any trades until the next kill zone time trade signal.


if HFF/LFF

you can do either the BUY or SELL whichever one comes first. it doesn't matter if its premium/discount.

8. fractal break

if the previous 4 hour fractal high or low is cross during the kill zone we do not enter any trades until its finished so we can find out if we got a HNF,LNF,HFF,LFF,NB.


Inputs:

RISK: (I want the risk split between the two pairs. so if I type $1000 risk then I only want it to take a maximum loss of $500 each pair)

Fixed lots

Percentage of Account balance 

Percentage of Account equity

specific amount in USD. example - $100.00

EQUITY PROTECTOR:( if account equity reaches X amount in loss then pause trades for 48 hours.)

Toggle this function ON/OFF

Amount in USD(for example if my initial balance is 100000 I want to just type 95000 so that it stops there)

Hours the EA pauses

EQUITY STOPPER:( if account equity reaches X amount in profit then turn off EA.)

Toggle this function ON/OFF

Amount in USD(for example if my initial balance is 100000 I want to just type 105000 so that it stops there)


I think I got it. let me know if you have questions or need to add in something you saw in the videos.

please provide source code .mq5

Thank you.


Yanıtlandı

1
Geliştirici 1
Derecelendirme
(5)
Projeler
6
17%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
2
Geliştirici 2
Derecelendirme
(7)
Projeler
9
11%
Arabuluculuk
2
0% / 0%
Süresi dolmuş
0
Serbest
3
Geliştirici 3
Derecelendirme
(11)
Projeler
11
0%
Arabuluculuk
4
25% / 50%
Süresi dolmuş
2
18%
Serbest
4
Geliştirici 4
Derecelendirme
(94)
Projeler
117
38%
Arabuluculuk
9
89% / 0%
Süresi dolmuş
0
Serbest
5
Geliştirici 5
Derecelendirme
(2)
Projeler
0
0%
Arabuluculuk
2
0% / 50%
Süresi dolmuş
0
Serbest
6
Geliştirici 6
Derecelendirme
(116)
Projeler
137
36%
Arabuluculuk
15
13% / 67%
Süresi dolmuş
9
7%
Serbest
Benzer siparişler
a coder is required to add an indicator to existing ea The new indicator will work as 1. option to combine with exiting indicator to open trade 2. it will be used as alternative BE point 3. It can also be used to close order or combine with other to close trade The second Job is telegram bot to get alert fr news trade and others Details when you apply i will test the ea work on live market and all bug is fixed before
Hello, I want to make an EA based on SMC and a developer that is familiar with the concept and full understanding of this. Must have done similar jobs before and be able show it. I only want to work with developer that has good track record and is precise. Further information will be handed when contact is made. Developers that has zero rating will not be considered. Listed price is a base point. The project can also
EA DEJA FABRIQUE ? MODIFIER QUELQUE LIGNE POUR LE RENDRE RENTABLE /////////////////////++++++++++++++++++++++++++++++++++ EA AVEC UN SYTEME SIMPLE ; SEULEMENT A MODIFIER %%%%%%%%%%%%%%%%%% SI PERSONNE SACHANT CODER CORRECTEMENT , CE TRAVAIL EST POUR TOI
Trade methodology based on Red and Green lines entering Overbought / Oversold zone. Using confluence of Higher time frame, Moving Average a trade can enter when there is a strong slope angle. Market Base Line is used to determine overall market sentiment. This is designed to be an established trend scalping strategy on lower time frames. To be used initially on demo then real account when settings have been fine
There are six conditions in total . source code from an existing expert will be provided to aid the completion of this job . - Install the following by the Panel (copy paste form my existing Expert ) 1. Pips Lost : number of pips lost ( monthly reset ) 2. Pips Gained : number of pips gained ( monthly reset ) 3. Have a black background to avoid the
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: function (A) Add Transform combine the 4 Expert Advisors into just 1 Expert Advisor, maintaining the individuality of each one Leave in extern (false) or (true)
Description: I am seeking an experienced MQL5 developer to create a custom Expert Advisor (EA) for MetaTrader 5 based on a specific trend-following strategy. The strategy includes precise risk management, advanced trade management features, and additional risk management tools. The EA should be adaptable to any timeframe on which it is attached. Below are the detailed requirements and parameters for the EA: Strategy
I need an EA trading frequently (HFT or something like), and it sould have some features below: 1、Have a clear trading logic 2、Have a good backtest result 3、Have a demonstrated benefitable result in a live account trading 4、Can avoid the news time period or not sensitive to news
Tenho um EA mql4 que está com funcionalidades funcionando e outras com funcionalidades sem funcionar. Tenho um vídeo do EA funcionando como deve funcionar perfeitamente. O meu não consegue seguir o mesmo programa pois quando coloca os pontos de parada e retirada são bem diferentes. Não tenho pressa para tempo, só queria que conseguisse renovar o EA. O arquivo do grafico anexo é como ele se encontra agora. O certo é
New york session based strategy 9:30 open Price takes out buy side or sell side liquidity Usually using 15min high and lows 5m entry Price takes out that high/low and price must close strongly back into the zone Is price is above price we have a sell bias vis versa for buys Sl is at the high or low with option for “offset” for cushion Tp is usually the opposite High or low. Would like the option for set pips-points &

Proje bilgisi

Bütçe
30+ USD
Geliştirici için
27 USD
Son teslim tarihi
to 5 gün