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
87757 completed jobs in all languages
Sort by:
20 - 30 USD
I need a Time filter added to my expert advisor that will only allow trading during a certain time of the day. The filter does not need to be day specific
16 Applications
(2) MQL4 Experts
20 - 50 USD
Hi, I am looking for an EA which closes a trade after a preset amount of time after opening that trade. I found an EA which can do this, see attached. But there is one modification to be done. I want to apply the close trade after time for any trade with a certain specification in the comment of that trade. Example: I open an order 1234567 and at the same time an operating EA (which i already have) is copying this
5 Applications
MQL4 Experts
EA Update (personal job)
30 - 40 USD
My existing EA needs an Update in money management. It should needs 2 more inputs: 1) UseMovePIP = true / false 2) PipMove = xxx Rest as spoken on Skype
1 Application
(22) MQL4 Experts
Modification of expert advisor (personal job)
20 - 50 USD
Modification and amendment of ready operational expert advisor (code provided) in full strict accordance with written task that covers modification, alteration and adjustment of customised complex Trailing-Stop to be added, as well as several custom tailored features herein
1 Application
(1) MQL4 Experts
Adjust old EA (personal job)
55 USD
I need alert/email when: 1- any candle closes above/below my 21 moving average. 2- any candle closes above/below my 75 moving average. Is it doable to add also "last 75 candles breakout and last 25 candles breakout". Like: if the trading candle breakout the highest high of the last 75 candle I get an arrow or dot on top of that candle for long and below the candle for short. Same thing for 25 candle breakout: if the
1 Application
MQL5 Experts
Heiken ashi ema (personal job)
20 USD
hi add ema 100 to the experts attached: 1.only buy when price is on or above ema 2.only sell when price is on or below ema 3.put a provision for changing value of ema in parameters 4.comment on final code
1 Application
(3) MQL4 Experts
20 - 50 USD
I do have an idea to make ea.the system will start open position when it got confirmation from two indicator,BUY(cs bear close and break Bottom Line BB,Custom indicator showed Oversold).SELL(cs bull close break Top Line BB,Custom indicator showed Overbought) 1st Condition See MA line in time frame that we decide...If it close cross under the line.only sell position valid.And the same condition with buy position 2nd
8 Applications
(5) MQL4 Experts
Modification to reversal ea (personal job)
20 USD
modification to revrsal ea n uptrend, which is a series of higher highs and higher lows, reverses into a downtrend by changing to a series of lower highs and lower lows. A downtrend, which is a series of lower highs and lower lows, reverses into an uptrend by changing to a series of higher highs and higher lows. Reversals often occur in intraday trading and happen rather quickly, but they can also occur over days
1 Application
(5) MQL4 Experts
New Job 17Mar2017 (personal job)
50 USD
Hi, sent you the new job details in message. It is just the EA, do not need the indicator. Only the entry & exit rules are new, standard parameters remain same as my last EA that you coded
1 Application
(16) MQL4 Experts
20 - 50 USD
when buy arrow appears, a buy trade is placed, the trade is closed when sell arrow appears, then immediately a sell trade is place. this sell trade is only closed when another buy arrow appears and then buy trade is place. and on and on if a buy trade is placed and another buy arrow appears, its ignored, same with sell trade and another sell arrow appears other features are basic EA :TP, SL, BREAKEVEN, TRAILING
21 Applications
(28) MQL4 Indicators Experts
40 - 60 USD
EA that identifies a fixed High low zone , looking for trades back into this area or breaks above and below the area Three different trade types using both pending and market orders
5 Applications
(167) MQL4 Experts
20 - 50 USD
Hi Need somebody to "redesign" my own EA. EA start with a predefined Distance-Level and set Buy and Sell Limit Order (optional Stop Orders). After one of them is triggered EA manage this trade with TP and SL. In my EA exist a whole bunch additional Trades that I can ad. All of them are stop or limit-orders. But in the last few month it show me, that this additional trades are not necessary (maybe, not really sure at
6 Applications
(66) MQL4 Experts
YBM
30 - 100 USD
Requirements For the EA to execute trades there has to be certain timeframe stochastic indicator agreement: 15min,30min,60min,120min 30min,60min,120min,180min The stochastic indicator parameters are as follows 14,5,3 EMA EA is not to execute any trades within 10 pips from Classic pivot points EA needs to have an option a time period option that allows certain times to be set that the EA can execute trades EA needs to
10 Applications
(49) MQL4 Indicators Experts
Existing job modification 17Mar20017 (personal job)
60 USD
Hi, sent you the job details via personal message. Need to modify the existing Indicator & EA. Just need to add one more rule for filtration. Please update & send as soon as possible. Thanks
1 Application
(16) MQL4 Indicators Experts
Perfect Scalping EA (personal job)
20 - 25 USD
Hello, i would like to write an EA from three Indicators that will be able to work in MT4 platform. All the specifications will be given in private. If it is possible,it should run smoothly. Contact me for more details. Kind Regards
1 Application
(21) MQL4 Experts
Profit Target, Current Position, Profit Target Line (personal job)
70 USD
Adding the Profit Taret Price, Current Position, Profit Target Line to chart. To the EA Line in the Sand.. It is a martingale position sizing system, using inputs, initial number, step number, time start, time stop.. calculates line and the EA buys above line and sell below line till max number is hit, and price moves away from line. thank you, Chris
1 Application
MQL5 Experts
20 USD
Hello programmer, I need the following added to my EA 1.) Add Reverse Trade: TRUE/FALSE . When BUY signal > EA open SELL AND When SELL> EA Opens BUY 2.) Partial Closure: True/False *) Percent (%) to close from total lot size. Thank you, Jerry
8 Applications
(36) MQL4 Experts
Simple EA with Indicator (personal job)
20 - 25 USD
Just follow my indicator signal and make a EA for me... its really simple and I know its 1day work for you. Just remember to add SL TP Break Even value and Account Lock and validity also
1 Application
(16) MQL4 Indicators Experts
20 USD
This EA only run 2 duty.. First... Close one top loss order when drawdown reach.. without magic number.. close one of the top loss order when the total amount of loss equal to 50%(adjustable) of my account balance. second..placing 2 orders everyday :- one order SELL LIMIT for highest price - 10 pips below one order BUY LIMIT for lowest price - 10 pips below for 10days chart ago(day should be adjustable)
7 Applications
(2) MQL4 Experts
30 - 60 USD
Code an EA using the Linear Regression Channel Indicator from the code here: https://www.mql5.com/en/code/249 - When close price goes over the the highest line, SELL - When close price goes under lowest line, BUY - The only parameter is the PERIOD as for the LRC indicator. Constraints: - Indicator is currently on MT5. The EA will be coded for MT4 - The EA will display the same 5 lines as the indicator (no use of
7 Applications
MQL4 Experts