Orders for Expert Advisors development - C++ - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
1665 completed jobs in all languages
Sort by:
50+ USD
I have a simple EA that needs to be updated with some user inputs. This is a manual trading tool, not a fully automated strategy. 1). The 3 traded currency pairs are currently fixed and must be changed to external variables. 2). Default stop loss and take profit must be added to the user inputs. 3). Suffix must be added as an external variable so it can be used for different brokers. 4). Remove the dll's and other
5 Applications
(2) MQL5 Experts C++
30 - 50 USD
Hello Happy People, I want to modify my already existing expert advisor. Requirements8. 1. I will place first order manualy and EA will set its TP = 80 pip pip SL = 100 pip at the same time EA will place opposite pending stop order with TP= 80 pip and SL=100 pip. 2. when market will hit opposite stop order than EA will place again opposite pending stop order at initial position from
10 Applications
50 - 100 USD
Hi everyone, I'm using an EA based on HMA (Hull MA). And I would like to complete it with a successful system for pyramidizing positions and a promising stop-system. I can provide the well functioning EA (MT4 and MT5) as well as the complete description for pyramidizing an stop-system (Excel-sheet). The main issue: is it possible with MT4 and MT5 to use the lows and highs from the last and penultimate bar (all time
11 Applications
(5) MQL4 Experts Statistics and mathematics C++
Modification of an existing EA (personal job)
30+ USD
Modification requirements: ( Specs provided for BUY trades. Same logics should be applied to SELL trades accordingly. ) 1.Open profit trades after unprofit trades but only above the previous profit trades. ( Previously no profit trades will open after unprofit trade.) 2. Set takeprofit for unprofit trade(s) only if they opened after profit trade(s). Takeprofit should be the open price of the last profit trade. 3.If
1 Application
Modification of an existing MQL% program (personal job)
40+ USD
I want HigherTF in my EA MatrixBasket_39 is assigned automatically according to the result of EA itself with a certain preset. So, I should have two set of time frame in property, one for HigherTF and the other for LowerTF. And the trading would be done by LowerTF, as my EA usually does. so we just have to add highertf setting in property. New EA needs caculate twice, one for lowerTF, the other for HigherTF. We don't
1 Application
30 - 50 USD
I want my EA not to print SL when a trade is closed by stoploss and trailing stop only. Please do not change or modify anything else in the code. The image attached show how the SL shows on the comment section on MQL5.com when a trade is closed by stoploss and trailing stop
5 Applications
30 - 75 USD
I am looking for a coder who can help me modify an MT4 indicator (Let’s say Indicator 1 for identification purpose). The indicator (indicator 1) itself is a scanner built on another indicator (Let’s say Indicator 2 for identification purpose). The scanner/ indicator 1 is a GUI enabled indicator. It scans the market watchlist and creates a list of assets on the screen based on the information it receives from
Modification of copy/monitor bot. (personal job)
40+ USD
Modification of copy/monitor bot so that the Bot will turn on the master after the slave. Bot has been off for three hours. this needs to be a function that can return on and off
Modification of existing EA (personal job)
30+ USD
Hi, in this job we have to make some changes to an existing EA by changing the the target limits as discussed. I will send you more details later on. But I think you know where to start on this
30 - 80 USD
I need to modify two of my ea version that using the same calculator increament logic. A fix need it on lot increament logic . More details on job process
7 Applications
Modification of existing EA to add Take-Profit & Stop-Loss Orders (personal job)
30 - 40 USD
This is a straightforward job where I require limit orders functionality to existing EA. EA will place take-profit and stop-loss orders based on distance (%) from position average cost price immediately after a new position is opened. Example If trade.Buy executed, place pending orders: take-profit 1.5 (position cost price x 1.015) and stop-loss 0.7 ( position cost price x 0.993) If trade.Sell executed, place pending
1 Application
(4) MQL5 Indicators Experts C++
110+ USD
I would like add to Scalp EZ_Razorston Index 5 : ´1) if market price acrosse open pending order,with ´spread>than alloved=remouve open pending order. ‘ 2) add partial take profit. ´ 3) add minimum profit.(it’s vert close to Partial ´ Take Profit
11 Applications
(3) MQL4 Indicators Experts C++ C# Forex
Modification of existing Expert Advisor EZ_market order. (personal job)
90+ USD
Modification of existing Expert Advisor EZ_market order. You add simple Od named www. and trailing step on first order. I send you all explanation inside Zip with Source File. Regard's EZ_Elmaz Zigic
1 Application
(3) MQL4 Experts C++ C#
100+ USD
EA based on HMACD Dashboard MA Matrix with all MT4 timeframes, most modifications are deleting two existing Matrix ( Price Matrix and Currency Index Matrix) at actual EA which will be sent
30+ USD
I want the strength buffers buy_strength_buf and sell_strength_buf to be used to plot buy and sell lines for each pair, the lines should have the symbol label, this is a multi symbol indicator. The lines should have a scale from 0 to 100. There should also be a mid point line of 50. Add an alert for when the buy and sell strength line cross each other and when the lines hit 0 or 100. I will show indicator within
3 Applications
30+ USD
I want to fix the indicator lines that are distorted after a few hours, they all go bellow the 50 line which is not supposed to be so, and when the terminal is restarted the lines are distorted. Also i want to a smooth to the lines to reduce the noise. Add an alert when lines reaches 0 or 100 level. This is multi symbol indicator
30+ USD
Hi, Looking for a experienced friendly coder who can fix the attached virtual trailing stop. The requirements are as follows: 1. Require minimal modification of the existing code ( trailing stop.mq4 attached) 2. Should be able to trail multiple orders of opposite directions at the same time 3. Must be able to filter based on Order ID 4. Ideally the whole code should sit inside void VirtualTrailingStop() in the
17 Applications
50+ USD
------------------------------------------------------------------------------------------------------------------------------------ ++++++++REQUIREMENTS ABOVE++++++ ------------------------------------------------------------------------------------------------------------------------------------ instructions: - " MQ5 CODE MODIFICATION" - Date - "Nothing will be removed from the source code during the
Modification of indicator and EA (personal job)
30+ USD
These are the EA that you created I need 1. Point the EA to look for the newly named indicator "triple cross" we called it crossed 1 before. 2. Add code to both indicator and EA to only limit one account and set a deadline to the indicator and EA stop working. with alarm to keep ringing every minute
1 Application
(6) MQL5 Indicators Experts C++
Modification of my EA to be sent to you (personal job)
30+ USD
Hi, I did a little modification to the EA you made for me. However, i want these additional features, using the mql file i will send to you. Additional Trend condition (True/False) option If TRUE: apply the conditions below 1. Bullish (Bar16 High < Bar10 Low) && (Bar10 High < Bar4 Low) 2. Bearish (Bar16 Low > Bar10 High) && (Bar10 Low > Bar4 High) if False: Use existing conditions in the robot. I want an input
1 Application
(20) MQL4 Indicators Experts C++ C# Java JavaScript PHP Python