Modify the EA to function as I have indicated in the additional instructions kindly, Keep it simple as it is.

İş tamamlandı

Tamamlanma süresi: 1 gün
Müşteri tarafından geri bildirim
Thanks a million Buba ..your level of professionalism beyond reproach.All be back with another EA
Geliştirici tarafından geri bildirim
Very good customer. Thank you!

Şartname

  HORIZONTAL EA ADJUSTMENT

My current EA executes trades using horizontal line cross; I want it edited from using a CROSS to a TOUCH...

 


1.>>what it does

OPENING TRADES

It executes trades when the price  crosses the horizontal line

--

Buy every time the market price (from the graph) crosses the horizontal line from below, only one trade per direction

Sell every time the market price (from the graph) crosses the horizontal line from above, only one trade per direction

-the EA consists of only one horizontal line meaning it can execute only two trades

 

>>what it should do

 

OPENING TRADES

It should execute trades when the price touches the horizontal line --

Buy every time the market price (from the graph) touches the horizontal line from below, only one trade per direction

Sell every time the market price (from the graph) touches the horizontal line from above, only one trade per direction

 

2. >>>what it does

HORIZONTAL FILTERS

-the EA consists of only one horizontal line filter meaning it can execute only two trade at a time  1 buy 1 sell..

 

>>>what it should do

 

 

 

HORIZONTAL FILTERS

-add 5 filters to make it 6 such that it can accommodate up to 12 trades at a time .6buy & 6sells.(when close on reverse signal is not enabled ),,but only 6 trades when close on reverse signal has been activated.

 

 

 

-Add extra filter to close trades on reverse signal.

Summary

·         Change mode of execution from cross execution to touch.

·         Change number of horizontal line from 1 to 6.

·         Introduce a filter to enable closing of trades on reverse signal.

 

 

Attached expert advisor


Dosyalar:

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(1125)
Projeler
1813
61%
Arabuluculuk
14
64% / 7%
Süresi dolmuş
84
5%
Serbest
2
Geliştirici 2
Derecelendirme
(126)
Projeler
151
48%
Arabuluculuk
6
83% / 17%
Süresi dolmuş
2
1%
Serbest
3
Geliştirici 3
Derecelendirme
(11)
Projeler
13
15%
Arabuluculuk
6
17% / 33%
Süresi dolmuş
1
8%
Serbest
4
Geliştirici 4
Derecelendirme
(361)
Projeler
644
26%
Arabuluculuk
92
72% / 14%
Süresi dolmuş
12
2%
Çalışıyor
Yayınlandı: 1 kod
Benzer siparişler
Modification of Trade_Panel_7 7.05 Objective . I have this utility “Trade_Panel_7 7.05” with which I open and close positions. Please refer to attached “Trade Panel Modification.jpg”. It shows an input parameter “Volume Step”. This parameter has the initial value of 0.02 as shown. This feature needs to be amended. Present Status . Value of lot size is increased by this “Volume Step”. I have built a whole series of
Indicador Maximas e Minimas + Super Trend O Indicador MAX/MIN é um indicador de análise técnica para o MetaTrader 5 , desenvolvido para ajudar você a identificar regiões importantes de preço e possíveis oportunidades de compra e venda. O que ele faz MAX/MIN: identifica máximas e mínimas relevantes do mercado e mostra os preços no gráfico. HH / HL / LH / LL: ajuda a visualizar a estrutura do mercado, mostrando quando
Subject: Custom MT5 Multi-Currency EA Request - Multi-Timeframe Strategy with Trailing Stop Hi, I am looking for a developer to create a custom Expert Advisor (EA) for MetaTrader 5 (MT5) . The EA must be optimized for multi-currency testing and trading , allowing me to run it across multiple currency pairs simultaneously. The trading logic should be based on a multi-timeframe approach using the following indicators
Looking for an experienced Sierra Chart ACSIL/C++ developer to customize footprint chart. I need 3 things: 7-Day ATR – calculate and display a configurable 7-day ATR. Custom Footprint – footprint chart to match my preferred layout/data display. Automatic LVN – detect and plot Low Volume Nodes automatically based on volume distribution. I need to build one from scratch . Experience with Sierra Chart, ACSIL
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 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
Mashiri 50 - 10000 USD
I need a custom MetaTrader 5 indicator designed specifically for XAUUSD gold trading. The indicator should identify potential buy and sell opportunities, display clear entry and exit signals on the chart, provide alerts, and help identify market trends and possible reversals
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 → ПОКУПКА / ПРОДАЖА /
//———————————————————————————————————————————————————————————————————— 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 () {

Proje bilgisi

Bütçe
30+ USD
Son teslim tarihi
from 1 to 3 gün