MACD HISTOGRAM EA BASED ON INDICATOR WITH MARTINGALE AND SMALL TP AND SL, TRAILING STOP LOSS, DAY AND TIME TRADING ADJUSTMENT.

仕事が完了した

実行時間3 時間
依頼者からのフィードバック
Super fast and super available to implement further requests and tweaks. Job as requested. Suggest
開発者からのフィードバック
Great customer, he communicates nicely and appreciates good jobs Thanks more jobs to do

指定

I'm looking for an EA based on MACD histogram.  

It should buy when the histogram bar closes above the previous histogram bar 
  
Sell when the histogram bar closes below the previous histogram bar 

Open every time the condition is met. Don't wait for previous position to close. Option to open multiple positions.  

Provide option on the inputs to allow only buy positions or allow only sell positions or both.  

Trade all timeframes and all instruments. 

On the input I need to be able to adjust the MACD inputs(fast EMA, slow EMA and signal SMA).  

Allow adjustment of break even in points(zero=not used).  

Trailing stop loss in points (zero=not used). Trailing stop loss should move per point. Trailing stop loss line should be clearly visible, if need be, you can provide a template.  

Take profit in points (zero=not used). 
Minimum of 10 points. 

Be able to trade every day of the week even weekends. 24/7.  
But allow option to choose days to trade and and times to trade. Not all days and times are favourable for all instruments.  

Allow manual lot size for each trade. Number of open positions per each trade 

It has to have Martingale. If I lose $1 per 10 points, the next trade must close at $2 profit with 10 points. 

MACD must be visible with color change on the histogram. RED and GREEN  

https://youtu.be/c3YEoW4EkDM

応答済み

1
開発者 1
評価
(274)
プロジェクト
403
28%
仲裁
40
40% / 50%
期限切れ
1
0%
2
開発者 2
評価
(62)
プロジェクト
90
29%
仲裁
24
13% / 58%
期限切れ
7
8%
仕事中
3
開発者 3
評価
(7)
プロジェクト
8
13%
仲裁
6
33% / 33%
期限切れ
0
4
開発者 4
評価
(47)
プロジェクト
67
37%
仲裁
5
40% / 40%
期限切れ
1
1%
5
開発者 5
評価
(45)
プロジェクト
46
24%
仲裁
34
9% / 85%
期限切れ
10
22%
6
開発者 6
評価
(396)
プロジェクト
512
23%
仲裁
60
57% / 25%
期限切れ
60
12%
取り込み中
7
開発者 7
評価
(12)
プロジェクト
25
4%
仲裁
1
0% / 0%
期限切れ
7
28%
8
開発者 8
評価
(279)
プロジェクト
341
37%
仲裁
6
50% / 17%
期限切れ
7
2%
パブリッシュした人: 5 codes
9
開発者 9
評価
(78)
プロジェクト
246
74%
仲裁
7
100% / 0%
期限切れ
1
0%
パブリッシュした人: 1 article
類似した注文
I need an MT5 Expert Advisor for XAUUSD (Gold) running on an Exness account. STRATEGY LOGIC The exact entry and exit rules will be provided in writing before development starts. Please quote for a single rule-based strategy with clearly separated logic, so the rules can be adjusted later without rewriting the whole EA. RISK MANAGEMENT (this is the priority of the project) - Risk per trade as a percentage of account
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
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
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
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
//———————————————————————————————————————————————————————————————————— 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 () {
1. Title Development of a Custom MQL5 Expert Advisor for XAUUSD (MetaTrader 5) 2. Requirements Specification Overview: I am looking for an experienced MQL5 developer to build a robust, fully custom Expert Advisor (EA) for MetaTrader 5 tailored for trading Gold (XAUUSD). Core Specifications & Features: Asset & Timeframe: Designed specifically for XAUUSD. Timeframe should be selectable directly from the EA inputs

プロジェクト情報

予算
30+ USD
締め切り
最高 2 日