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%
Serbest
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
KOKIE FX 30 - 200 USD
PROGRAM: PSMI Market Intelligence Engine v1.0 OBJECTIVE: Analyse the market from higher timeframes to lower timeframes, build a market narrative, and only allow execution when every condition is confirmed. ========================================================= STEP 1 LOAD DATA ========================================================= Read: Monthly (future) Daily H4 H1 M15 M5
Hello, I am looking for someone to Run and Monitor the EA and Signals in the account. Should be able to monitor daily and fix any issue in the signal Copying and EA running. The Settings and configuration to be checked and updated periodically. Should be available to report and update on daily basis. Tell me the cost and your previous experience for the same. Thanks
Looking for an Experienced MQL4/MQL5 Developer to Build a Professional Scalping Expert Advisor (EA) I am looking for an experienced MQL4/MQL5 developer to build a professional Expert Advisor (EA) for MetaTrader 4 or MetaTrader 5 from scratch. My goal is to develop a high-quality scalping system with strong risk management and long-term profitability potential. I am not looking for unrealistic promises or "100%
void OnTick() { // Check if we already have an open trade if(OrdersTotal() == 0) { // Get the value of a 14-period Moving Average double ma = iMA(Symbol(), 0, 14, 0, MODE_SMA, PRICE_CLOSE, 0); // Basic Condition: If current close price moves above the MA, buy if(Close[0] > ma) { int ticket = OrderSend(Symbol(), OP_BUY, 0.1, Ask, 3, 0, 0, "My First Bot", 0, 0, clrGreen); } } }
i brought an EA called profit hunter killer and the file is not working any more its a scalper type EA can anyone here decomplie the file as i cam not abe to reach the seller i brought it on Shopee malaysian website
Recently I have backtested more than 100 EAs and I have come to a conclusion that in the long-term all of them produce catastrophic results. I used 99.9% data quality and whenever possible decades of data. In the short-term almost all of them can have nice gains. But there is hardly any EA that could survive even just 3-5 years, let alone decades ! This got me thinking: if almost all EAs are unfit for long-term
I need to connect my online store to the NinjaTrader API for automated order fulfillment and license creation/revocation. If you have experience integrating with the NinjaTrader Ecosystem API or implementing vendor licensing, please contact me with your relevant experience and approach
I am looking for an experienced MQL5 developer to convert a TradingView indicator into an MT5 indicator. The objective is to recreate the TradingView indicator in MQL5 so that it produces the same calculations, plots, values, and signals as closely as possible. Requirements: Convert the TradingView Pine Script into an MT5 indicator (.mq5). Ensure the MT5 version matches the TradingView version as accurately as
EA WILL BE FOR GBPUSD ON M5 TIMEFRAME. IT IS A REJECTION/REVERSAL STRATEGY. IT FOCUSES ON BREAK OF LEVEL (M5 CANDLE CLOSE ABOVE HIGH, BELOW LOW (ASIA HIGH/LOW, YESTERDAYS HIGH/LOW, LAST WEEK HIGH/LOW, AND THEN ALSO SWING LEVELS BREAK AND REVERSALS BOTH INSIDE AND OUTSIDE PRICE ACTION) IN THIS STRATEGY WICKS ARE IGNORED, ONLY A SOLID CANDLE BREAK AND CLOSE AND REVERSAL CONSTITUTES AS A VALID TRADE. * EA TIME START +
1) The EA must identity CRT High and CRT Low ,,,,, it must wait for liquidity sweep before entering a trade ,,,to confirm the trade only after sweep and market structure confirmation and support buy and sell trades ,,,,risk. Should be adjustable (default 1% per trade) ,,stop loss should be placed beyond the liquidity sweep ,,take profit should be adjustable with risk reward from 1:2 to 1:5 ,,should allow trading only

Proje bilgisi

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