Orders for Expert Advisors development - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
88092 completed jobs in all languages
Sort by:
Modify or create a new Custom Indicator (personal job)
250- USD
Hey Eric, Yes, I need the CCI_Trend Indicator to work as it should, and for you to put it into the EA. You can either create a new Indicator, or modify it, as long as it works as it should. A nice 250 credits will be coming into your account upon completion. Thanks Eric, your work is ALWAYS appreciated
1 Application
(4) Indicators Experts
EA Alligator (personal job)
250+ USD
Start_Trading_at Default is set to 0. When Start_Trading_at Not ZERO, then must be set Auto_Trading = True EA will be running & Expert Edvisors Turn On, system will generate new positions with default 0, if number will be entered then EA will be in running mode but will not post any new trades until Entered number will be reached. As soon trading will be
1 Application
(1) Experts
As Discussed for prog. (personal job)
350- USD
As Discussed.. Write a detailed job description (At least 30 words) Write a detailed job description (At least 30 words) Write a detailed job description (At least 30 words) Write a detailed job description (At least 30 words)Write a detailed job description (At least 30 words)Write a detailed job description (At least 30 words)Write a detailed job description (At least 30 words)Write a detailed job description
1 Application
Experts
50 - 150 USD
I am looking for a tick data collecting EA that is able to store tick data into a MySQL database. I am looking to collect tick data from 28 pairs, so I would like it so that the EA only be run on one chart and not every single pair so save computing power, time and energy. My database is named "tick_data" and is stored in D:\MySQLdata\tick_data. I have made 28 individual tables to store the tick data, one for each
4 Applications
Experts Integration
10 USD
Hello, can someone help me with this EA, the EA can already place 1 buystop and 1 sellstop but i will like it to place 2 buystop and 2 sellstop. input string TimeStart = "12:00:00"; // Specific time <===(Already in the ea) input double Lot = 1.00; // Lot size <===(Already in the ea) input bool isMoving = true; // Move with the market price <===(Already in the ea) input int iTrail =
1 Application
(6) Experts
35 - 50 USD
Below is the requirement for my expert... Variables: Lot size: starting from 0.001 (must requirement) Stop Loss Take Profit Maximum number of losing trades Multiple: 2 First trade direction: Buy/sell Description When the EA is activated, the first trade is placed by the EA based on the set variables. If the trade ends up in a profit then the next trade is again placed with the same position size and direction (long
6 Applications
(1) Experts
Trailing Stop EA Update (personal job)
10 USD
Hello, please can you help me update this ea in mq5 format. If SL_trail is false then it has to only set stop loss! If SL_trail is true then it has to set stop loss and trail! //=================================================================// input string section_1 = "======== Main settings"; input bool SL_trail = true; // use_sound_open input
1 Application
(6) Experts
E/A that suports the trading. (personal job)
100 - 120 USD
Develop a E/A that trades after a specific Logic and Parameters and supports the trading. The Job is done if the E/A tested in a specific time and it runs profitable
1 Application
(6) Experts
10 - 50 USD
To create a MT4 EA that assesses the relative volatility of multiple FX pairs, and trades one of them. This is an always-in strategy. Relative volatility is measured by calculating z-scores on end-of-day data. Parameters include: - look-back period for each FX pair for the mean and standard deviation - time of end-of-day. e.g 20:30 GMT - a parameter that is used to select which FX pair to trade and in which direction
3 Applications
Experts
Carlos Rocha (personal job)
30 - 40 USD
Panel with trailling stop, Panel with trailling stop, Panel with trailling stop, Panel with trailling stop, Panel with trailling stop, Panel with trailling stop, Panel with trailling stop, Panel with trailling stop, Panel with trailling stop, Panel with trailling stop, Panel with trailling stop
1 Application
(2) Experts
Modifcation to EA (personal job)
30 - 40 USD
Hi, I opened this EA job earlier and it was outdated but i am now ready to complete the job.It is my EA that works well already but it needs certain areas of modifications.These areas and corrections must be spotted and fixed.This will improve the performance of the EA.all required tools and assistance will be provided also. Prince-Michael
1 Application
(3) Experts
200 - 1000 USD
This EA will need to run on Forex.com and on Oanda.com on MT4 platforms. The specification is tough. Extra consideration will be given to any Developer who identifies flaws or meaningful gaps in my specification prior to selection. I do need this EA running. IF you can code the business functions initially and follow up with 90% of the housekeeping but not do all the housekeeping let me know that and quote me a price
5 Applications
(3) Experts Libraries
10 USD
this job is for ricky , i want u to add one option for me in your previous job ( macd dot ea), please accept the job and i will give u a details. reply back asap. thanks
1 Application
(94) Experts
Nmd
10 - 15 USD
Hello, I have written an EA that works and am happy with it. However, it has a BUG. It only works on EURJPY. When I apply it to other symbols such as EURGBP it does not work. I want someone to identify the BUG and in BOLD highlight the error and explain it in detail what was missing. An expert can probably figure this out in less than 15min. I want the EA to be able to work on mutiple symbols at the same time
4 Applications
Experts
Sharmanka candles pattern (personal job)
250+ USD
Inputs: Pivot Big5: ( would be manually entered price) Pivot Small5: ( would be manually entered price) Daily pivot(automatically): previous daily pivot point, display on a chart daily only pivot line. Fractals from date(2012.06.01example) Start from: count open fractals from date till now Stop_Trading_At: Max_LotsOpenTrades Lots: TakeProfits_InPips StopLoss_InPips MagicNumber Comments
1 Application
(1) Experts
50- USD
Hi, i need some help. I've got an ea, which has been programmed a few days ago. But runs very slowly, so need to speed up. I've tested it on Birt's tick data, and opened only one position, the first, then nothing. But, everything was given to open other positions. So, what to do? Hope i'll find someone who corrects my EA. EA uses 3 indicators, also attached. Works on multi timeframe, a simpe pullback EA. Advises also
5 Applications
(20) Experts
EA mod (personal job)
110 USD
Modifications needed to EA previously built to specification by Im_Hungry. Write a detailed job description (At least 30 words) Text must contain at least 30 words. Write a detailed job description (At least 30 words) Text must contain at least 30 words
1 Application
(13) Experts
OPEN LONG : whenever PRICE exceeds the HIGHs of the previous 4 calendar weeks, PRICE > MAX(HIGH OF 4 WEEKS). CLOSE LONG : whenever PRICE falls below the LOWs of the previous [n] calendar weeks, PRICE < MIN(LOW OF n WEEKS), if "UseCounterTrade"==true: OPEN SHORT. OPEN SHORT : whenever PRICE falls below the LOWs of the previous 4 calendar weeks, PRICE < MIN(LOW OF 4 WEEKS). CLOSE SHORT: whenever PRICE exceeds the HIGHs
3 Applications
Experts
Convert EA MQL4 to MQL5 (personal job)
100- USD
Hi Artem, please convert the EA to MQL5 as discussed. If you have any questions do not hesitate to contact me. Take your time and I look forward to recieve the EA. Best regards
1 Application
(1) Experts
20 - 30 USD
this job is for ricky , i want to automated one trend indicator with price action, my strategy is very simple please select this job so we can proceed further, reply back asap. see u
1 Application
(94) Experts