Enhancements to an existing EA for managing pending orders (source code available)

MQL4 专家

工作已完成

执行时间9 天
客户反馈
good developer
员工反馈
Very Professional and Kind Manner, I recommend him to all honest developers.

指定

I already have an EA, namend here EA1, included source code, the behaviour is as follows:

1) a third party EA2, with magic number xxx is attached to chart and generates orders

2‌) EA1 is attached also to a chart, with same magic number xxx, and generates pending stop orders corresponding to orders generted by EA2

more in detail present situation is decribed here:

EA1 performs:

 - opening a new buy or sell stop order when EA2 creates a real one

 - closing the pending stop order when EA2 closes the corresponding real order. 

 

More in detail EA1 behaviour is: imagine a pending stop order (eg. BUY) becomes active,  and then hits TP or SL or TS and closes. in this case EA1 generates another pending order like the previous (eg. BUY)  at a pricing level that is at N pips from current price. so N=number of pips from current price for pending order regeneration, is a input parameter for your EA. the regenerated pending order inherits all the rest of parameters as the provious (size, TP, SL, TS).

the input parameters for EA1 are:

- order size

- SL in pips

- TP in pips

- distance from corresponding real order in pips

- trailing stop in pips

- regeneration distance from current price


----------------------------------------------------------------------------------


new enhancements for EA1


the requested enhacements are described as follows:


1) a traling-like feature will be added to pending orders. Trailing will apply to pending orders, that once created will be moved towards the price as this goes further in the opposite direction.


for example, for a buy stop pending order, say it will be created at price 1,04567, which is 2 pips from current price 1,04547.

as price goes lower, say 1,04537, pending order will be moved 1 pip down in order to keep 2 pips distance from current price, so at 1,04557.


Pending order Trailing feature can be enabled-disabled.



2) another feature will be added, which will be applied when a new pending order is generated, in detail:


1) if the previous order was closed for TP or TS, the new pending order will be created at distance D1 in pips from current price.

2) if the previous order was closed for SL, the new pending order will be created at distance D2 in pips from current price.


so D1 and D2 are two new input parameters for EA (in present version D1=D2, now we ask to make a difference)



反馈

1
开发者 1
等级
(34)
项目
80
34%
仲裁
13
31% / 54%
逾期
19
24%
空闲
2
开发者 2
等级
(28)
项目
47
23%
仲裁
13
31% / 15%
逾期
12
26%
空闲
3
开发者 3
等级
(25)
项目
36
17%
仲裁
14
14% / 57%
逾期
3
8%
空闲
相似订单
Required to develop expert advisory which will work on any pair including crypto , forex, gold, silver, oil, simple stragy which will work on RSI,GRID, take profit, grid distance, start and stop button, only buy and only sell, filter for time frame Like 5m to 4 hr. stop loss and take profit .Detail will be shared once you except order
Zzz 30+ USD
// กำหนดค่าตัวแปรพื้นฐาน input double lotSize = 0.1; // ขนาดล็อตที่ต้องการ input int takeProfit = 50; // ระยะ Take Profit (จุด) input int stopLoss = 50; // ระยะ Stop Loss (จุด) input int magicNumber = 123456; // หมายเลข Magic Number input int smaPeriod = 14; // ช่วงเวลา Simple Moving Average (SMA) // เวลาที่ออเดอร์ล่าสุดถูกเปิด datetime lastOrderTime = 0; // ฟังก์ชั่นหลักของ EA void OnTick() { //
Mobile robot 50 - 100 USD
I want a profitable scalping EA robot for mt5 and mobile phones (licence key should be provided).the video link attached below indicates how the EA robot should operate it.it analyses the market before taking trades and it trades candle to candle .also coding samples are provided on the video .it should be applicable to all timeframes.it should trade indices(Nas100,US30,S&p500,GER30,)
I use the translator I hope to make myself understood. I'm looking for a cyclical indicator. mt5. I attach videos to understand how it works. to be inserted at any point of the graph. It is possible to change the color and thickness of the line
This EA must have the following functions together: BE: place BE when the price reach a certain gain in PIPS and you can choose the offset too, so, for example it activates after 10 pips with 1 pip of offset so you can have profit with BE too Auto SL and TP Can manage the trades made by phone when MT5 is open in the PC or VPS Trailing stop (step by step): I can decide at what number of pips the trailing stop get
This is a strategy based on crossing two trend indicators on the second timeframe (1s, for example). We work not only with the market but with the limit orders as well (robot must "read" an order book). Read the whole instruction please for more details. Speak Russian, English
Martingale EA for MT5 30 - 100 USD
Criteria: Only one trade at a time. Cannot open another trade if one is running Trade on EURUSD only, once job is completed I will be happy to schedule more for other pairs You choose entry strategy and criteria win rate must be above 50% in long term backtest of EURUSD Every trade has got TP and SL Trades to last about a day, few trades a week, at least 10 pips gain per trade, so that it can be launched on normal
I have a indicator, mql file. The signals are seen below on a EURNZD H1 chart. Very important to get accurate entries. The signal to trade is the first tic after the the indicator signal paints. I've tried to demonstrate that below. Other than that the EA will have a lot size escalation, an on-screen pip counter, a button to stop taking new trades, SL/TP, and magic number. I would like the indicator to be within the
I would like to create an EA based on the Shved Supply and Demand indicator. you can find the Shved Supply and Demand v1.7 indicator in the following link https://www.mql5.com/en/code/29395 NB: Checks the trading robot must pass before publication in the Market ( https://www.mql5.com/en/articles/2555 ) MQ5 file to be provided
Im looking for an coder to code an EA: Trade management 1. opening trades according to the indicator 2. trades settings to choose from like: open all trades according to the signal open only trade 1,2,3 or 4 % per trade ( example 50/30/20 of the lot settings, with 4 trades it would be for example 50/30/10/10) 3. SL/Trailing settings: Move SL to entry after hitting TP1/TP2 or TP3 moving SL by % keep the original SL

项目信息

预算
20 - 40 USD
VAT (22%): 4.4 - 8.8 USD
总计: 24.4 - 48.8 USD
开发人员
18 - 36 USD
截止日期
 2  4 天