Developing trading applications in MQL5 and MQL4

The largest freelance service for ordering trading robots and technical indicators — it is fast, secure and convenient. Hundreds of professional developers are ready to implement your trading strategy. Hire the best MetaTrader specialists and get custom solutions according to your needs.

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
112208 completed jobs in all languages
Sort by:
10 - 50 USD
I am looking for an EA that will open two pending stop orders, one above and below the previous daily close price (distance of orders will need to be adjustable) Along with this I would need - Once one order is opened the other is cancelled - Adjustable take profit and stop loss levels - A breakeven function whereby when a trade is in a certain amount of profit the stop loss is moved to order open price - A target
13 Applications
MQL4 Experts
Forex Pilot Strategy (personal job)
60 USD
hello, I want the system as we have discussed, i will send the files soon for you to start working. [12:00:42 AM] Daniel: it other word the tool should suggest that if color change to yellow toward down or up.....count 10pips then print price, then email to use to excute the trade. [12:01:18 AM] Daniel: will send you the file Thank you Regards Daniel
1 Application
MQL4 Experts
Expert Advisor - MACD histogram (personal job)
10 - 50 USD
I need an Advisor drawn on the basis of the signals taken from the MACD histogram. A signal to perform a deal is formed at bar closing when there is: 1) breakthrough in the MACD histogram zero level or; 2) breakthrough in the MACD histogram signal line or; 3) the histogram changes direction or; 4) the signal line changes direction; Opens new position every change. With Take Profit, Stop Loss, Breakeven and Trailing
1 Application
(6) MQL5 Experts
Forex EA (personal job)
10 - 50 USD
Hello Trihn I received a refferal from E-Trader Len. I once asked him to ask you if it was possible. Breakout EA based on Indicator. Spot Indicator will be provided Should be able to choose times to plot and HIGH and LOW then EA triggers trades Only outside Box between any time period and viewable on any timeframe. Ability for EA to manage two separate trades each with its own TP/SL and Trail settings on the
1 Application
(1) MQL4 Indicators Experts
Indicator for EA (personal job)
50 USD
As I chatted on Skype, we await the completion of the EA as soon as possible. Any questions please contact me on skype, spend more time online there. Thank you
1 Application
MQL4 Experts
50 - 100 USD
Good day all! I am looking for someone with advanced skills to code an EA for me. It involves horizontal lines and a given set of rules. It is a project that will require quite some work and testing time. The time line is not a factor, I just want nice finish. Attached is a file that contains the requirements. Please send me your project proposal. Thank you Matt
4 Applications
(4) MQL4 Experts
Custom EA job for Kreed131 (personal job)
129 - 130 USD
EA based on the Quantum indicator. Instructions and adjustable parameters as discussed on Skype. The EA will also have an inverted rules mode, based on the same indicator and regulated by the same parameters
1 Application
MQL4 Experts
10 - 250 USD
Hi , ,I'm looking for an EA based on supply and demand zones indicator. I want it to be fully customizable and reach of features. May any professional programmer help me please
13 Applications
MQL4 Experts
Hedged EA (personal job)
Hello, I am looking for somebody who is able to create an EA: - If I open a market order short/Long S/L XX-Pips - T/P XX-Pips the EA should open automaticaly a BuyStop/SellStop order XX-Pips lower or higher. ( like a hedge-Order same Price ) - If the order had filled the S/L or was closed manual, the BuyStop/SellStop should be canceled automaticaly. - If the BuyStop/SellStop will be touched nothing shall happens
1 Application
MQL4 Indicators Experts
Convert indicator into Ea (4). (personal job)
10 - 54 USD
Hi I need a programmer to code a Ea to copy all my trades from mt4 to my cherrytrade account using call or put depends on the signal generate by the EA, also the only option im gonna use is high impact news, also no trades on Saturday and Sunday. All this file are indicators plus the strategy guide. Also you need to integrated this Api to the Ea. This is the api remember
1 Application
(8) MQL4 Experts
10 USD
I need to made a simple EA using EMA. This EA using EMA fast and EMA slow as a reference to open a trade. buy if EMA fast crosses above EMA slow, and vice versa for sell. Thanks
7 Applications
(48) MQL4 Experts
20 - 50 USD
Hello, I want very simple semi automate bot for my Renko+ heiken Ashi offline charts 1, I will attach the EA on the chart and will instruct the EA either buy or sell signal to take. 2, And when the color change on closed heiken Ashi candle of renko bar from red to green or green to red depending on the direction I input in the EA, EA will immediately put the trade on that direction after color change of closed
3 Applications
(22) MQL4 Indicators Experts
Stochastic Crossing EA (personal job)
20 USD
Dear Friend Please find attached indicator. I need an EA work based on the cross over signal the indicator generates . be default the setting is 30,10,10 Open Sell order when Red and Buy order when green arrow close any previous when opening a new order for the same currency . Example when opening buy order close previous sell order . Simple logic
1 Application
(8) MQL4 Experts
Buy sell signals (personal job)
10 - 12 USD
Buy signal rules .. Suppose price close above the moving average first candle I don’t want it to give any signal once second candle close above the previous candle open price it should give a buy signal .. And candle close above the previous open again buy signal ..and so on …. And suppose current candle closes below the previous candle open than no signal .. https://gyazo.com/a29bd4d6ebbf0fb100c4e21c901a3fc8 Sell
1 Application
(10) MQL4 Indicators
10+ USD
Hi I wanted to add the function into my EA.The code does a partial close on an order that has x amount of pips in the negative void CheckNewOrderClosed() { for(int i=OrdersHistoryTotal()-1;i>=0;i--) // check for closed orders { bool select=OrderSelect(i,SELECT_BY_POS,MODE_HISTORY); if(OrderSymbol()==Symbol()) // if order with the same symbol {
3 Applications
(13) MQL4 Experts
Shoeb Burhani (personal job)
100 - 120 USD
Need to make an EA for a simple daily strategy as discussed over email and chat. The strategy is based on Peak (support) and Trough (resistance). Peak and Trough formula provided in document already shared
1 Application
MQL4 Experts
Private Job (EA UPDATE) (personal job)
60- USD
Private job for hooshang nosratpanah, as we discussed on skype we need to update our robot fast...Private job for hooshang nosratpanah, as we discussed on skype we need to update our robot fast... Regards, Nicola
1 Application
(3) MQL4 Experts
10 - 50 USD
this job is for Aleksei Beliakov , as we disucssed, please delivery the list of the symbles you have first to doulbe confirm these are what i need. furthermore, please make sure you insturct me how to install on different PC and copies of MT4 software thank
1 Application
(5) MQL4 Other
10 - 70 USD
A hedge grid ea that will put a buy and sell at predefined grid size. The ea must have the following option: lot size: Risk % Grid size (in pip) Take profit distance (in pip) Stop loss distance (in pip) That is all i want
7 Applications
(3) MQL4 Experts
10 - 15 USD
Hi , I need an Modifify Grid EA Simple Grid EA modification Variable SL false/True All Grid Quickly close after profit Quickly new order That EA has to walk properly and work safely If you are interested i will send you the Grid ea please only from profi Coder Thanks
4 Applications
(20) MQL4 Experts