指定
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
空闲
相似订单
JazzDaBot
30+ USD
""" Wick Reversal Strategy — core logic ===================================== Rules (as specified): - Timeframe: 15-minute candles - Entry: candle wick >= WICK_MULTIPLIER x body -> signal candle - long lower wick -> enter LONG at next candle's open - long upper wick -> enter SHORT at next candle's open - Exit: an opposite-direction wick candle forms while in a position - Stop-loss: just beyond the signal candle's
Looking for an Experienced MQL4/MQL5 Developer to Build a Professional Scalping Expert Advisor (EA) I am looking for an experienced MQL4/MQL5 developer to build a professional Expert Advisor (EA) for MetaTrader 4 or MetaTrader 5 from scratch. My goal is to develop a high-quality scalping system with strong risk management and long-term profitability potential. I am not looking for unrealistic promises or "100%
Elite sniper scalper
30+ USD
void OnTick() { // Check if we already have an open trade if(OrdersTotal() == 0) { // Get the value of a 14-period Moving Average double ma = iMA(Symbol(), 0, 14, 0, MODE_SMA, PRICE_CLOSE, 0); // Basic Condition: If current close price moves above the MA, buy if(Close[0] > ma) { int ticket = OrderSend(Symbol(), OP_BUY, 0.1, Ask, 3, 0, 0, "My First Bot", 0, 0, clrGreen); } } }
Apex AI EA Pro
30 - 500 USD
Apex AI EA Pro is a next-generation Expert Advisor (EA) developed for MetaTrader 5 (MT5) . It is designed to automate forex and gold trading using multiple high-probability strategies, advanced risk management, and intelligent market analysis. The EA combines technical analysis, market structure, and session-based trading to identify quality opportunities while managing risk automatically. Designed for both beginner
Strangest request, EVER!
30 - 250 USD
Recently I have backtested more than 100 EAs and I have come to a conclusion that in the long-term all of them produce catastrophic results. I used 99.9% data quality and whenever possible decades of data. In the short-term almost all of them can have nice gains. But there is hardly any EA that could survive even just 3-5 years, let alone decades ! This got me thinking: if almost all EAs are unfit for long-term
Convert Tradingview (Pinescript) to MT5 Indicator
50 - 200 USD
I am looking for an experienced MQL5 developer to convert a TradingView indicator into an MT5 indicator. The objective is to recreate the TradingView indicator in MQL5 so that it produces the same calculations, plots, values, and signals as closely as possible. Requirements: Convert the TradingView Pine Script into an MT5 indicator (.mq5). Ensure the MT5 version matches the TradingView version as accurately as
Ninjatrader 8 bot development
30+ USD
Hello, I want a simple bot for NinjaTrader8. I need a bot that operates automatically on Nasdaq (NQ/MNQ). Requirements: open buys and sells following a simple trend strategy, configurable stop loss and take profit, risk per trade of 1 to 2% of capital, if it loses 3% in a day, stop trading until the next day. Compatible with backtesting, delivery of the source code and the working bot in NinjaTrader 8. My initial
a { text-decoration: none; color: #464feb; } tr th, tr td { border: 1px solid #e6e6e6; } tr th { background-color: #f5f5f5; } Project Overview I am looking for an experienced algorithmic trading developer to build a professional Expert Advisor (EA) for MetaTrader 5 and/or cTrader. The objective is to create a robust automated trading system focused exclusively on XAUUSD (Gold) . This project is intended for serious
AI-Powered Gold Analysis Web Platform Development
30 - 300 USD
[8/4/2026 4:54 AM] DR.HassaN: AI Gold Analysis Web Platform Requirements Hello, I would like to build a professional AI-powered web platform dedicated exclusively to Gold (XAU/USD) analysis . This is NOT a trading platform or broker . It is an intelligent analysis platform that provides high-quality trading signals and detailed market analysis. The platform should have a modern, premium design with my own branding
Hello, I am planning to automate my own Gold (XAUUSD) scalping strategy using xCustomEA. Before purchasing xCustomEA and hiring a developer, I would like to know: Whether my strategy can be implemented in xCustomEA. Whether any custom MQL5 coding is required. The estimated cost. The estimated development time. I already have a detailed strategy document and will provide it after the initial discussion. The strategy
项目信息
预算
30+ USD
截止日期
到 5 天