I want an expert advisor based on my own strategy

Trabalho concluído

Tempo de execução 9 dias
Comentário do cliente
done within the period. very efficient. very quick to fix issues . would recommend
Comentário do desenvolvedor
Very good customer, clear and with proper specs. Willing to explain things, I recommend him!

Termos de Referência

Strategy rules

Requirements

  • Mt5

  • All currency pairs

  • H1 timeframe for bias and support/resistance levels

  • M5 timeframe for entry model (fvg)

  • Adjustable risk amount and risk-reward ratio (currently risk 1% , 1:2 ratio)

  • 01:00 am - 11:00 am NY time. Easy to adjust if i want to change in future



  1.  Bias


Check the previous H1 candle starting from 00:00 candle (00:00-00:59). Check if bullish (close > open) or bearish (close < open). If open = close then skip and move to the next H1 candle.


The trade window is for the 1h after the bias candle (previous H1 candle).

Example: if the current hour is 04:00 we can only enter a trade from 04:00-05:00. Once the trade window is over then we start again; check H1 candle, in this case 04:00 candle. If bullish then we only take buys from 05:00-06:00  



 If it's bullish then for the current hour window we will only take buys. If the previous H1 candle is bearish then for the current hour window we will only take sells. Example:  the time is currently 07:00. We go to the H1 candle and check the 06:00 H1 candle. If bearish then we will only take sells from 07:00-08:00. If bullish then only buys from 07:00-08:00



  1.  Key levels

Use open price and high/ low price from the previous H1 candle as support lines. 


Bullish scenario: open price and low as support



Bearish scenario: open price and High as resistance



Use Previous H1 candle (the same you use to get the bias) to get support lines.
So for example, if it is currently 09:34, the support levels would have been from 08:00 H1 candle.

  1.  Touch confirmation


Price must touch the support levels drawn out from the previous candle during the current hour trade window. Only then can we wait for the entry model. Keep in mind that price must close above support and below resistance otherwise the trade is invalid. This can happen before or after the entry model.


 Example 1: current hour starts, price comes down to touch support, taps it by a pip and then has the entry model above it. Trade would be valid. 


Example 2: current hour starts, price comes down to touch support, goes even lower, the entry model forms below support line, then before the trade window closes, an M5 candle closes above the support line. Trade is valid. Specifically an M5 candle since that is the time frame for the entry model which we will get into next


Example 3: current hour starts, price comes to touch support, goes even lower, entry model forms, and then the trade window closes whilst price is still below the support line. Trade is INVALID. 





  1.  Fvg confirmation


The entry model. A simple fair-value gap. An imbalance. A 3 candle formation that has a gap in the middle. Hopefully you already know how to code this as it is vital. The gap just has to be more than 0. It can be 0.1 pip, 10 pips. As long as all the other rules are followed then you can take any sized gap.



Only bullish fvg for bullish bias. Only bearish fvg for bearish bias.

How it all plays out: You wait for the current hour to open. Then check the H1 candle for previous candle bias. In this example it is bearish. So we note the high and the open as resistance levels. If current price touches a support level within the trade window we then wait for a bearish fvg. If after the close of the fvg the price is already below the support level we touched, then take a sell at market.  If the fvg closes and it is still above the resistance level we touched, then wait for an m5 candle to close below the level. 


