Ea for offline charts buy at market and indicator trigger

MQL4 Experts

Tâche terminée

Temps d'exécution 12 jours
Commentaires du client
Brilliant. Will try to use for future work, develoer was so easy to work with also getting it right straight away which I've found isn't common. Skills very much appreciated.
Commentaires de l'employé
Thanks for the order, I will be glad to further cooperation :)

Spécifications

Ea to run on offline renko (with wicks) chart


Ea with four buttons ( 2 for buy & sell at market ) and 2 toggle buttons to turn on ea to buy or sell triggered by and indicator


   The buy & sell at market will open a buy if the buy button is pressed and a sell if the sell button is pressed
Sl to be the most recent low for a buy and the most recent high for a sell
The most recent low is the low of the reversal bar or the most recent candle that closed up in the opposite direction to the previous candle
The most recent high is the same as above but at the high instaed of the low with the low being the most recent first candle that closed up
if the previous candle to it had closed down.
Sl to include spread on the sells only (Spread not included in buys)

Amount to risk on trade to be calculated on % of account balance with an input in the settings for the % (it can be set at .25%)

Tp to be a 1:1 risk reward ratio including spread and commission


The toggle buttons for buy and sell turn the ea on to buy if the indicator turns up or sell if the indicator turns down.
The sl to be as above and also the tp to be as above and only to include the spread in the sells for the sl placement 

with the same risk calculation

An option in settings to add a % of a candle body to the sl. For instance if the setting is 50 it will be 50% of a candles body added
to the sl placement so for a sell the sl would be half a candle higher effecting the risk calculation and the tp. 

The reason for adding the spread to the sells only is the position will be closed when the ask hits it but the chart will show that if price
reversed straight away that price didn't hit the sl which effects my testing and real world results


Pictures attached and the indicator also

Thanks





Répondu

1
Développeur 1
Évaluation
(465)
Projets
813
49%
Arbitrage
75
21% / 51%
En retard
141
17%
Travail
2
Développeur 2
Évaluation
(55)
Projets
66
58%
Arbitrage
1
0% / 0%
En retard
0
Gratuit
3
Développeur 3
Évaluation
(180)
Projets
301
30%
Arbitrage
54
24% / 56%
En retard
98
33%
Gratuit
4
Développeur 4
Évaluation
(390)
Projets
416
30%
Arbitrage
74
19% / 72%
En retard
52
13%
Travail
5
Développeur 5
Évaluation
(98)
Projets
137
52%
Arbitrage
5
40% / 60%
En retard
0
Gratuit
Commandes similaires
Hello Traders, Have a trading strategy or idea you want to automate? I specialize exclusively in MQL5 development, helping traders turn their concepts into professional trading solutions. Custom Expert Advisors — automate your strategy and reduce manual execution Custom Indicators — transform your market ideas into powerful trading tools Fix & Debug — identify errors and get your existing code working properly
please share: Strategy description — entry/exit rules, indicators used, timeframe(s), and instrument(s) (a written explanation, screenshots, or an existing indicator/EA to reference all work) Risk management rules — position sizing method (fixed lot / % risk), stop loss / take profit logic, max drawdown or daily loss limits, and whether martingale/grid/hedging is involved Broker & account details — broker name
I need a unique grid trading system for XAUUSD that combines entry, controlled two-sided grid expansion, DCA (Dollar Cost Averaging) basket profit control, hedging. Unlike traditional grid EAs that only trade against price, this unique grid system should dynamically build positions in both directions based on market movement, allowing flexible adaptation to changing conditions ie the grid needs to dynamically move
EA for Gold 50+ USD
need a Gold robot? check out this EA for Gold. It specialises in bringing in big amounts of profit and is very consistent. It's very trustworthy and it trades the SMC strategy.Enjoy
I need an experienced MQL5 developer to create a fully automated MT5 Expert Advisor called Ayoub Gold EA , focused exclusively on XAUUSD (Gold) . Main requirements: Platform: MT5 / MQL5. Fully automated BUY and SELL trading on XAUUSD. Must support broker suffixes such as XAUUSD, XAUUSD.f and XAUUSDm. Trading strategy based mainly on Range Breakout with trend confirmation. EMA, ADX and ATR filters. London/New York
I develop and customize automated trading systems for MetaTrader 5 using MQL5. My experience includes developing EAs based on price action, market structure, Moving Averages, ADX, Smart Money Concepts, supply and demand zones, Break of Structure, Fair Value Gaps, trailing stops, risk management, and multi-timeframe analysis . I can also modify existing MQL5 source code, fix errors, add new trading features, and help
Looking for an experienced Sierra Chart ACSIL/C++ developer to customize an existing footprint chart. I need 3 things: 7-Day ATR – calculate and display a configurable 7-day ATR. Custom Footprint – modify my existing footprint chart to match my preferred layout/data display. Automatic LVN – detect and plot Low Volume Nodes automatically based on volume distribution. I already have a working footprint chart, so no
Торговый робот XAUUSD AI/ML — MT5 + Python + MQL5 Ищу опытного разработчика с глубокими знаниями в следующих областях: MQL5 / MetaTrader 5 Python Машинное обучение / Искусственный интеллект Алгоритмическая торговля Проект Я хочу разработать торговую систему на основе ИИ/машинного обучения, предназначенную исключительно для XAUUSD (золото) . Архитектура: Данные рынка XAUUSD → Модель Python/ML → ПОКУПКА / ПРОДАЖА /
The EA needs to be upgraded according to the strategie built in and first the programer must specify the problems and how can correct and provide the video on how the bot works on different assets after correction
//———————————————————————————————————————————————————————————————————— struct S_MCAV { double matureSum; double totalSum; double value; void Init () { matureSum = 0.0; totalSum = 0.0; value = 0.5; } void AddContext (int ctx) { totalSum += 1.0; if (ctx == 1) matureSum += 1.0; } void ApplyDecay (double rate) { matureSum *= rate; totalSum *= rate; } void Update () {

Informations sur le projet

Budget
100 - 200 USD
Délais
à 7 jour(s)