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
1466 completed jobs in all languages
Sort by:
Simple EA based on Fibo level and manual entry (personal job)
30+ USD
This is a super simple project. 1st trade will take manually with fixed TP SL and in SL value it will open another pending order. Once it hit a specific fibo level then it will open another buy entry. Once it Hit TP or SL it will stop trading and will open another entry. More detail will give you while you start work. I am making a short video on it so that you can easily understand
1 Application
(16) MQL4 Experts C++ Forex Stocks
30 - 32 USD
Good day I am looking for a long time partner on my expert advisor which happen to be on its first version. This EA is simply based on hedging buy/sell stop only. Attached are the only 4 scenarios which I need at the moment. The sample scenarios are based on buy direction only. What I need is that, regardless of the situation, may it be buy/sell, the logic behind it will be the same
30+ USD
Hi! My EA needs to be tested for optimal hours of day and days of week. It is taking way too long to do it manually. I would like Input options in the strategy tester to test different combinations of hours and days of week. The HOURS OF DAY input is meant to remove bad hours and only keep hours that are good. The DAYS OF WEEK input is meant to remove bad days of the week and only keep hours that are good. Please
14 Applications
50+ USD
Take existing indicator and convert it to EA. EA will include: Entry, SL, Target Options panel will need to be created with specific inputs to ensure high performance. EA will need an win rate of 50% and will have adjustments made to rules/options panel to get to that point
30 - 50 USD
The EA should have below functions 1. The EA should work on AUDUSD 2. The EA should firstly get all the positions opened in an trading account. 3. On the current market position (e.g. 0.7035 in AUDUSD) - if there is no Buy position within +-5pips (i.e. from 0.7040 to 0.7030), then place a buy at the current market position. - If there is no Sell position within +-5pips (i.e. from 0.7040 to 0.7030), then place a sell
12 Applications
(2) MQL5 Experts C++ Forex
EA Modification (personal job)
30 - 70 USD
Hello Chidera, Please modify my already existing forex EA that trades on MT4 as specified in the technical specification document. I will attach the files required for the job. Study the tech spec and feel free to get to me with any questions and/or confirmations
MA EA Project (personal job)
100+ USD
Coding Structure and plan for EA MT4 & MT5: Main Strategy: Rule 1 > Moving average (MA) (1) crosses Moving average (2) to initiate entry point trigger (0.03 always per £100+ account size) Rule 2 > Moving average (MA) (1) crosses Moving average (2) to close existing order** and initiate next entry point trigger Example code: function run() { vars Prices = series(priceClose(0)); vars SMAxxx = series(SMA(Prices,xxx));
1 Application
EA using set of rules based on lines. (personal job)
30 - 90 USD
Hi, i have assign a personal job for you. I need an Expert Advisor using set of rules based on lines. We will discuss more in detail regard the job
35+ USD
I need an indicator or EA, to recognise manually drawn support, Resistance and trend channel lines on all charts and symbols, and should have auto mode too(that can automatically draw SR and trend channels. when price touches either lines, a notification is sent to the screen and send to our telegram channel. a close above or below the lines also detected
MA with ADX (personal job)
45+ USD
New Risk calculation (Signal price - MA line Price / Signal Price )*100 Maximum Risk Minimum Risk MA line act as 0% stoploss line 1.17875 Fibonacci 100% draw at 0.1 0.001179 For Buy 1.179929 For Short 1.177571
1 Application
(21) MQL5 Experts C++ C#
30 - 50 USD
the robot must buy and sell with 3 different indicators that confirm the buy, sell, close the order and touching the opposite band if this does not happen the position will close with the ARROW OF AN INDICATOR that I will tell the programmer
4 Applications
Modify the stop loss criteria (personal job)
30+ USD
I need to modify the criteria of the previous EA you have done to me A B C D so i will require to close the position only if the candle closes above/under the s/l criteria we defined before OR if the conditions on the opposite direction are met on a closed candle
1 Application
(2) MQL4 Indicators Experts C++
30 - 200 USD
Hi, I need an expert advisor to do the following based on attached methodology: 1- Open pending orders ( buy and sell) 2- check for open orders 3- check comment for open orders 4- Variables should be configurable. I mean the script should allow me to change values of X, Y and Z, and equations if I want to. please have a look on the attached file. I try to write it in Pseudo code Thanks Mohamed Saleh
30+ USD
Dear All Programmer The EA can be traded in Currency / index and commodity . I want to create an EA based on 3 moving average and candle stick ( open , close , high and low ) the EA can be traded on weekly / daily and 4h The stop loss must can be trailing stop loss in each changing candle candle Best regard NB : Prefer Indonesia Programmer
40 - 100 USD
Looking for someone to help me develop/see a user friendly EA with: (a) Risk and Reward Ratio = 1:3 or more. (b) No grid and martingale (c) Must have stop loss and target price (if possible with trailing stop) (d) Maximum draw down less than 20% and opportunity to test it
5 Applications
80 - 150 USD
Introduction : Develop an EA which can receive signal from Telegram signal and execute order immediately. Functional Requirements : 1. Read and copy trading signal messages in specific telegram channels to MT4. EA must able to define different format of string either in short form or full string ( SL / Stop Loss ) Order must be execute immediately after received the signal. Example of signal : Pair eg : GBPCHF
40 - 200 USD
Description I need someone that will sell/develop a robot that is user friendly and fully automated. The robot should be able to trade currency pairs, real synthetic, NASDAQ and other indexes. The dialy profit of the robot should be 15% profit or more. If ten (10) trades are taken, the success rate should be at least 7/10 and losses should not be more than 2% of the total trading account per trade. The robot should
134 - 234 USD
I want to develop trading panel exactly like this with just modifications. Items marked with red isn't required. Please give a meaningful description for the job. Text must contain at least 30 words. Replication of phrases via copy and paste is prohibited
8 Applications
(8) MQL4 Experts C++ C#
33+ USD
Dear Freelancers.. I have a problem : - My MT4 EA is a multicurrency EA ( means able to trade many pairs from only attach to 1 pair ) - It is 100% no error and no warning when I compile it from mq4 to ex4 - But when I try to ensure by validate to MQL5.com marketplace, it shows this error : My suspect : The error refers to no 3 Note : Although the EA is a multicurrency EA, but it not supposed to trade EURUSD, NZDUSD
30+ USD
How it works : EA open unlimited number of positions and close all positions together when the sum of pips is + Function 1 : open only buy positions( after every closed bullish candle) when the price moving above the moving average and open only sell positions ( after every closed bearish candle) when the price moving below the moving average moving average (variable or the trader can change setting to simple