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
Benzer siparişler
am looking for an experienced developer to create a profitable scalping Expert Advisor for MetaTrader 5. i dont have a strategy therefore you should also come up with the strategy for EA Requirements: EA must work on M1 and M5 timeframes Designed mainly for scalping Minimum 75% win rate Small stop loss and controlled drawdown Must include risk management Developer qualification: Explanation of the trading strategy
I’m looking to acquire an existing, profitable Expert Advisor (EA) with full source code to add to our client investment portfolio. To be clear, this is not a request to develop or design a new strategy. If you already have an EA that is proven, consistent, and production-ready, I’m open to reviewing it immediately. Please apply only if you meet all the requirements below. Submissions without a proper introduction or
Good morning, I have a Gap Fill strategy and a 10 min opening range break strategy that trade on RTH ES Futures data I have been working on that seem to have some bugs while live trading. They have both been coded by ChatGPT so I would like someone that know how to properly code a strategy to go over each to proof and debug them. Would you be able to do this and could you possibly add some context or features that
The detailed specification of the trading strategy is attached. The key here is thet the EA needs to be simple to use yet effective. The indicators DO NOT have buffers that can be used for EAs
Broker is Blackwell Global. I run a MAM account and have been using a bot that uses 0.02 lots per £100 with only 1.5% risk per trade but the bot has been unprofitable. The more lots per £100 the better, but risk of roughly 1%-2% + fees of 4 pence per 0.01 lots should be considered. The more trades the system does the better, as this is a MAM account - HFT would be perfect but any strategy is okay. Any forex pair is
I am looking for an experienced MQL5 developer to build a fully automated trading bot (Expert Advisor) for MetaTrader 5 . The bot will focus on trend-following scalping and must be designed to trade XAUUSD and BTC on the M1 timeframe . The objective is to create a stable and efficient EA that can open multiple trades per day while managing risk using proper stop-loss, take-profit, and trailing stop mechanisms
I am looking for MQL5 Programmer who can convert a trading view indicator into MT5 Prop firm EA. The EA should follow all trading rules of a prop firm and able to pass evaluations. The EA should be able to generate profits in funded account also. There must be dashboard that should all parameters like Account size, daily drawdown, target profit, session name, etc. Please contact me for more details
I am looking for an experienced MT4 (MQL4) developer to build a Harmonic Pattern Indicator with a PRZ (Potential Reversal Zone) detection system , similar to advanced harmonic scanners. Kindly apply if you can handle this project. Note: I don't want unprofessional developer
hello, i want a convertion of this trading view indicator FVG (NEPHEW_SAM_) to mql5 to be add later to an expert advisor. i want to access this data, gap data printed on current timeframe and multi timeframe that i choose (current, timeF1, timeF2, timeF3, timeF4)(gap time, gap value, top gap value, low gap value, gap type bull / bear, gap type iFVG or FVG). a function that check if the price is checking the gap at
I have developed a ready-made quantitative trading system for MetaTrader 5. The system uses an ensemble of machine learning models (XGBoost, LightGBM, Random Forest) combined with a market regime filter based on a Hidden Markov Model. Core features: - Automated trading for XAUUSD - Risk management and dynamic position sizing - Market regime detection (trend / range) - Volatility filter - Telegram monitoring interface