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
88119 completed jobs in all languages
Sort by:
EMA CROSS-OVER STRATEGY (personal job)
90+ USD
THESE ARE TWO EAs BUT THEY ARE GOING TO HAVE SAME STRATEGY, THE ONLY DIFFERENCE IS THE TAKE-PROFIT FIRST EA (1 minute time frame) Ø1 MOVING AVERAGE CROSS-OVER STRATEGY (ONE MINUTE TIME-FRAME) 1. FAST PERIOD MOIVNG AVERAGE: 40 2. SLOW PERIOD MOIVNG AVERAGE: 50,000 3. BUY ENTRY IS ACIVATED WHEN THE 40 PERIOD MOVING AVERAGE CROSSES ABOVE THE 50,000 PERIOD MOIVNG AVERAGE ( BUY ENTRY WILL ONLY
1 Application
(1) MQL5 Experts
Modify existing EA (personal job)
80+ USD
Hi, I would like to modify an existing EA that the freelancer created for me. Please don't send any private offers, thius job is only related to him because he's the best. Thanks
1 Application
(111) MQL4 Indicators Experts
35+ USD
Standard MT5 MACD All Time frames Parameter Value One Parameter Value Two Parameter Value Three Parameter Value Four Time Format must be in GMT regardless of broker When the current histogram bar opened higher than 0.000 MACD line but closes above (Parameter Value One) and the previous histogram bar is lower than (Parameter Value One) then draw a non repainitng down arrow at the opening of the next candle on the main
7 Applications
(16) MQL5 Experts
30 - 50 USD
Hello, I want to create an EA that will be solely based on the SET UP starting price at the beginning of the period. I will set a Start price to identify my current market prediction. I will also set a gap position I want for the period, either weekly or monthly. Once the Highest and lowest prices after the start of the robot reaches the GAP, the robot will stop trading until a new set up is made. The gap position
2 Applications
(13) MQL4 Experts
Mod to existing EA to check range size (personal job)
30+ USD
hi, I need change to EA so that will check the size of the range and if the range is over XXX amount if pips it will not place the orders. SO, the EA normally places orders above and below the range of 0100 to 0900, but I want extra feature in case of large Asia range, it wont place order
1 Application
(24) MQL4 Indicators Experts
Development of the Hull EA (personal job)
80 - 130 USD
Hi Mehran, I am sending you now in a zipped pdf file the job requirements for the development of the Hull EA I need. I am always available to you for any additional clarification. I hope that I wrote correctly all the requirements in order you to see the job required and hopefully accept it. Waiting for your answer. Regards Eleni
1 Application
50 - 150 USD
Need some correction on my existing ea , on the entry/exits signals and a new logic along with some new parameters. The corrections include some fixes on candle bar method currently this ea use for entrys and re entrys signals . New logic have to do with a new pullback order which must be controlled by this ea
12 Applications
Add martinagle to my robot with percentage and not trading 7 days new year (personal job)
40+ USD
Add martinagle to my robot with percentage and not trading 7 days new year. I also need the first order to be trailed. like you can enter 2 types of percentage for the first and the martin entries first trade needs to have trailing and percentage second trade closes by percentage
1 Application
(1) MQL5 Experts
30+ USD
EA Martingale zigzag arrow the EA will base on zigzag arrow indicator parameters - martingale - option to write the distance between the orders in pips [for example 20 pips] set push notification for all sell and buy signals option on/of number of limit trades [example limit1 , limit2 , limit3... up to 20 orders and size of lot for each limite rules - the EA will work on all currencies, metals and indices and all
10 Applications
(5) MQL4 Experts
30+ USD
EA Scalp helf trend 2+super signale v3d the EA will base on helf trend 2 +super signale v3d indicator parametrs- size of lot for trade set push notification for all sell and buy signals option on/of rules- the EA will work on all currencies, metals and indices and all time frames. SELL CONDITION: when red and black arrow shows up in the saim direction down, It does not matter who appears first ,And a black arrow has
7 Applications
(5) MQL4 Experts
Modify Indicator (personal job)
30+ USD
I want someone added this indicator line thickness and line colour MTF TP get alert user like level touch time indicator I want the MQL5 source code file when completed. need this job done in 24 hours Thank you! personal discus job
3 Applications
(29) MQL5 Experts
120+ USD
Dear Brother, thanks for your patience; MULTIMAGICS EA is really looking good now! Kindly continue your good work by helping me with following: 1. Finish outstanding issues for FOR MULTIMAGICS EA 2. code new PORTFOLIO EA Thanks you
30+ USD
I needed advice on my lot size in mt5. I want to use expertMACD but the lot size on my symbols are too big. I can't backtest to see if the ea will work
2 Applications
(1) MQL5 Experts
Custom modifications to existing robots (personal job)
66+ USD
Hello, how are you? Hope you doing fine! :) I need to modify one robot for MQL5 with 2 modifications, as explained in the messages before. Send you everything in detail when you apply to the job. Thanks
1 Application
(171) MQL5 Indicators Experts
50+ USD
I need some of the settings of my EA to be changed to reflect the following inputs... Sunday: True/False Monday: True/False Tuesday: True/False Wednesday: True/False Thursday: True/False Friday: True/False Saturday: True/False If True... Start Trade Time: hh:mm End Trade Time: hh:mm - Also, if a position is currently open and a "False" time occurs, then this EA should close all positions. - Finally, I prefer all
10 Applications
(84) MQL5 Indicators Experts
Updating LWMA EA (personal job)
35+ USD
Hi Simon, here is the updated project with the $35 budget to modify the LWMA Cross EA, let me know if you need anything else, thanks again! Requirements Specification Code an Expert Advisor (EA) that will accomplish the following: Create a buy/sell order every time the 20 LWMA crosses above(buy) / below(sell) the 400 LWMA, and MONEY FLOW INDEX line is above the 39 level for a BUY ORDER and below the 39 level for a
1 Application
(5) MQL4 Experts
Every candle and the parabolic sar on the same ea robot (personal job)
50+ USD
Hello , i would like to have this two indicator on the same ea robot .Parabolic sar and the every candle ea robot (the robot you made lately ) So , i would like to controle the parameter on the same setting pannel like the last robot you did
1 Application
(10) MQL5 Experts
Modify existing EA (personal job)
45+ USD
Hi, This is a private job to a private developer. We already agreed on the job. Please don't send any private offers. It's for the boss himself, he knows he's the best
1 Application
(111) MQL4 Indicators Experts
Line fr (personal job)
30+ USD
te s t s om e t hi n g t es t s o me t h i n g t e st s o m e t hi n g t e s t s om e t h i n g
1 Application
(15) MQL4 Experts
30+ USD
I'm looking for a super simple EA that I can add to my MT4 account that is simply like this: input double acctEquity = 50000.0 if(AccountEquity > acctEquity) { CloseAllOpenTrades CancelAllOrders } I'm struggling with the Close All Trades and Cancel All Orders Part. I believe this to be a super simple job for someone, who likely already has most of it coded up. Thanks
14 Applications
(7) MQL4 Experts