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
1422 completed jobs in all languages
Sort by:
40+ USD
Ea that mainly work only on support area mostly support area Rule 1: if the ea reaches the support area let it wait for a candle close below the support candle if it close below let it wait for the recent open position to retrace back up with 30 pip before it will open a sell position with tp of 20 pips if the
30 - 200 USD
Looking for an Expert Advisor that initiates a trade when two LWMA cross one another, and have the trade close when price crosses over a third LWMA, and to work on all pairs. Would also like to add a trailing stop loss once up a certain amount of pips. Thanks. -Anthony
28 Applications
(5) MQL4 Experts C++ C# SQL MySQL Forex
30 - 75 USD
Hello! I have an EA and I need to modify as per below : 1. Take profit TP1 - once open trade is triggered, TP1 to be set as 1 ATR ( adjustable) and 50% of the trade to be closed once TP1 is triggered. Remaining of the trade to be left open until TP2 is reached, or closing of the trade will be triggered by one of the indicators. 2. As you may see in the attached picture, my indicators sometimes will allow the trade to
5 Applications
(2) MQL4 Indicators Experts C++
MODIFICATION OF EXPERT ADVISOR (personal job)
34+ USD
RECOVERY FACTOR: EXIT CONDITION THE RECOVERY FACTOR SHOULD USE THE CONDITION BELOW TO EXIT TRADES AND NOT TAKE PROFIT. IF THE FIRST MULTIPLIER TRADE IS 1.5 (INPUT PARAMETER) TIMES GREATER IN PROFIT THAN THE INITIAL TRADE, EXIT THE TWO TRADES. IF THE SECOND MULTIPLIER TRADE IS 1.5 (INPUT PARAMETER) TIME GREATER IN PROFIT THAN THE SUM OF INITIAL TRADE AND FIRST MULTIPLIER TRADE, EXIT THE THREE TRADES. IF THE THIRD
1 Application
30+ USD
Dear Sir In Market order i need following option : Now EA is placing direct market order , now it has to be. 1. OPTION A) Market Order B) Pending Order 2. If Selected Pending Order than A) pip distance The EA will place the 2 pending orders as per pip distance given , it will work on indicator. This EA works on target of equity above / or profit percentage reached , it will re start all . Now I need First when
8 Applications
(5) MQL4 Experts C++ C#
30 - 70 USD
Looking for someone who could create a piece of code that will alert me (push notification) when open orders in my EAX panel reach a certain pip target. Only input would be pip target. MT4
30 - 200 USD
I'm looking for someone who can code an MT5 (or MT4) EA that will take entries and exits based on the crossing of 2 moving averages (after candle close). There are some additional settings needed for big baskets (close of larger baskets based on pips profit instead of crossing of moving averages). I have everything written out in detail with examples in a document I can send to the developer who can offer me a good
27 Applications
(7) MQL5 Experts C++
30+ USD
I am looking for metatrader interation with cloud based software platform (something easy to use & easy access like Google SpreadSheet). Preferebly using DLL so that we dont have to key in the url. The end goal is to use it and save it on live. If required some integration tools such as zapier or integromate . The libraries should include Sending data (customiseable) from MT4 to google sheet, by default the data will
30+ USD
Looking for developer to create advanced EA for based on indicators need to be coded. Requires a developer that have good support if there is any small modifications needed. Thanks
30 - 40 USD
This money management system is designed to protect capital when market conditions are not favorable to the strategy and to increase risk when they are. You will have to add your lines of codes to my template: Dummy. And make sure the code works for all brokers. There are four parameters to this system: 1. input double Starting_risk=1.00;//% 2. input int Max_win_steps=5; 3. input int Max_loss_steps=3; 4. input double
3 Applications
30 - 60 USD
This involves 2 MACDs values, two SMAs, the Envelopes working together. A timer. Tp, SL in pips, number of bars and minutes. If you have traded Crash and Boom before, this will be a plus to me selecting you so you can mention that if that’s the case with you
74 - 125 USD
EA Modification of Exit Strategy Minimizing Slippage at Rollover Hour : Partial Close Volume with time range each closing I want to modified my EA Exit Strategy at Rollover Hour, Always at ECN Broker Its happened when at rollover hour when price Spiked everywhere, and i got much slippage The Exit strategy of my EA had 4 condition : 1 Curently the EA had Dynamic TP that Modified its TP every XX Minutes, I want to make
30 - 100 USD
Hello, I need a developer who understands how to code or program a strategy that requires re-scaling of the main chart and indicator windows into an EA. If you can't do this don't bother applying. If you're Stero_devops on Skype, don't apply. If you have not trades Crash and Boom before and or doesn't know what they are don't apply also. Now, this requires having indicators which ordinarily would be on the main chart
30 USD
Hi, I would like to publish a new EA for MT4 but I have a problem with the validation system of MQL5. (See below) So I would like a coder to correct these errors so that the code of my EA will be accepted by MQL5. I precise that my condition to proceed to the payment is NO ERROR in the validation system and the publication of my EA. I also want (of course...) to get the new code of my EA with the modifications that
10 Applications
Want to modify the existing EA to put maximum dailyloss and maximum loss limit. (personal job)
50+ USD
Hi, i want the EA to modify.. want to put a maximum dailyloss, maximumloss and stoptrading when position close in positive number profit. example: 1. maximum dailyloss= true/false maximum dailyloss= 10,000 when i set true if my dailyloss Reach 10,000 that i set EA will STOP Trading for this Day he will trade another Day again..everyday his dailyloss limit is 10,000. 2. maximum Loss= true/false maximum Loss= 20,000
1 Application
30+ USD
//Market cycles management sinput string Trading months; input bool Trade_January = true; input bool Trade_February = true; input bool Trade_March= true; input bool Trade_April= true; input bool Trade_May = true; input bool Trade_June=true; input bool Trade_July=true; input bool Trade_August = true; input bool Trade_September= true; input bool Trade_October= true; input bool Trade_November = true; input bool
6 Applications
(18) MQL5 Experts Integration C++ C# Forex
MODIFICATION OF AN EXPERT ADVISOR BASED ON CHANNEL AND MA (personal job)
40+ USD
1. PERCENTAGE LOSS: THIS SHOULD BE THE TOTAL AMOUNT WON + TOTAL AMOUNT OF OPEN POSITIONS IN LOSS. THE EA SHOULD CLOSE ALL TRADES WHEN THE PERCENTAGE LOSS IS REACHED AND SHOULD NOT EXECUTE MORE TRADES FOR THAT DAY . THIS SHOULD BE TRUE/FALSE AND IMPUTED BY THE USER. 2. PERCENTAGE PROFIT: THIS SHOULD BE TOTAL AMOUNT WON + OPEN TRADES IN PROFIT OR LOSS THE EA SHOULD CLOSE ALL TRADES WHEN THE PERCENTAGE PROFIT IS REACHED
30+ USD
Hello coders, I want someone to make an expert advisor using one indicator as per the instructions in the attachment Please read the file carefully and understand it, and then apply if you see yourself worthy of the work. If you don't understand something, ask me Note: indicator will be sent to the coder privately & my condition to have mq4 file not ex4
50+ USD
Improvements/Upgrade InsideOut Change code from MT4 Epert Advisor to MT5 Expert Advisor, This program is no longer called Forcestrike it is called InsideOut No restrictions on how many times I down load or use. I have bought the script in full from you. All time frames I want to be able to use this on: · (Gold Pairs) · All Crypto Currencies · All the major currencies
2 Applications
(6) MQL5 Experts Converting C++ Python
30+ USD
I want my cent ea for currency pairs to work on gold need to change the martingale distance for gold because the martingale in my ea is 150 pip but if I put it in gold the space will be so little and all will open lots of position immediately so I want to edit it and change the martingale adding numbers and let put best distance that will give space from each open position like normal currency pairs