Important: if the open price level was touched then we need to close below the open price before a trade. If both the open and high was touched (which will happen whenever the high is touched, then we need a close below just the high.  So if the open price is touched and there is a bearish fvg that closes below the high price it is invalid and the high was not touched. There needs to be an m5 candle close below the open price in that scenario.



Only one trade per window


Entry only within the window, exit is only breakeven, stop loss or take profit. Can take as long as it wants.







Trade Management


The stoploss will be the lowest point of the current hour at the time of entry.


The take profit is a 1:2 rr so double whatever the stoploss is.



Break-even Rule


After entry, if price crosses the high (for buy) or low (for sell) of the previous H1 candle, move SL to breakeven.


if at entry point, price is already above the previous H1 candle high/low then no trade to be taken


Important: if BEFORE the support line is touched, the high/ low of the previous candle is breached, then count that as the high/low needed to be broken for the breakeven rule to set in, so that would be the current candles high/low. In other words if the current H1 candles high is higher than the previous H1 candles high then use the current candles high (the highest of the two) same for the low 



Other than that the trades go to stop loss or take profit. No manual trading



Extremely Important: Needs to work well for backtesting.


Respondido

1
Desenvolvedor 1
Classificação
(44)
Projetos
51
59%
Arbitragem
2
100% / 0%
Expirado
1
2%
Livre
Publicou: 5 códigos
2
Desenvolvedor 2
Classificação
(3)
Projetos
6
17%
Arbitragem
0
Expirado
1
17%
Livre
Publicou: 3 códigos
3
Desenvolvedor 3
Classificação
(58)
Projetos
90
43%
Arbitragem
4
0% / 100%
Expirado
3
3%
Trabalhando
4
Desenvolvedor 4
Classificação
(55)
Projetos
92
24%
Arbitragem
8
75% / 13%
Expirado
44
48%
Livre
5
Desenvolvedor 5
Classificação
(453)
Projetos
566
26%
Arbitragem
24
42% / 38%
Expirado
85
15%
Livre
Publicou: 6 códigos
6
Desenvolvedor 6
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
7
Desenvolvedor 7
Classificação
(318)
Projetos
565
35%
Arbitragem
81
31% / 44%
Expirado
204
36%
Livre
8
Desenvolvedor 8
Classificação
(16)
Projetos
35
23%
Arbitragem
4
0% / 50%
Expirado
2
6%
Trabalhando
9
Desenvolvedor 9
Classificação
(2334)
Projetos
2937
63%
Arbitragem
124
44% / 26%
Expirado
429
15%
Livre
10
Desenvolvedor 10
Classificação
(3)
Projetos
3
0%
Arbitragem
6
17% / 67%
Expirado
0
Livre
11
Desenvolvedor 11
Classificação
(365)
Projetos
441
55%
Arbitragem
22
50% / 14%
Expirado
30
7%
Carregado
Pedidos semelhantes
I'm looking for an experienced NinjaTrader 8 (C#) developer to build a fully automated futures trading strategy. Please apply only if you have proven experience developing and testing NinjaTrader strategies. Project Overview Develop a fully automated NinjaTrader 8 strategy. Designed for Apex funded and evaluation accounts. Primary instruments: NQ/MNQ Futures (with flexibility to support other futures later). Trading
Hello I need to purchase the source code of an already built profitable mt5 EA with proven track recordIf you have something similar and you are open to selling the source code please apply to this post Please note I am not looking for a dev to build the product from scratch , but need something that is already built and have at least one year worth of track record
I need an Expert Advisor for MT5 on XAUUSD 1min timeframe using SMC concepts. STRATEGY RULES: SELL: 1. Identify previous day High/Low as liquidity 2. Entry only during London-NY session: 15:00-19:00 GMT+3 or broker clock. 3. If price sweeps previous day High and closes back below it 4. Check for bearish 1min FVG below sweep candle 5. Wait for BOS - lower low 6. Entry: Sell/buy at 50% of the FVG 7. SL: 10 pips above
Code An Loss Rate 90-100% MT5 EA , that can blow a 100 USD account a day ,with fixed TP of 3000 points and SL of 3000 For better Rate Calculations get an strategy that can lead to so
8 cap prop firm passing 30 - 3000 USD
I am looking for an experienced MQL4/MQL5 HFT developer to build or optimize a High-Frequency Trading (HFT) Expert Advisor that can successfully pass proprietary trading firm challenges and perform consistently under live trading conditions with brokers such as 8cap or BlackBull Markets . The developer should have proven experience with HFT execution, ultra-low-latency trading, broker execution, slippage, spreads
I need a professional MT5 Expert Advisor (MQL5) for XAU/USD (Gold) only. Requirements: - Symbol: XAU/USD only - Timeframe: H1 trend, M5 entry - Smart Money Concept (SMC) - Liquidity Sweep - Break of Structure (BOS) - Order Block Retest - Confirmation Candle (Engulfing or Pin Bar) - ATR-based Stop Loss - Risk:Reward = 1:3 (adjustable) - Auto Lot (1% risk) - Break Even - Trailing Stop - Maximum 2 trades per day - One
Hello, I am looking for an existing, fully backtestable MT5 Expert Advisor or EA portfolio designed specifically for passing an FTMO-style prop-firm evaluation. I am not looking for unrealistic profit claims or a visually perfect backtest. My priority is a statistically defensible probability of passing the challenge while respecting all risk limits. Primary objective The system should be designed for the current
I have a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5 designed primarily for US30 (Dow Jones Index) . The EA performs consistently and profitably on demo accounts, but when I run it on an IC Markets Raw or Standard live account, it starts generating losses under what appear to be the same trading conditions. At this time, I cannot provide the source code (.mq4/.mq5). I can only provide the
I need an Expert Advisor for MT5 on XAUUSD 1min timeframe using SMC concepts. STRATEGY RULES: SELL: 1. Identify previous day High/Low as liquidity 2. Entry only during London-NY session: 15:00-19:00 GMT+3 3. If price sweeps previous day High and closes back below it 4. Check for bearish 1min FVG below sweep candle 5. Wait for BOS - lower low 6. Entry: Sell at 50% of the FVG 7. SL: 10 pips above sweep wick 8. TP: 2R
Hello looking for someone to convert an indicator from tradingview to Thinkorswim I have attached the codes from trading view Also, I like make it trigger (alert) a one-time alert when the trend changes, and can also create a custom watchlist column that flags symbols currently in a new trend so you can scan multiple stocks easily. And like the watchlist to show only fresh trend changes or the current trend direction

Informações sobre o projeto

Orçamento
200 - 300 USD
Prazo
para 10 dias