指定
I would like a MQL5 class / robot that takes care of the entry logic for ICT OTE Model.
Concepts:
OTE: The OTE pattern is based on the idea that after a significant price move (an impulse leg), the market often retraces to a certain level before continuing in the original direction. This retracement typically occurs between the 62% and 79% Fibonacci levels of the impulse leg.
Market Structure Shift (MSS) / Break Of Structure (BoS): Identified by short-term highs or lows being taken out. (I have the MQL5 code that provides the logic that draws this on a chart already which can be used)
FVG:
Order Block: A bullish order block is identified as the lowest candle or price bar with a down close that has the most range between the open and close. Imagine a downtrend where the price hits a significant low and then a large down candle forms. If the price later trades above the high of this down candle, it validates the bullish order block. When the price returns to this level, it often finds support and moves higher again. A bearish example would be the opposite.
All of the above concepts should be annotated on the chart.
1. Key Level is Taken Out (EA Logic for this already Exists). This could be for a long or a short, in this case we will use a long example where price has dropped and taken out a key discount level, which then triggers our OTE entry class.The below logic needs to be programmed
2. Price retraces and break an old high to confirm the move. (MSS or BoS)
3. Price will form a new high, form this high to the previous low we take a fib and get the 50% or 62% level (Can be chosen)
4. We identify the OB and FVG that are below the level selected in 3.
5. We choose the closest level below the price level given by what is selected in point 3. For this example we are long so we would choose the high of the order block or the FVG H.
The entry will either be, the price selected by the fib in point 3, the high of the orderblock or the high of the FVG.
I would like to use this entry class in existing EAs.
Please let me know how long it would take and ignore the budget I have provided. Please advise how much you will charge to complete.
Concepts:
OTE: The OTE pattern is based on the idea that after a significant price move (an impulse leg), the market often retraces to a certain level before continuing in the original direction. This retracement typically occurs between the 62% and 79% Fibonacci levels of the impulse leg.
Market Structure Shift (MSS) / Break Of Structure (BoS): Identified by short-term highs or lows being taken out. (I have the MQL5 code that provides the logic that draws this on a chart already which can be used)
FVG:
Order Block: A bullish order block is identified as the lowest candle or price bar with a down close that has the most range between the open and close. Imagine a downtrend where the price hits a significant low and then a large down candle forms. If the price later trades above the high of this down candle, it validates the bullish order block. When the price returns to this level, it often finds support and moves higher again. A bearish example would be the opposite.
All of the above concepts should be annotated on the chart.
1. Key Level is Taken Out (EA Logic for this already Exists). This could be for a long or a short, in this case we will use a long example where price has dropped and taken out a key discount level, which then triggers our OTE entry class.The below logic needs to be programmed
2. Price retraces and break an old high to confirm the move. (MSS or BoS)
3. Price will form a new high, form this high to the previous low we take a fib and get the 50% or 62% level (Can be chosen)
4. We identify the OB and FVG that are below the level selected in 3.
5. We choose the closest level below the price level given by what is selected in point 3. For this example we are long so we would choose the high of the order block or the FVG H.
The entry will either be, the price selected by the fib in point 3, the high of the orderblock or the high of the FVG.
I would like to use this entry class in existing EAs.
Please let me know how long it would take and ignore the budget I have provided. Please advise how much you will charge to complete.
応答済み
1
評価
プロジェクト
15
20%
仲裁
6
0%
/
100%
期限切れ
3
20%
暇
2
評価
プロジェクト
478
40%
仲裁
105
40%
/
24%
期限切れ
82
17%
取り込み中
パブリッシュした人: 2 codes
類似した注文
MT4/MT5 HFT EA Live Trading
40 - 10000 USD
I have a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5. 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 compiled EA (.ex4/.ex5) for testing and analysis. I am
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
Fundamental News Trading Strategy
50 - 200 USD
I want to build a fundamental news trading bot that trade off economic news data, as we know every economic news data released always have effect on the asset associated with it, so this bot will take a trade instantly based on the news data released either to buy or sell, it will come with good money management and also SL and TP target based on price and pips value
I have a EA/indicator that I want built. I should say 1st off dont know how to code myself so I will be using AI to verify that the source code is complete and matches the documents spec or if better so if you can not truly do the job do not waste either of out time. This is a idea I came.up wit and used AI to produce a framework for it.... and of course AI isn't 100% accurate so I need a knowledgeable quantitative
Specification : 1. Goal I am commissioning a mean-reversion grid Expert Advisor for XAUUSD on MT5. The deliverable is the complete, commented .mq5 source (strictly personal usel). Offers limited to compiled .ex5 will not be considered. 2. Required framework (non-negotiable) 2.1. Works natively on M5; signals evaluated on closed bars; symmetric long/short. 2.2. Entry logic built on Bollinger Bands + Moving Average
TumiiFX
30 - 20000 USD
1. Use two EMAs: 20 and 50. If EMA 20 is above EMA 50 → uptrend (look for buys) If EMA 20 is below EMA 50 → downtrend (look for sells) 2. Wait for a pullback into the area between the two EMAs. - For buys: price must touch or move between EMA 20 and EMA 50 during the last few candles. - For stils: same idea, but in a downtrend. 3. Entry signal: Buy: a bullish engulfing candle in an uptrend after the pullback
Bot
30 - 80 USD
I am looking for an experienced MQL5 developer to create a fully automated Expert Advisor (EA) for MetaTrader 5 based on a Price Action strategy. The bot needs to automatically identify specific candlestick formations and market structure levels, execute trades, and manage risk using a dynamic trailing stop.The EA should monitor the chart for the following price action setup:Market Structure / Trend Filter:The bot
HFT / Latency Arbitrage pepperstone
30 - 5000 USD
I am looking for an experienced MQL5 developer to build a high-frequency (HFT) latency arbitrage Expert Advisor for Pepperstone MT5 , using LMAX as the leading price feed. The initial focus will be on US30 (Dow Jones) , and if the strategy proves successful, I want the EA to be easily expandable to additional symbols such as NAS100, GER40, XAUUSD, major forex pairs, and other supported instruments. The EA should
Master mind
30+ USD
Start ↓ Detect Trend (H4) ↓ Confirm Structure (H1) ↓ Wait for Pullback ↓ Check Indicators ↓ Calculate Confidence Score ↓ Score ≥ 80? ├── No → Wait └── Yes ↓ Calculate Lot Size ↓ Place Order ↓ Set Stop Loss ↓ Set Take Profit ↓ Manage Trade ↓ Move to Break-even ↓ Trail Stop ↓ Close Trade. IF Price > EMA200 (H4) AND EMA50 > EMA200 (H4) AND ADX > 25 AND RSI between 55 and 70 AND MACD Main > Signal AND Bullish engulfing
プロジェクト情報
予算
30 - 31 USD
締め切り
最高 15 日