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
111437 completed jobs in all languages
Sort by:
Gordon (personal job)
Hello, I need an expert advisor based on trends with martingale, I will provide a full document with all the instructions to you. Can I send the document privately? Thank you! Regards, Gordon
1 Application
MQL4 Experts
Close all mod (personal job)
24 - 25 USD
Hello, Could you please mod the very last EA version to inlcude this option... Close all trades opened by the EA if the entire batch is in profit or at break even. I would like it to run this check every time a bar closes on the chart. So for example a batch of trades is opened by the Stoch EA at 13:05, on the hourly chart. 14:00 the EA will look to see if the entire batch is in profit, or at break even. It will
1 Application
(6) MQL4 Experts
15 - 40 USD
So, I need an EA for MT4 with renko based charts and this setup with an easy interface: Entry Criteria: Buy after the brick color changes from red to green and 2 consecutive green bricks have formed and closed. Our entry will be at the i.e. open of the third green brick. Sell after the brick color changes from green to red and 2 consecutive red bricks have formed and closed. Our entry will be at the i.e. open of the
4 Applications
(1) MQL4 Experts
EA based on specific parameters (personal job)
45 USD
Based on this very last EA updated you gave me, i'll need to add a new special stoploss: It will be applied to normal trades only, (not divergence and convergence mode). I need a stop that will be openned only if the candle reaches x points in profit. And the stoploss will be based in points related to entry position, like + 10, will be 10 points after my entry, and like -10 will be 10 points in losing points. So
1 Application
MQL5 Experts
Additions to EA - 6.83 (personal job)
15 - 20 USD
As discussed .. Additions to EA -- 6.83 please - optional profit target. Thanks thanks Will attached spec soon. Making up some text space. Still not sure why so much text has to be added here. Thanks
1 Application
(5) MQL4 Experts
LAZER EA VER.1.1 (personal job)
35 USD
I wanna update lazer ea. 1-)if razor scalper Blue Background for Blue Trend Laser on the h4 period , we can buy on m15 period if Razor Scalper Buy Signal + Blue Background for Blue Trend Laser if razor scalper red Background for red Trend Laser on the h4 period , we can sell on m15 period if Razor Scalper sell Signal + red Background for red Trend Laser we can change periods. 2-) i wanna add three more exit. Like
1 Application
(3) MQL4 Experts
20 - 35 USD
Hi! I need an AE based on 3 MA. It's called the BowTie Pattern. In the original Strategy there are a 10 SMA, a 20 EMA and a 30 EMA. A buy signal should be generated when the 10 SMA is above (cross) the 20 EMA and the 30 EMA. A sell signal vice versa. The 3 MA should have different colors and the settings should be adjustable. For example to adjust the 10 SMA to 8 SMA. There should also be an additional option to
9 Applications
MQL5 Experts
Shot gun (personal job)
10 - 50 USD
Hi this is DeShaun and what do you need in order for this EA to work and. I've mention in my previous email money management, signals come from 1H or 4H time frame and trade on 15M time frame and able to use 5digit broker sl and tp should be when CCI confirms end of trend
1 Application
(9) MQL4 Experts
Modification for EA depends on signals (by hoshakhs to Mtnet) (personal job)
25 USD
this is the breakeven indicator which want from this line make my closing condition as ( Close by pips Profit & Close by pips Loss) , (Trailing Stop Settings & Break Even Settings)
1 Application
(4) MQL4 Experts
20 - 40 USD
HI i need an ea working on candle and price action. It works incrementing lot size every candle until profit reached , no indicators. please reply and i will describe the job
12 Applications
(6) MQL4 Experts
Read csv and place stop profit (personal job)
15+ USD
Hello Kirill Can you code me a script. The principle of the script is to read the file SP.csv Read the name of the symbol and change or place stop and profit orders already executed. 1 line symbol 2nd line stop 3rd line profit. make a loop to read the set of symbols. If the script reads a symbol and there is no ongoing order, do nothing. I wish I had the script for Monday? King regards Yann
1 Application
(14) MQL4 Scripts
Advannced Trailing Stop-3 (personal job)
This EA is technically the same as the “Advanced Trailing Stop-2” that I asked you to construct before, except it also contains a moving average filter in addition to the rest of the available filters already included in the EA. In other word when it places hedges, it makes sure the followings are true. ATS-3 makes sure if it wants to place a short hedge, EMA20 is pointed down and Heikin-Ashi chart is below EMA20, Or
1 Application
(7) MQL4 Experts
20 - 30 USD
Dear Good Programmer I wish to have progemmed an EA that is able to compare prices from two Brokers, One broker with fast price feed (Signal broker) and the other broker with slow price feed (trading broker). Ideally this Signal broker MT4 should send live prices to the Trading broker MT4 in real time so that if there is a "certain gap (difference)" between the two prices then the Trading MT4 platform should then
1 Application
(20) MQL4 Experts Libraries
EA for indicator (personal job)
25 - 35 USD
Maybe you have time for another job :-)... I want to use this free indicator: https://www.mql5.com/en/market/product/14328 EA should trade signals from indicator and messure the hi/lo of the zone between the signal (arrows) and all the candles before where the according signal dotted line on the chart starts. This is our hedge zone, so with the signal we will place a buy pending order at the top and a sell order at
1 Application
(1) MQL4 Experts
Henryy999 (personal job)
Hi. Hi, I need someone who can write an EA that can be attached to an offline range bar chart to do automated trading. Have attached the range bar indicator. To open the offline chart, you need to attach the indicator to a 1 minute chart and open an offline chart. Thanks. Have attached a range bar offline chart with a range of 8 pips
1 Application
MQL4 Experts
MA alert (personal job)
25 USD
moving average alert when the candle cross or teach the moving average with notification . please male all the sitting off the ma set it 200 ma method : simple apply to: close please male all the sitting off the ma set it 200 please male all the sitting off the ma set it 200
1 Application
(38) MQL4 Indicators
ZIGZAG (personal job)
15- USD
Hello, Accept this job, we will work on this new strategy. All details will be sent to you after acceptance Waiting Waiting Its a new project Do it thanks for your efforts
1 Application
(1) MQL4 Experts
10 - 200 USD
I need sample c# code for quickfix/n implementation with the explanation of setup for visual studio. Code will include; 1 - Connection to price feeding server 2 - Connection to order execution server 3 - Sample buy-sell codes for market orders and stop - limit orders, and close orders. (Can be designed with a simple button which will execute a fixed size) 4 - returning message handler, error list - speciall partiall
2 Applications
(3) MQL4 Other
10 - 30 USD
Hi, I need someone who can write an EA that can be attached to an offline range bar chart to do automated trading. Have attached the range bar indicator. To open the offline chart, you need to attach the indicator to a 1 minute chart and open an offline chart. Thanks. Have attached a range bar offline chart with a range of 8 pips
9 Applications
MQL4 Experts
10 - 100 USD
I need EA based on the crossings of following Indicators: 15 Moving Averages Bollinger Bands RSI This EA will also include some management options like stop loss, trailing stop etc. I will provide more details to interested developers
22 Applications
(1) MQL4 Experts