EA for Basket Order Breakeven and Cancellation of Limit Orders

Trabajo finalizado

Plazo de ejecución 5 días
Comentario del Cliente
Very rapid follow up and revisions and maintain good communication to efficiently complete the project. Highly recommended and I would add more stars if there were more than 5.
Comentario del Ejecutor
very good customer with clear requirements.Thank you

Tarea técnica

I need an EA coder who's familiar with basket orders (like grid or martingale) of a single pair, (I will use this EA on XAUUSD),  that can combine 2 EA features into a single EA. The features are:
1/ BE+ on Unilateral Basket Trading - the one working is at https://www.mql5.com/en/market/product/59980
2/ Cancel any limit order on the same direction at certain points when BE+ is triggered (any BUY limit when BUY is active, or any SELL limit when SELL is active) - shown here https://www.forexfactory.com/thread/455001-ea-to-cancel-pending-order-when-price-reaches?page=2

Note that these EA acts as trading manager which only modify SL, as well as cancelling any pending order at the same direction (LIMIT buy or LIMIT sell, but NOT any buy STOP or sell STOP), and never open any order.
I don't have the source code for the 2 EA above, but you will be able to test how it works. You can further ask me if you're interested.

Example of how this EA will work
PARAMETER: 
 - BE+ and Cancel Pending Order at 200 pts
 - BE+ distance = 10 pts

User set manually place limit buys order on 1, 2, 4, 8, 16 lot respectively into price of 1910, 1909, 1908, 1907, 1906. When price reaches 1907.5, the first 3 orders will be triggered. Up to this point, with price and lot sizes into account, the average price of this basket orders will be 1908.57.
Say the price went up to 1912, the EA will run feature (1) to BE+ when price reaches 1910.57 (equivalent to 200 pts above the average price), changing all the top three orders SL into 1908.67 (10 pts above the average price of the basket order), and at the same event runs feature (2) to cancel the fourth and fifth order (8 and 16 lot at 1907 and 1906).

Han respondido

1
Desarrollador 1
Evaluación
(213)
Proyectos
286
47%
Arbitraje
27
59% / 37%
Caducado
36
13%
Libre
2
Desarrollador 2
Evaluación
(1)
Proyectos
1
0%
Arbitraje
0
Caducado
0
Libre
3
Desarrollador 3
Evaluación
(16)
Proyectos
29
48%
Arbitraje
0
Caducado
6
21%
Libre
4
Desarrollador 4
Evaluación
(74)
Proyectos
73
47%
Arbitraje
2
50% / 50%
Caducado
2
3%
Libre
Solicitudes similares
Requirements Specification Here is an example of Requirements Specification for the development of the MACD Sample Expert Advisor, which is available in the MetaTrader 5 standard package. 1. The idea of the trading system is as follows : market entries are performed when MACD's main and signal lines intersect in the current trend direction . 2. Trend is determined based on the Exponential Moving Average with
REWARD! 35 - 200 USD
I will pay you a REWARD, if you find / create an EA that fits ALL the below criteria! Platform : MT4 Timeframe : doesn’t matter Pair : doesn’t matter Strategy : doesn’t matter Drawdown : no more than 25% Return : minimum 5%, every month Lot sizing : dynamic lots I will backtest the EA with 99.9% tick data accuracy for a period of 20+ years . If the EA can produce minimum 5% returns EVERY MONTH over 20 YEARS with less
I want a forex with a 95% winning rate it should be able to trade on any currency and forex pairs throughout the hours it should be able to read trades and should have sniper entries it should trade following the Trent or direction of the market,when its time to sell it should sell following the Trent and when its time to buy it should buy it should be able to read reversels in the market it should work on all the
hello could you make me same indicator for ninja ? https://www.youtube.com/watch?v=pxs2MuqvH3w if yes for how much and timeline ? thks in advance and please reply me as soon as possible you get my notification
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
JazzDaBot 30+ USD
""" Wick Reversal Strategy — core logic ===================================== Rules (as specified): - Timeframe: 15-minute candles - Entry: candle wick >= WICK_MULTIPLIER x body -> signal candle - long lower wick -> enter LONG at next candle's open - long upper wick -> enter SHORT at next candle's open - Exit: an opposite-direction wick candle forms while in a position - Stop-loss: just beyond the signal candle's
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); } } }
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 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

Información sobre el proyecto

Presupuesto
30+ USD
Plazo límite de ejecución
a 10 día(s)