THE BOMB

MQL4 Uzmanlar

İş tamamlandı

Tamamlanma süresi: 2 saat

Şartname

I need an EA for a very wonderfully profitable trading system. There are four indicators involved and I'll code them W, X, Y, and Z. The coder I decide on will have all the indicators and picture. Please I sincerely can't afford more than $30 for this job right now, but I promise it's worth countless thousands to the coder in trading profit. So no further negotiations. I've made all the technical specifications clear. Thanks.


Trade direction is determined by the X indicator. Only buy when the 1Hr column  is blue as in the picture, and only sell when it's red ( the time frame settings for the columns are adjustable depending on user's choice). Retracement is determined when the W changes from blue to red, for example, while the X column remains blue and (or when the 5min column changes to red, for example, while the 1Hr column remains blue). Allow for retracement before entry, except for the first entry after the 1Hr column changes colour.
RULES FOR BUY.
When the X indicator is blue, and price breaks the W by 3pips +spread, enter a buy order.
Position Management- I will use the attached picture to explain position management rules. The rule for entry was fulfilled at the point labelled A.
The stop loss is first placed 3pips below the latest Z (labelled B) representing the latest low before the entry ( if the red W is not yet formed by then).
The moment the red W line is formed, the stop loss is moved to within a distance of 3pips to it. The stop loss continues to trail it until the take profit level is reached: in this case at E.
The number of pips for take profit is determined by the figure indicated by the Y indicator labelled D (25pips in this case). Please note that the blue figure at the top is what we use for buy and the red below for sell. I used the red for explanation because the blue is not apparent on this picture. Moreover, the figure is dynamic so the take profit has to keep changing with the figure until the profit matches the figure. And if the figure drops to a number of pips the position has already attained the profit is taken automatically.
Once the take profit level is attained 50% of the position is closed, while the remaining 50% is left open until the stop loss trailing the W closes it as illustrated by the picture at F. But if the stop loss is hit before the profit is taken, 100% is closed. THAT'S IT!                                                                                                                                                                                                                                                        
RULES FOR SELL
It should be the exact opposite of the buy entry and position management rules, except that spread is not added to the 3pips buffer before entry.
ADJUSTABLE PARAMETERS
Please make the following parameters adjustable in the Expert Advisor settings:
All indicators settings.
Entry and exit buffers.
Trading time.
Lot size.
Number of pips achieved by position before no loss is allowed.
Number of pips to be locked in once a certain number of pips is moved.
If possible let there be no magic number and any of the optimization settings.        
NOTE- If a position is closed at breakeven or loss, there should be a re-entry at the same initial entry price except the trend has changed or a new W level has been formed.                                                  

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(273)
Projeler
396
63%
Arabuluculuk
70
53% / 26%
Süresi dolmuş
198
50%
Serbest
2
Geliştirici 2
Derecelendirme
(18)
Projeler
37
43%
Arabuluculuk
6
17% / 50%
Süresi dolmuş
17
46%
Serbest
3
Geliştirici 3
Derecelendirme
(73)
Projeler
257
53%
Arabuluculuk
16
50% / 38%
Süresi dolmuş
83
32%
Serbest
4
Geliştirici 4
Derecelendirme
(64)
Projeler
144
46%
Arabuluculuk
20
40% / 20%
Süresi dolmuş
32
22%
Çalışıyor
5
Geliştirici 5
Derecelendirme
(1)
Projeler
2
0%
Arabuluculuk
1
0% / 100%
Süresi dolmuş
1
50%
Serbest
Yayınlandı: 1 kod
Benzer siparişler
//———————————————————————————————————————————————————————————————————— 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
I'm looking for an experienced developer to create an automated gold trading bot. The bot should be compatible with MetaTrader 4/5 and TradingView. Key Requirements: - Automated trading bot - Compatible with MetaTrader 4/5 and TradingView - Implement scalping and swing trading strategies Ideal Skills and Experience: - Proficiency in trading algorithms - Experience with gold trading - Familiarity with MetaTrader and
Cerco uno sviluppatore MQL5 esperto per sviluppare da zero un Expert Advisor completamente nuovo per XAUUSD su MT5. Non desidero un semplice Expert Advisor basato su indicatori fissi. Desidero un sistema di trading dinamico e adattivo, in grado di adattare il proprio comportamento alle mutevoli condizioni di mercato di XAUUSD. Lo sviluppatore dovrebbe essere libero di combinare qualsiasi tecnica ritenuta opportuna
I am looking for a Senior MQL5 Developer to create a new MetaTrader 5 Expert Advisor from scratch. I will provide a complete Requirements Specification containing objective entry, exit and risk-management rules. This is not a request to copy or decompile an existing product. Project requirements: Clean and modular MQL5 source code. Exact implementation of the supplied strategy. One signal evaluation per configured
I need a robust optimization of my MT5 EA, mainly for XAUUSD (Gold). Please optimize the existing adjustable parameters such as entry/exit settings, SL/TP, trailing/break-even settings, and any other strategy parameters that are appropriate. I want the optimization focused on stable profitability, low/moderate drawdown, and robustness rather than simply the highest possible profit. Please use out-of-sample testing
I need an MT5 EA based on my strategy: MN1/W1/D1 trend analysis, H4/H1 confirmation, EMA 10/23, Fibonacci 12.7 BUY & 88.6/88.7 SELL entries, market structure/candlestick confirmation, automatic SL/TP, risk-based lot sizing, break-even, trailing stop, news filter, and prop-firm risk management. The EA should support scalping, intraday and swing trading, with future AI integration
Composite robot 30 - 200 USD
Title: Multi-Timeframe Pure Price Action & Elliott Wave Execution Bot for XAUUSD 1. Project Overview I need a robust, automated trading bot (Expert Advisor) for MetaTrader 5 (MT5) to trade XAUUSD (Gold) exclusively. The strategy is built entirely on Top-Down Multi-Timeframe (MTF) market structure, pure price action, and Elliott Wave principles. It does not use traditional lagging technical indicators (like RSI or
Build a fully mechanical EA for XAUUSD on D1 timeframe. Trader spends 5-10 mins per day to run it. No discretion. EA calculates, places orders, and walks away. Timeframe Use the Daily (D1) timeframe . At the close of each completed daily candle, identify: Previous day's High (wick) Previous day's Low (wick) Previous day's Open
The Candle Range Theory (CRT) 3-Candle Strategy is a price action method derived from Smart Money Concepts (SMC). It is based on the "Power of 3" logic (Accumulation, Manipulation, Distribution), essentially compressing an entire market cycle into a sequence of three specific candles. This strategy relies on the idea that the first candle sets a range , the second candle manipulates price to trap traders (liquidity

Proje bilgisi

Bütçe
10 - 30 USD
Son teslim tarihi
from 3 to 7 gün