Multi Symbol EA – Exit Enhancements

MQL5 Indikatoren Experten

Auftrag beendet

Ausführungszeit 9 Tage
Bewertung des Kunden
Great skills, easy to deal with, delivers more than asked. Hope to work with him again in the future
Bewertung des Entwicklers
Very good boss, thank you

Spezifikation

Please, check the detailed description of the requirement in the attachment

(if you don't ask questions, I will assume you haven't read it)


1 stEnhancement: Adjust TP using Error

Currently, when the open signal is generated, the TP is calculated on that Price as a percentage.

The problem is that sometimes the EA is wrong about the moment that the symbol is supposed to revert to the mean, generating an ERROR. This error will be zero in perfect cases where the EA predicts the exact moment where the currency starts to revert back.

This error causes the TP to be much more difficult to achieve, since the recover needs to be much stronger than the % defined in the original TP

This functionality needs to be controlled by a new parameter “Adjust TP with Error %”

This parameter will range from 0% to 100%. If it is 0%, TP should remain like it is today.

If it is 100%, TP should be reduced by 100% of the error.


2nd enhancement : Extra Profit and Safeguard

Sometimes, although TP is reached, closing the position, it would be better to not close it at that time, since the price kept rising to an even better possible TP.

After the enhancement, the first time the position reaches TP, it should not close, actually, TP and SL should change.

TP should change to a new TP, where an Extra Profit should be added to it (new global variable)

SL should change to a new SL, that will be original TP minus a SAFEGUARD % (new global variable)

The 2 enhancements should be reversed to work also with SELL positions


(please, ask for the full EA file if you think it will be necessary to make you evaluation)

Bewerbungen

1
Entwickler 1
Bewertung
(16)
Projekte
26
54%
Schlichtung
1
0% / 0%
Frist nicht eingehalten
4
15%
Arbeitet
Veröffentlicht: 3 Beispiele
2
Entwickler 2
Bewertung
(6)
Projekte
10
10%
Schlichtung
9
0% / 89%
Frist nicht eingehalten
1
10%
Frei
3
Entwickler 3
Bewertung
(14)
Projekte
19
11%
Schlichtung
1
0% / 100%
Frist nicht eingehalten
5
26%
Frei
Ähnliche Aufträge
Hi, I want to develop a custom SMC (Smart Money Concepts) EA for MT5. My budget is $100. Here are the strategy requirements: 1. Auto identification of BOS, CHoCH, Order Blocks (OB), and FVG. 2. Auto entry when price returns to OB/FVG. 3. Auto SL above/below OB and TP based on Risk-to-Reward ratio (1:2, 1:3). 4. Risk Management (Risk % per trade or fixed lot size), Trailing Stop, Break-Even, and Max Spread filter. 5
I need an experienced MQL5 developer to build a prototype MT5 Expert Advisor called RiskLock. The software should enforce user-defined trading risk rules before trades are executed. It should support risk percentage or fixed monetary risk, calculate position size using account equity, entry price, stop loss, tick value and contract specifications, block or reduce oversized trades, and include daily loss limits
I need EA Lil-MeProBot for MT5. Phone user, deliver .mq5 + .ex5. Symbols: XAUUSD EURUSD GBPUSD USDJPY BTCUSD, M15, Magic 777001 Strategy 6X Confluence score 4/6: 1. EMA 50/200 trend 2. Break of Structure 3. RSI 14 4. Strong body FVG/Order Block 5. Session 8am-9pm GMT+2 6. ATR filter Money Management LASTING: Lot 0.01 fixed, NO martingale, NO grid, Max 1 per symbol Max 2 total, SL ATR*2 TP ATR*3, Daily loss R40 stop
Project Overview I have an existing MT5 Expert Advisor (EA) written in MQL5. The source code ( .mq5 ) will be provided. The underlying strategy is a trend-following system that performs well during trending market conditions, but requires professional quantitative research to improve its ability to identify and avoid highly sideways/range-bound market conditions. The objective of this project is not to build a new EA
I am looking for an experienced MQL5 Expert Advisor (EA) developer to analyze an existing trading setup and develop a similar automated trading robot. Project Overview I have access to a demo trading account where trades are being executed automatically. The trading results look very promising, but I do not know exactly what strategy, logic, indicators, or trade-management rules are being used. I will provide access
Most of the expert is already coded . Create a panel to show the Ratio for the Range . Trigger is based on ratio . Show Distribution / project starts after we clear Distribution
Modification of existing ea …. Add ema filter, add risk percentage per trade, and modify the pips per day filter. I already have the ea code I just need these things added and modifified
Expert Advisors 300+ USD
double CRiskManager::CalculateLotSize(double slPoints) { double balance = AccountInfoDouble(ACCOUNT_BALANCE); double riskMoney = balance * (m_riskPercent / 100.0); double tickValue = SymbolInfoDouble(_Symbol, SYMBOL_TRADE_TICK_VALUE); double tickSize = SymbolInfoDouble(_Symbol, SYMBOL_TRADE_TICK_SIZE); double pointValue = tickValue / tickSize; double lot = riskMoney / (slPoints * pointValue);
i share my strategy i need a bot trending bot fo mt5 . i attached the photo with this it help to make bot. it basicly 1 hours time frame base. i try but failed to make it
Title: Simple background trading bot for my Oanda account (v20 REST API) Overview Hi, I need a simple, lightweight event based standalone trading bot that connects directly to my Oanda account using broker’s standard REST API (V20 account) via VPS The bot just needs to look at group of 5 currency pairs (manually selectable and adjustable) in different 4 baskets, do some basic percentage math every period, and place

Projektdetails

Budget
100+ USD
Ausführungsfristen
von 1 bis 2 Tag(e)