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
88094 completed jobs in all languages
Sort by:
Simple EA from multiple standard indicators (for hnp2500) (personal job)
30 - 50 USD
Hi hooshang, I'm looking for a very simple EA created from multiple standards indicators. Few EMAs crossing, SARs and few more standards indicators. The order will open once all the rules are comply and position will close partially with TP and partially with trailing. Regards
1 Application
MQL4 Experts
EA modification (personal job)
100 USD
Hi wahoo, need another modification/new EA. The EA is based on the latest version my ea. I want to modify the order types. The new Order types should work with all additions the EA already has
1 Application
(2) MQL5 Experts
Expert advisor mt4 (personal job)
50 - 55 USD
Sovetnik s vstroenim indikatorom HMA_Alerts. Torgovoja sistema na osnove etih punktof: 0. vibor taim freima na katorom torgovatj, shtobi indikator HMA_Alerts mog perestroitsa na vibranij TF. 1. vibor otkritie ordera na sledushem, vtorom ili tretem bare, po viboru + informirovatj zvukom ili emailom po viboru. 1.1. order otkrival jesli indikator HMA na 2om,3tem,4om bare nesmenilsja na pervonachalnij
1 Application
(1) MQL4 Experts
50 - 100 USD
I need a robot created that will: Monitor a specifiable master account and will enter a trade on a specifiable slave account if the quoted price > master account trade + 100 pips, t/p and s/l needs to stay the same if t/p gets modified on the master account the robot needs to change it on the slave account as well. Lot size needs to be slave account balance * 0.0003. The 100 pips (mentioned above) needs to be
7 Applications
(1) MQL4 Experts
Equity Increase (personal job)
50 USD
A simple expert advisor that closes all orders and clean all pending orders on equity increase of a certain amount. It´s quite simple and already been discussed with the programer
1 Application
(3) MQL4 Experts
Expert advisor - two CCI and EMA (personal job)
40 - 45 USD
Hello, We spoke about this expert advisor a few days ago. I charged my account and I am ready now. This is the task which we discussed: CCI 14, CCI 50, Ema 34 CCI 50 shows the trend so must be above or below the 0 line in indicator, CCI 14 is the trigger when crossing 0 line and the candle must close above or below Ema. if CCI 50 is above 0 line, CCI 14 crossing from below 0 line and the actual candle is closing
1 Application
MQL4 Experts
10 - 20 USD
Hi, I need help to convert a mql4 EA to a Mql5 EA, my coding time is very limited and I need some help. The job is quite simple. It has a very simple money manager, a simple time manager (what time start trades on Monday and if they stop on Friday) Looking forward to hear from you. Thanks, Fertik
10 Applications
(1) MQL5 Experts
Hi there! Ive got an existing EA but it doesn't do what I want it to do. Its a semi martingale EA. It has a time entry or price entry. I need it to be neither of the two. I need it to manage trades that Ive opened manually. The next thing that needs to be changed is when the trade has gone in your favor and the trailstop has gone past break even and then if stop is hit the martingale cycle should continue and not
8 Applications
MQL4 Experts
Scalping EA modification (personal job)
50 - 100 USD
got an expert advisor called milliondollar pips , which i would like to be modified in the following areas: 1: i need the ea to place only one trade at a time 2: if the previous trade was a win then allow the next trade . if the previous ended trade was a loss then ignore the next trade , but monitor this trade (monitor it without trading it , something like a shadow trade) if the shadow trade ends in profit allow
1 Application
MQL4 Experts
10 - 20 USD
I WANT TO MAKE AN EA FROM A SIMPLE RESISTANCE AND SUPPORT INDICATOR MT4. IF RESISTANCE OCCUR AT THE TOP OF A CANDLE IT SHOULD ENTER A TRADE WHEN THE LOW OF THE CANDLE IS BROKEN. IT WILL HAVE AN OPTION OF ENTER MULTIPLE TRADE WITH DIFFERENT TAKE PROFIT.THERE WILL BE 2 TYPE OF STOP LOSS: WHEN THE CANDLE HIGH IS BROKEN AND RESISTANCE HIGH BROKEN. IT WILL BE A TRUE AND FALSE PARAMETER. THERE WILL BE TAKE PROFIT. USE
8 Applications
(3) MQL4 Experts
Lawrence EA_ADD (personal job)
10 - 30 USD
I am looking for a breakout hunter which looks at currency pairs for a "well defined channel". Once it sees a break out from a well-defined channel it places a buy or sell order with trailing stop loss. Input : Number of candlesticks which touch the deviation zone, to define a channel. As soon as a candlestick closes, create a deviation zone for the top and the bottom. EACH new candlestick will have its own deviation
1 Application
(9) MQL4 Experts
20 - 25 USD
1) The job require the following Able to open pending buy/sell or yesterday high or low Able to set how many pips I want for take profit & stop loss Able to set At what Hour,What Minute I want the pending order to be execute ( default is 00:01 - a new day, and 1 minute had past.) Able to close out the other side of trade once pending buy or sell is done. Able to run few currency pair without conflicting each other
4 Applications
(1) MQL4 Indicators Experts
10 - 30 USD
I require a simple EA programmed from an existing indicator. Rules: Buy - when buy signal triggered Sell - when sell signal triggered 1 x fixed take profit (set No. of pips) Close buy open orders when sell signal is triggered close sell open orders when buy signal is triggered Thanks Andy
19 Applications
(2) MQL4 Experts
20 - 50 USD
This is more of an entry system than an EA. It will generally show terrible results because it chases prices that are moving in the wrong direction. I use it for a very specific purpose. Explanation of the Loop: The loop diagram (attached) shows a long (buy) example. It must also work for a short (sell). The following sequence represents 1 full loop: (This is for the buy side (long positions), the sell side (short
9 Applications
(1) MQL4 Experts
50 - 100 USD
Hedge Grid EA The system will start with a buy and sell on any particular pair at the same time. In this example I will be assuming the currency pair will be going up. We will also assume the take profit is 50 pips and the grid places another buy at that same price it close out the previous buy. Let’s assume the grid will put in a trade every 50 pips of both sides as it goes up. One on the sell side and another on
10 Applications
(8) MQL4 Experts
TrendSignal EA (personal job)
15 USD
Hello, I want to code an EA base one TRENDSIGNAL VERSION 2 indicator. EA should take position base on what the indicator signal on Higher Time Frame. please check the attached pix for more details. EA INPUT Higher TimeFrame TimeFrame: N Risk: N SSP: N MainChart Risk: N SSP: N Lot: Npips TP: Npips SL: NPips BreakEven: Npips TS: Npips CloseReverseSignal: True/False (This is base on Higher TF signal) MagicNumber; N
1 Application
(5) MQL4 Experts
Need to convert a strategy into an EA (personal job)
10 - 30 USD
I have a moving average trading strategy that i will like to convert into the an EA. Details will be included once the job has been offered to candidate and will be able to answer any additional questions you might have
1 Application
MQL4 Indicators Experts
Existing EA updates (personal job)
50 USD
Some small mods to existing reversion EA. 1) OrderTPHard (attach hard SL to each order) 2) TradeZoneStop (ceasing adding additional grid/levels) (TradeZoneStart+End still apply, ie TradeZoneEnd can be 02:00 = no new initial entries, but EA can still add additional grid levels until TradeZoneStop time if for eg its set to 04:00) 3) TP reduction modification rule, details to be posted 4) some chart display updates
1 Application
(10) MQL4 Experts
100 USD
need a programmer who will setup my binary signal software with email and SMS alert, so i can use the signal any time by email alerts. Please reply back as soon as possible with quote and time period required. thanks
6 Applications
(94) MQL4 Experts
20 USD
Hello, Is possible make an EA from this indicator?. It give red arrow for sell and green arrow for buy. The idea is that EA open buy or sell when indicator give the arrows. Regards
12 Applications
MQL4 Experts