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
Pedidos semelhantes
Project Overview I am looking for an experienced MQL4/MQL5 developer to create an Expert Advisor (EA) for MetaTrader 4 and MetaTrader 5 based on a Moving Average High/Low channel and Bollinger Bands strategy. The EA must support both BUY and SELL operations and use opposite signal exits. Indicators Required 1. Moving Average High Period: 5 Applied to: High Price Method: Simple Moving Average (SMA) User configurable
I want robot to make money for me because the straight trading it doesn't make better money and the account shows me a R0 I don't know why but I want to make money
Test instructions: - Run EA on US30 (Dow Jones) - Timeframe: H1 - Test period: last 3–6 months - Use default risk settings (1% per setup) - Check Friday breakout logic only Expected behavior: - EA should mark Friday High/Low - Wait for candle close breakout - Wait for retracement into range - Enter only when H1 candle closes inside range - Execute 2 trades per setup (TP1 = 1R, TP2 = 2R) - Respect 1.5% daily loss
I need help configuring my Sierra charts to run real time data, at the moment it’s running delayed data even though I have the proper subscriptions in place. I am at a last resort effort now where I want to get this problem solved efficiently. And build indicators. I need to find someone with flawless years of experience with Sierra who can accurately guide me and help me trouble shoot
ART 1: NUMBER OF TRADES ALLOWED IN ONE DIRECTION: Maximum number of trades in one direction = ------------------------------ ------------------------------ ------------------------------ -------------- par PART 2 PARTIAL CLOSURE OF STOPLOSS: Total STOPLOSS =------ Pips 1a: Percentage of Stoploss =--% 1b Percentage of Lot size =--% 2a: Percentage oe of Lot size =--% f Stoploss =--% 2b
MT5 Expert Advisor (EA) Acquisition Request – Proven XAUUSD Martingale / Grid EA I am looking to purchase a fully developed, actively traded, and proven MT5 Expert Advisor for XAUUSD (Gold) that uses Martingale, Grid, Averaging, Recovery, or Hybrid Recovery techniques. Mandatory Verification Requirement To be considered, please provide: - MT5 Investor Password (Read-Only Access) for verification - Account Number /
I'm looking to connect with an experienced MT5 developer who has previously built or worked on advanced trade copier systems beyond standard master-slave copying. Requirements: • Strong MT5 and MQL5 experience • Experience developing trade copiers • Familiarity with manual trade replication concepts • Knowledge of MT5 terminal architecture and execution workflows • Experience integrating MT5 with external
Hello, I have two Expert Advisors (EAs) that I'm migrating to my MQL5 VPS. I need a program that I can run on a separate chart or other interface to: - Allow EA #2 (with the magic number) to trade only during the Asian session. Therefore, EA #2 needs to be blocked during all other sessions. - Allow EA #1 to trade without restriction. Thank you
Labouchere System has many series and can transfer the Units to any other Series when needed (this function is very important). Building a dedicated SeriesManager class to handle all eight arrays would be very useful to make the unit transfers "atomic," so the logic is bulletproof and we never have to worry about data errors during the series transitions. The coders who really knows this cancellation sytem can apply
Project Overview I need an MQL5 developer to review and confirm their understanding of this project before providing a quote. Objective: Backtest an Opening Range Breakout (ORB) strategy on NAS100USD and generate detailed trade documentation. Requirements: Instrument NAS100USD only. Backtesting Run the ORB strategy on historical data. Target a minimum of 200 trades if the available data allows. Advise how much