At first, the EA must draw a
rectangle highlighting the last 4:15 h of consolidation before the close of the
M15 candle past 8 GMT (London opening), these times must be configurable.
After that, the EA must apply a gap
to the trigger orders (defined as “FOLGA” in EA settings – in points not in
pips) this gap has the purpose to avoid false triggerings.
At 8:15 GMT, the EA places the
pending orders atop and above the range plus the gap (folga) and with his
respectives Take profits (configurable but with 170 points as default)
As soon as an order is activated,
the EA places another order in the same place of the contrarian order (recovery
mode) with size = first order * Multiplier 01, this order has the same TP of
the contrarian order and the stop loss of the first one.
If the price does not hit TP and
comes back towards the original order, the EA repeats the process, placing
another order in the same place of the original one with size = second order *
multiplier 1, and so on.
The EA must have an off recuperation
order multiplier, just in case that the recovery mode is off and the user
accepts the stop loss. So in any day that stop loss is hit, the subsequent day
will have the size multiplied by the multiplier 2.
In the other side, as the system
have many sequencial wins, the EA must have a take profit lot multiplier
placing a lot size in the day after a win multiplied by the multiplier 3.
About the money management, There is
3 entries: initial lot (default 0.01), money management false/true (calculates
the lot multiplier based in the balance and lot applied in field 1 before each
first trade of the day), and follow up order lot (I will explain soon).
About the Range, the settings must
allow to configure the beginning and end of the range and the gap tha will be
used.
About the parameters: the field “STOP
LOSS IGUAL AO RANGE” with value true/false must define which kind of stop will
be used, if TRUE the stop of the first order must be in the contrarian border
of the range and the recovery mode must be off, if this option is set, the EA
must erase the contrarian order too. If is FALSE the recovery mode is working
and the stop coincides with the TP of the contrarian orders.
Field TAKE PROFIT in points, with
equal size for both sides.
Field Trailing stop on/off, with his
respective trailing size and step.
The follow up order, as mentioned
above, is an alternative for the main trade system to pursuit the trend,
working independently from the main trade system and using only the initial
trigger. His size is defined in the money management section and have these
characteristics:
No TP
SL by time (default 19h) OR SL in
the contrarian border of range
Trailing Stop and trailing step
configurable.
I’m attaching an indicator to show
more or less how the boxes must be drawn and a picture in this sheet that shows
the recovery mode in a generic way.
In the chart window, the EA must
show a “HUD” with these informations in Portuguese
and small font size:
STATUS DO SISTEMA: ATIVO/DESATIVADO (green active/red
deactivated)
POSIÇÕES EM ABERTO: X.XX
(total of open positions with his directions)
MARGIN: XXXX (In currency
and percentage)
LUCRO DE HOJE: XXX.XX
(in deposit currency)
LUCRO DE ONTEM: XXX.XX (in deposit currency)
RANGE DO DIA: XXXX
(size in points of the 4:15 h range)
RECOVERY MODE: ATIVO/DESATIVADO (WHEN ACTIVE
GREEN, WHEN DEACTIVATED RED)
MULTIPLIERS: RECOVERY MULTIPLIER, LEVERAGE MULTIPLIERS
Similar orders
Hello traders, I am currently looking for a professional and experienced trading coach/mentor and would like to connect with individuals who offer structured coaching services. Before proceeding, I would appreciate clarity on the following: Your primary trading strategy (scalping, intraday, swing, or long-term investing) Markets you specialize in (Forex, crypto, indices, stocks, etc.) Availability of verified track
أحتاج إلى مبرمج محترف لبرمجة اكسبيرت تداول آلي لمنصة MetaTrader 5 يعمل على زوج الذهب XAUUSD فريم الدقيقة. الاستراتيجية المطلوبة: الدخول شراء عند تقاطع المتوسط المتحرك 10 مع 50 صعوداً + مؤشر RSI فوق مستوى 50. الدخول بيع عند التقاطع هبوطاً + مؤشر RSI تحت مستوى 50. إدارة رأس المال: اللوت 0.01 لكل 1000 دولار، وقف خسارة 100 نقطة، هدف ربح 200 نقطة، مع تريلنق ستوب يبدأ بعد 50 نقطة ربح. المطلوب: تسليم الكود مفتوح المصدر مع
Looking for experience profitable manual traders that will be willing to trade my live mt5 account for profit share. Requirements Must have at least 6 months of profitable months. Min 10 percent monthly Send me investor credentials for mt5 or mt4 account. Can be trading Any instruments. Must reply with mt5 credentials or will disregard
I need an MT5 Expert Advisor for XAUUSD. Strategy: BUY conditions: Price above EMA 50 RSI above 50 Recent high breakout Retest confirmation candle bullish SELL conditions: Price below EMA 50 RSI below 50 Recent low breakout Retest confirmation candle bearish Risk management: Risk per trade 1% Stop loss = recent swing high/low Take profit = Risk Reward 1:2 Extra features: Trailing stop option Breakeven option Max 4
more detailed requirements 1 Expert in MQL5, who can build with supertrend formula which can calculate the target time. For instance:When there is buy and sell in supertrend ,our target is of 20 points, that method should calculate the target with time
Hello i am looking for a profitable gold MT5 indicator that shows entry zones. Send trial when applying. Also provide screenshots. The indicator should give buy/sell entry points with SL and TP
Am looking for good programmer to help me to convert two Ex4 file into EA. The first indicator provide 9 tools signal and the second indicator is Candle stick strategy. Kindly see the attached file for proper explanation about the BOT. Below is discription 🔹 PART 1: Candle Structure Strategy (Daily / Weekly / Monthly) ✅ Core Idea You are trading alignment of higher timeframe direction with lower timeframe
Project Overview: I am looking for a professional MQL5 developer to build a high-performance Expert Advisor (EA) for MT5. The project requires high-level technical skills in integrating external indicators and managing complex trade exits. General Requirements: 1. Integration with external indicators via Buffers (iCustom). 2. Implementation of an advanced 5-Tier Trailing system based on Money/Points. 3. Custom Visual
Hello, I am looking for access to MT5 trading accounts connected to the market, either demo or live, for the purpose of monitoring and verifying trading performance. Investor (read-only) password access is sufficient, as I only need to log in through MetaTrader 5 to review trade history, risk management, and consistency of results over time. Kindly provide the necessary login details for any available accounts that
OFFICIAL MQL5 SOFTWARE REQUIREMENTS SPECIFICATION (SRS) Project Name: "Quantum-Shield 2.0" Institutional EA Platform: MetaTrader 5 (MT5) Execution Logic: Fully Automated Instrument: GER40 (DAX) Timeframe: 10 Minutes 1. ARCHITECTURAL MANDATE The Expert Advisor must be a monolithic, high-performance C++ based MQL5 application. No DLLs, no external python bridges. The logic must be entirely self-contained. 2. SIGNAL