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
112216 completed jobs in all languages
Sort by:
50+ USD
For this EA make normal candles and heikin ashi candles an option. 1: define max+miminum price range for a specific time every day, e.g. 5-7 am 2: enter a trade when the previous candle's body closed above or below that value defined in no. 1. enter a sell when below enter a buy when above 3: set stoploss at opposite session maximum/minimum with a closed candle's body having to have crossed that value (as in not just
8 Applications
Market Bias Converion to MT5 (personal job)
77+ USD
Adding TMA bands to current EA and making some other updates to EA part of this project (see specs). As always, please let me know if you have any questions. Thanks
1 Application
(7) MQL5 Converting
Convert indicator (personal job)
35+ USD
Convert indicator to new code MT4 and new code MT5. Fix problem with refresh chart. Problem is when I changed TF or after made new candle. On screen is example with problem on renko chart
1 Application
(8) MQL5 Experts
80+ USD
I want an EA based on Fundamentals: 1. Ea must place both buy and sell pending orders at specified price and specified time 2. Should close opposite orders as soon as price triggers order. Parameters: 1. Entry level(pips from current price) 2. Number of trades 3.Tp( in pips) 4.Sl(in pips) 5. Close all trades 6. Break-even Ts(moves SL into profits) 7. Time filter 8. Pairs filter # 18:07 EN reply
23 Applications
(1) MQL5 Experts
30 - 40 USD
I have been developing an EA. I couldnt catch an event when pending order activated. I just need a code to catch it and do something when a pending order triggered. In the initial version of the program, I'm opening an instant active position. At the same time, I'm opening a pending order at a distance of distancePips. If this pending order is triggered, I want to open a new pending order at the same type at the
7 Applications
(1) MQL5 Consultation
30+ USD
I have the source code and need someone to help MODIFY the Multi-Pair Average Range Scanner Alerts Indicator and add 2 new columns of 15% of APR and 10% of APR. 1. Add 2 new columns: 15% of the APR and 10% APR. 2. Round off numbers in both columns and add condition as below (use attached excel sheet as reference):- For column ' 15% of APR ': Any values less than 10 will show as '10'. E.g. if APR is 53.4, 15% of
3 Applications
(5) MQL5 Indicators Experts Forex Custom graphics
Price cross over/under to trigger pending orders with conditions accordingly. (personal job)
30+ USD
Current candle price cross over or cross under previous candle open price or close price accordingly. Trigger pending orders accordingly. In the same Setup Condition, the BUY order can be changed to SELL order accordingly. Please refer to Job Spec for details
1 Application
(2) MQL5 Experts
30+ USD
non customizable mt4 script that can be dragged on to the chart and will close 75% of all orders in profit and move the entry of all in profit orders to break even
5 Applications
(1) MQL4 Scripts Other
Opposite Trader (personal job)
30+ USD
I have a simple one this time lol. This EA will set a buy and sell pending trade X number of points from the current price. Then when one of trades is hit the other trade is cancelled. Then if the TP is hit the EA will start over placing a buy and sell pending trade again X number of points from the current price. If the SL is hit the EA will open an opposite trade at that time
1 Application
(10) MQL5 Experts
30+ USD
Please convert the 2 Pine Scripts below into MQL5 Indicator, it has to be done in 2 days: 1. RMD // @version= 5 indicator ( 'Ranging Market Detector' , shorttitle = 'RMD' ) // input paraneters treshold_level = input.float ( title = 'treshold' , defval = 4 , minval = 0 , step = 1 ) //Kalman filter calculation p = ohlc4 value1 = 0.0 value2 = 0.0 klmf = 0.0 value1 := 0.2 * ( p - p [ 1 ]) + 0.8 * nz ( value1 [ 1 ])
3 Applications
(13) MQL5 Indicators Converting
30+ USD
As per the included picture. Enter buy trade at close of candle when price crosses and finishes above 100 CCI and the same candle must cross and finish above Moving average exponential 30. Enter sell trade at close of candle when price crosses and finishes below -100 CCI and the same candle must cross and finish below moving average exponential 30. Must be able to apply EA to all time frames. Must include a
20 Applications
Use the TDI’s yellow baseline to alert if multiple timeframes meet the requirements. (personal job)
30 - 100 USD
Here is the new edited version. Hopefully it makes sense and flows well together. As always, please ignore the payment and number of working days. I will change these when you tell me the cost and amount of time needed. This indicator will use and move some of the coding you have already done in the TDI indicator for the yellow baseline. I would like to have all of this in its own section of the TDI indicator. Name
1 Application
(10) MQL4 Indicators Experts
100 - 130 USD
NB: PREFERABLY DEVELOPERS WHO HAVE DONE THIS CONVERSION BEFORE ,NO CHANCE TAKERS AND TIME WASTERS PLEASE!!!!! This EA’s building block is the Bheurekso Pattern (which uses price action) indicator. Figure of Bheurekso Pattern on a Computer Sample 1. Downtrend Sample 2. Uptrend Entry Rules Sell SELL when any of the following price action set ups form on the chart: · Bearish Engulfing · Bear Cross ·
New MT4 robot (personal job)
30+ USD
Good afternoon my friend, how are you? I hope you're well :) New robot for MQ4 according to the conditions described and sent to you in advance. Thanks in advance :) -----------------------------------------------------
1 Application
(171) MQL4 Experts
2 x Multi Time Frame / Multi Pair indicators (personal job)
150+ USD
Hi,,I require two indicators that can be loaded onto one chart each, one based on version 1 and pro. The RSI panel attached to this request shows how it can be, I would like either a red arrow down for short signals or blue arrow up for long signals or a block colour red for short and blue for long like the spreadsheet attachment to this request. Each indicator only needs three inputs that can be selected, 1) Show
1 Application
(1) MQL5 Indicators
Modify Existing Scalping Expert Advisor (personal job)
50+ USD
—————————————————————————————————————————————————————————————————————————————— —————————————————————————————————————————————————————————————————————————————— —————————————————————————————————————————————————————————————————————————————— —————————————————————————————————————————————————————————————————————————————— ——————————————————————————————————————————————————————————————————————————————
1 Application
(31) MQL5 Indicators Experts
200 - 225 USD
I have an EA that has a stop loss that is constantly taking a very minor loss. It is absolutely exactly the same number 80% of the time. I would like to change the current SL system to create a break even plus some number if points. That way, this aggravating loss can be turned into some tiny amount of profit. This is an HFT robot. It also needs to be slowed down using a throttle control. When x number of trades
8 Applications
EA MODIFICATION (personal job)
120+ USD
Kindly see the following information as requested that I should give more details 1. Multi-Symbol function - Ideally what I would like the EA to be able to do is it should be able to trade all the symbols that are on my Market Watch list. - The EA should be able to trade all the symbols on the Watch List at the same time. - It should be compatible for both Deriv and Forex pairs - The link below to a YouTube video
1 Application
30 - 100 USD
Good day, I am looking for someone that can develop me a EA Expert bot that only takes sells in resistance blocks and buy on Support blocks, I bet this must go hand and hand with a support and resistance Indicators. Is there someone that already done this? This EA Expert must only work with synthetics markets Boom & Crash, and must be coded with MT5 Thanks
60+ USD
Thank for checking my job The EA details below: I will give you the opportunity to write this either in MQL4 or MQL5 The idea behind this simple Forex trading system is to capture an early move of the price when it starts to establish its new direction/trend for the day. As we know the Frankfurt market opens at 2:00 am EST (which is 7:00 am GMT), then an hour later the other giant - London market opens at 3:00 am EST
3 Applications
(28) MQL4 Experts