指定
Build an AB=CD indicator with the following fib ratios.
The reciprocal ratios that complement the AB=CD structure are as follows:
C Point Retrace|| BC Project
0.382. .24 or 2.618
0.50. 2.0
0.618. 1.618
0.707. 1.41
0.786. 1.27
0.886. 1.13
The most important thing to note is the B point. When it's hit, you can make the projection of the BC leg
.
BAT Pattern
Perfect Bat Pattern Requirements:
1. Mandatory 50% B point retracement of the XA leg.
2. Precise 0.886 D point retracement of the XA leg as the defining limit within the PRZ.
3. 2.0 BC projection.
4. Alternate 1.27 AB=CD pattern required.
5. C point should be in the 50–61.8% range.
Detailed
1. B point retracement of the XA leg must be less than 0.618 with a 0.50 or 0.382 retracement preferred.
2. Precise 0.886 D point retracement of the XA leg as the defining limit within the PRZ. (Potential Reversal Zone)
3. Minimum 1.618 BC projection with extreme extensions (2.0–2.618) possible.
4. Minimum AB=CD completion, although an Alternate 1.27 AB=CD is common and preferred.
5. C point retracement can vary between a 0.382 to an 0.886.
Gartley
1. Precise 0.618 B point retracement of the XA leg.
2. Precise 0.786 D point retracement of the XA leg in the PRZ.
3. 1.27 or 1.618 BC projection.
4. Equivalent AB=CD.
5. C point retracement can vary between a 0.382 to a 0.886.
Crab pattern elements:
1. B point that is a 0.618 retracement of XA or less.
2• Extreme BC projection that is typically a 2.618, 3.14, or 3.618.
3• Alternate 1.27 or 1.618 AB=CD pattern required.
4• 1.618 XA projection as the defining limit with the structure.
5• C point with range between 0.382 and 0.886.
Detailed
Precise 0.618 B point retracement or less of the XA leg. (.382 and 0.50 are common B points in the structure.)
2. Extreme 2.618, 3.14 or 3.618BC projection. (Sometimes 2.24 BC projections form in the structure.)
3. Minimum AB=CD completion. Alternate 1.27 AB=CD or 1.618 AB=CD patterns are most common.
4. C point retracement can vary between a 0.382 to an 0.886.
5. This is an extreme pattern!
Butterfly Pattern
1. Exact 0.786 B point retracement of the XA leg.
2. 1.27 XA projection exclusively.
3. 1.618 BC projection.
4. Alternate 1.27 AB=CD in the PRZ.
5. C point with range between 0.50 to 0.886 retracement.
Define the PRZ Zone with a box where the XA leg is equal to the D projection. With the any reversal candle or at least the lowest or highest point or wick of the candle.
Create an MACD Divergence indicator and or RSI Divergence indicator along side.
A tiny lines of support and resistance (or pivot) on all time frame.
The auto trade will initiate at the completion of the D-leg (PRZ)
With a pyramid trading.....
Last take profit will be at 23.8%
Close all or last profitable position.
Stop loss shd be set 2pips below the lowest low
Optionals
1. Deactivate Ea 30 minutes before news
Activate Ea 45 minutes after news.
2. Multiple next trade lot size by * for every loss trade.
3. Enter time frame in input
4. Do not open new trade when equity margin is less than 100%
5. Enter trading period in world trading session time.
6. option of ONLY BUY
ONLY SELL
BOTH DIRECTION in the input settings.
7. Partial Position Close allows for the position aimed at the 2nd TP level to be partially closed when the 1st TP level is reached
8. BreakEven Mode pyramidScalper will move StopLoss level to the entry level once the 1st TakeProfit level is reached.
9. Pop-up Alerts with Sound on MT5 Platform
10. Instant email notification once alert is generated
11. Apply money management in inputs for the range below
Lot 1.00 - for account balance of $7000 and above;
Lot 0.50 - for account balance of $3500 and above;
Lot 0.20 - for account balance of $2000 and above;
Lot 0.10 - for account balance of $1000 and above;
Lot 0.05 - for account balance of $500 and above;
Lot 0.01 - for account balance of $500 and below.
12. Initiate a push notification when a signal is generated.
反馈
1
等级
项目
4
0%
仲裁
11
0%
/
82%
逾期
0
空闲
相似订单
SETJEO'S GOLD EA
30 - 200 USD
double GetTodayProfit() { double profit = 0; datetime today = StringToTime(TimeToString(TimeCurrent(), TIME_DATE)); HistorySelect(today, TimeCurrent()); for(int i = HistoryDealsTotal() - 1; i >= 0; i--) { ulong ticket = HistoryDealGetTicket(i); if(HistoryDealGetString(ticket, DEAL_SYMBOL) == _Symbol) { profit += HistoryDealGetDouble(ticket, DEAL_PROFIT); } } return profit; }
I have an expert advisor's investor login. I want you to study it and make me the exact same EA. There should be absolutely no differences or mistakes. You should have great observation skills for this aswell
I am looking for a developer to create an Expert Advisor (EA) for MetaTrader 5. Requirements: Trade XAUUSD (Gold) Automatically open and close trades Include Stop Loss and Take Profit settings Adjustable lot size and risk percentage Work on MT5 Allow me to change settings from the EA inputs Include backtesting support Source code preferred
CustomMT5 webhook receiver using WebRequest
30 - 50 USD
Build new custom webhook receiver from scratch: Build a complete MT5 webhook receiver using WebRequest, plus full execution logic. No third-party dependency, full control. includes a small Python script that sits on VPS, receives the TradingView webhook directly, and writes each alert to a text file. EA reads that file and executes. with custom TP SL BE and trail sl
I have build a trading view indicator which monitors trades. The strategy is based on OB, it buys and sells bullish and bearish OB. Also valid re enters on the retest of orderblocks only if TP is hit the first time. I’m looking for someone to develop me a EA which works on the same logic and buys and sells of the same logic as my Indicator. I currently have my indicator firing signals into a telegram channel so I
I am looking for an experienced MQL5 developer to code a simple grid trading strategy into an Expert Advisor. The strategy logic is already defined, and I am looking for someone with strong MQL5 development experience to implement it accurately and efficiently. If you are interested and have relevant experience, please get in touch so we can discuss the project details
HFT / Latency Arbitrage / Scalper needed
30 - 5000 USD
I am looking for an experienced MQL5 or MQL4 developer with a strong background in low-latency algorithmic trading, market data integration, arbitrage and execution optimization. The project involves developing a high-performance HFT Expert Advisor (EA) for XAUUSD or US30 on IC Markets that is designed for robust execution in both demo and live environments. The EA may use market data feeds (such as lmax,one zero or
Hft gold ea live account ic market
30 - 3000 USD
I am looking for an experienced MQL5 or MQL4 developer with a strong understanding of high-frequency trading (HFT) concepts who can explain how certain HFT-style strategies have historically been able to pass proprietary firm evaluations while also being profitable on demo accounts and capable of transitioning successfully to live trading. I am interested in understanding the legitimate trading logic, execution
السلام عليكم، مطلوب مطور محترف وخبير في لغة MQL5 لتطوير مستشار خبير (Expert Advisor) مخصص للتداول تلقائياً على معدن الذهب (XAUUSD) ليعمل على منصة MetaTrader 5. الشروط المطلوبة: الاعتماد على استراتيجية ذكية لإدارة المخاطر (تحتوي على Stop Loss و Take Profit تلقائي وديناميكي). إمكانية دمج خوارزميات تحليل ذكية (أو الربط مع بايثون إذا لزم الأمر لتنفيذ منطق الذكاء الاصطناعي). توفير خاصية الـ Trailing Stop (ملاحقة
I need an expert advisor for fast excursion of trades. So that I can up my skills, I need it to have a good balance and need you to at least to price the the bot below $50
项目信息
预算
30+ USD
截止日期
到 5 天