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
111615 completed jobs in all languages
Sort by:
Update EA Strategy (personal job)
120+ USD
Hi Taher, I hope all is well with you! As discussed in the comments of the previous project, please update the EA you made a few years ago according to the new attached strategy. Thank you
1 Application
(2) MQL5 Experts
40+ USD
Need a programer to develop Expert Adviser based on supertrend. Let me know if this can be done. In a five minute time frame, from 1 previous candle, when the supertrend from NZDUSD, EURUSD,GBPUSD,AUDUSD,XAUUSD are all bullish, this EA will execute buy order, when super trend in NZDUSD, EURUSD,GBPUSD,AUDUSD,XAUUSD are all bearish, then EA will execute sell order. make sure to add input parameters for Stop loss take
7 Applications
30+ USD
I needed one simple Grid Based EA for MT4. which is with this panel dashboard, active line of Trailing start/ steps. with martingale options. we can make more better with good conversations
19 Applications
30+ USD
Grid trading expert with inputs Lotsize, grid_direction(buy,sell), base_price(where the grid will be triggered to start), grid_distance(in pips). *Note: base_price cant be over current ask price if grid_direction is buy, opposite for sell choice. The expert will open an order if the price will trigger the base_price or less (same for grid level) if grid_direction is buy and vice versa for the sell choice, the tp for
11 Applications
60+ USD
Hi, I'm looking to make one edit to an MT4 EA, and I'm looking to create one MT4 EA. Below is the job spec: Update with hedging: 1. True/False: Hedging: If first order in trade goes 500 points in loss, close all open trades, open a reverse hedge trade, one order for each open order. Close hedge at next opposite signal. a. Fixed, Increment and Martingale lot size. b. When hedge opens, and original
8 Applications
(28) MQL4 Experts
30 - 50 USD
I need a simple EA for MT4 that closes order(s) imediately at market after they are placed, guided by magic numbers. Example: if an external EA with a magic number of (example) 1000 opens a trade, then, if (and only if) another EA with a magic number of (example) 2000 opens another trade, then the order with 2000 magic number is closed immediately at market by the EA I need. And vice versa. If EA with magic nr. of
6 Applications
(7) MQL4 Experts
S&R Project - Part 1 (personal job)
150+ USD
This project is to show Key Support and Resistance (S&R) Zones based on pivot points of the ZigZag indicator. These zones will be used by EA for entries and exits. Additional details as discussed. Thanks again :)
1 Application
(19) MQL5 Indicators Experts
30+ USD
Hi Everybody, I'm looking for experienced developer who could create a simple EA on grid distance and add a recovery trade option which will calculate a position from lost on grid trade and close both on the TP of recovery or just a recovery on SL. Please, just experienced and quick developers because my last experience was terrible. Thank you
11 Applications
(12) MQL4 Experts
40+ USD
Hi there, could you please kindly modify this indicator, add step size (pips) and add alerts when the plot changes from green to pink, vice versa. Add alerts as 'UP' and 'DOWN'. Add wingding 221 for up and 222 for down
Add feature to trailing stop EA (personal job)
39+ USD
Add feature to trailing stop EA For MT4 and MT5 Can you do add Stop loss with same input and different set, so the EA will do SL and Trailing stop ;) : You add : //--- SL Setting ---// AVG Last Candles = 14 V multiplier = 3 //--// Display the SL value in the Chart SL = Thanks
1 Application
(64) MQL5 Experts
30+ USD
Hi there, could you please kindly modify this indicator, add alerts when plot changes from green to pink and vice versa. Label alerts as 'UP' and 'DOWN'. add wingding 221 for up and 222 for down
ModifEA (personal job)
30+ USD
i have an ea and i need to add the following to it The EA should monitor the Equity: if the equity is Equal to N$ then the EA should stop trade until the beginning of the next week and so on
1 Application
(15) MQL4 Experts
Private for Umar (Zone Recovery Calculations) (personal job)
100+ USD
Private for Umar The project is for calculating lot size for zone recovery based on the calculations discussed privately. Workings: 1, I will place a trade manually with stoploss so the entry price and stoploss price will be the grid level. 2, Then I will attach the EA and your job of the EA is to pick the existing trade then remove the stoploss from the trade I placed manually and instead of stoploss place pending
1 Application
(21) MQL4 Experts
ADER_EA2 (personal job)
55+ USD
I want to make this clear. The deep red bars should immediately be before the first pale red bar in order to set the conditions for a 0.99 minute buy trade. This of course can only occur when the MACD value is below number x. The pale red bar that the trade is based on must be immediately after a deep red bar
1 Application
(64) MQL5 Experts
Support resistance day change V2 (personal job)
30 USD
Hi Hans I need an update to the last EA we coded 1. I want to add RSI as part of the buy and sell condition . I want buy condition to also consider when RSI is below X value in addition to what we already have and Sell when RSI is above X value in addition to what we have now 2. Since the market changes with season, I want to be able to switch buy condition for sell condition as an option
1 Application
(20) MQL5 Experts
Create a bot to exicute trades on selected 1 hour candle high and low repeatedly (personal job)
30+ USD
I have to create a bot to execute trades on selected 1 hour candle high and low repeatedly. I need to have an option to input which 1 hour candle has to be selected. Then a buy stop and sell stop order will be executed at the high and low of that candle. If the high is broken one buy trade with low of the candle as sl and same target trade will be executed. There should be an input option to decide whether ea should
1 Application
(2) MQL5 Experts
Create MT4 EA from custom and market place indicators (personal job)
40+ USD
Gwirthy EA 1. Name file Gwirthy EA. 2. Magic number. 3. Comment input field. 4. EA must be in points. 5. Use indicators: Day TradeKing (MQL5 market place), Trend Arrow Finder (MQL5 market place), HC Arrow and Arrow Trend Surfer. a. Apply True/False to each indicator, so I can decide to include or exclude. b. When Day TradeKing or Trend Arrow Finder print an arrow, open a
1 Application
(28) MQL4 Experts
Master Feeder V3.0 (personal job)
80+ USD
To sum it up, - Spread filter for feeder abd time filter - SL for Master's orders - Hedge on hedge with "Unhedged lot size" parameter . 0 will mean unrestricted hedge on hedge cycle, non-zero value stops the cycle once unbalanced lot size is small enough
1 Application
(66) MQL4 Experts
250+ USD
Alright last time I made this post, developers said it was too hard. This time I'll explain it clearly. 1. I have pinescript code that simulates a strategy and also plots Entry Labels, Stop Loss Hit Labels, Set Breakeven Labels, Breakeven Hit Labels, and Take Profit Hit Labels. 2. Your job is to convert this pinescript code into an MQL4 EA, I will attach a specification document that might help guide you. 3. A 4-Star
90+ USD
I have a custom MT4 support and resistance indicator based on Fractals. I would like to convert it to the coding language of MT5 so that it can be used on that platform as well. My original developer for the indicator does not have the knowledge to covert so I am looking for a developer who can
7 Applications
(6) MQL5 Converting