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
111821 completed jobs in all languages
Sort by:
A EA for Swing Trading. (personal job)
40+ USD
There's a requirement to Use EA to read my signal and make Sell/Buy order. 1. There's money management; 2. Need to control the total open order; 3. Close previous order when Trend change
1 Application
(1) MQL5 Experts
MT4 Indicator Conversion MT5 (personal job)
30+ USD
Heltoe you r doing well kindly convert the Sessions same as mt4 bollinger bands scanner same as mt4 Cursor to mt5 version same as mt4 Thanks alot After this we have to go for EA and Hrmonics indicator sir
1 Application
(104) MQL5 Indicators Experts
30+ USD
I need a EA that works all mornings, with one buy stop and other sell stop in the DAX (GER30), fixed SL and TP. It works only during 15 minutes when european session start and no trade again until next day
5 Applications
(1) MQL4 Experts
30 - 200 USD
Hello guys, I need an EA for my trading system, which is based on heikin ashi candlesticks. Which means all other indicators used in the EA must be calculated using heikin ashi candle's value ( THIS IS VERY IMPORTANT ) The indicators that I use are: EMA, Ichimoku and Parabolic SAR. I will briefly explain the system below. Setup to go Long: If the heikin ashi candle close above a set of EMAs (which I will give more
11 Applications
MQL5 Experts
Modify existing EA (personal job)
50+ USD
1. Add Shift to DTP. For example Shift is 30p, MA is 50, Distance is 15. Then if short DTP must be placed MA50 price + 30p and the signal price distance must be not more than 15p. Note: distance calculated from selected ma, not from shift. 3. Let HTF timeframes to be selectable. Add OR logic to HTF, for example long is 20 lime OR 20 green. Make it separate for each TF. So there will be 2 * 2 block for first HTF and 2
1 Application
(50) MQL5 Indicators Experts
45+ USD
Using BB, RSI and Stochastic default data. Need an Ea to take trade Buy Or Sell, holding trade for only 30secs upon every open of candle (only open trade for the next 20 candles or so. I. E every candle that opens a trade is taken and close in 30secs. For the next 20 candle.) after the 20 candle is finished it wait for the next opportunity according to condition. NB we know during the count of the 20 candles from
5 Applications
(4) MQL5 Experts
30+ USD
Hi, I want to get this Pipe script to mql4 //@version=2 //creator: @yasinipek83 //author: @fr3762 KIVANÇ //Modified by Maped, buy sell signals only for a cleaner chart ! study( "Heikin Ashi Smoothed Signals" , overlay= true ) EMAlength= input ( 50 , "EMA Length" ) src=ohlc4 haOpen= 0.0 haOpen := (src + nz(haOpen[ 1 ]))/ 2 haC=(ohlc4+nz(haOpen)+max(high,nz(haOpen))+min(low,nz(haOpen)))/ 4 EMA1=ema(haC,EMAlength)
2 Applications
(1) MQL4 Converting
30+ USD
I would like to have a simple multicurrency and multi-timeframe dashboard for a commonly available indicator the TMA+CG mladen NRP indicator for MT4 (see attached indicator and suggested appearance of dashboard without the numbers - using arrows instead as described below). The dashboard will show when the price touches and crosses the TMA+CG mladen NRP channel. If the prices touches the upper band or crosses beyond
8 Applications
(4) MQL4 Experts
30 - 100 USD
TRADING CRITERIA FOR SELL 1. PRICE MUST BE BELOW THE USER DEFINED MOVING AVERAGE ENVELOPE 2. PRICE MUST RETRACE BACK INTO THE ENVELOPE but must not close outside the envelope to the other side 3. PRICE MUST THE CLOSE BELOW THE ENVELOPE with A BEARISH CANDLE. 4. SELL AT OPEN OF THE NEXT CANDLE 5. ALL THESE RULES SHOULD WORK WITH ONLY THE FIRST BOUNCE PER TREND MONEY MANAGEMENT 1. RISK SHOULD BE USER DEFINE 2. RISK
20 Applications
(1) MQL4 Experts
50+ USD
this is a very simple update to an existing indicator the current version of the indicator uses buy and sell arrows with an moving avaerage filter, all i require is another filter adding into it, the filter will be that the previous closed 4 hour hekien ashi candle must be closed green for the buy signals to be valid and closed red for the sell arrows to be valid, i require the job completing today if possible :)
3 Applications
(30) MQL5 Indicators
MQ5 ColorFisher_m11.mq5 (personal job)
30+ USD
use iCustom and copybuffer function,and add time control function MQ5 ColorFisher_m11.mq5 >0 buy,<0 sell time control set need to input hour minute,adjustment form last job ok use colorfisher_m11 indicator,the number >0 buy,<0 sell
1 Application
(2) MQL5 Experts
QQE EA (personal job)
70+ USD
Hi Taher, Could you please create a basic EA of the QQE Indicator for MT4 (attached) The EA should execute on the crossover of the signal line (not the 50 line) - opening of the next candle. Also, please add a Martingale function. Thanks Chris
1 Application
(50) MQL4 Experts
30+ USD
You need to create a indicator to show account balance with date. Also with symbol and its all transaction with date. I need the account balance and accumulated profits in the indicator
7 Applications
40+ USD
I need an indicator that triggers push alerts to screen and mobile only. Email alerts are not required. Alerts will be generated based on RSI, Bollinger Bands, Simple Moving Averages and are for Price Touch and Price close basis. All the details are attached in the file herein. Please kindly go through this file before applying
8 Applications
30+ USD
I need a programmer to modify the stoploss. The stop loss will need be above the previous high for sell or previous low for buy by a predetermine amount of pips
25 Applications
(13) MQL4 Indicators Experts
Modify Trendy V1/2 (personal job)
30 - 80 USD
Hello Irek, I would like to modify the Trendy v1.2 to hard code the parameters inside the indicator and avoid the ability to view the indicators during a back test. I will set up the job. Will need one version demo, one live and two versions of each with different values to the settings. Kind regards Paul
1 Application
(130) MQL5 Indicators
50 - 70 USD
I already have 2 custom indicators with their .exe and .mq4 files. I would like to have a scanner to scan indices and forex pairs when these 2 indicators have matching alerts. I would like alert , mobile push, email functions. Yap, that's it
8 Applications
(14) MQL4 Indicators Experts Forex
40 - 45 USD
I would like to merge 2 different indicator for better signal and adding trailing stop loss feature. Note: Exiting Indicator have inbuilt API code for BOT trading program.this job it involve to use those API codes for the following enhancement and you will not change/modify exiting defined API codes. Any recommendations and suggestion are welcome. The following are requirement;- 1.Adding MACD Filter indicator
5 Applications
(4) MQL4 Indicators Experts
An mt5 breakout EA (personal job)
30+ USD
I would want a breakout EA on mt5. Once price breakouts of the previous candle it takes the trade. The closing condition is as follows. Once the candle time expires it closes the trade automatically .This is the first closing condition then the second closing condition is either the use of take profits or stop loss. This is just the regular mt4 breakout EA the only difference is the closing condition of this one
1 Application
(5) MQL5 Experts
MOVING AVERAGE/PRICE LEVEL/SUPERTREND TOUCH ALERT EA/INDICATOR (personal job)
100+ USD
So for this new EA: What Im looking for is something I can drop into any chart for that timeframe. Look at the image as an example. Lets say current price is at the blue box and I think price will go short from there but i dont want to wait for it so I would drop the EA onto this CADJPY 30M timeframe and enable SUPERTREND to true. Then i walk away from the chart and when it switches to SUPERTREND BEARISH (line goes
1 Application
(15) MQL5 Experts