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
111792 completed jobs in all languages
Sort by:
50+ USD
I'm looking for a developer with experience in building EAs for Boom and Crash indices. I would like to order an MT5 EA based on Multiple EMA crossovers to trade on Boom and Crash Indices . I will share all details to the selected developer
17 Applications
(11) MQL5 Experts
50+ USD
I need a script based off an indicator that lists five levels of support and five levels of resistance (see attached). - The script should apply a pending order to each of the levels. - There should be an input for each of the levels. The drop down input options are buy stop, buy limit, sell stop, sell limit. - The risk should be a percentage of equity input and each level will be equal risk. For example, if the
1 Application
(83) MQL5 Scripts
EA similar to the existing one but using the histogram as trigger (personal job)
80+ USD
I require a similar version of the previous EA however what i require it the same parameters for setting the stop loss and take profit as a multiple of the ATR at the time and easily adjustable using the expert property section. I would like the trigger for the long or short position to be in reference to the histogram. Once there is a peak either way above the 0 line the trade is triggered after the close of one
Creating mt4 EA (personal job)
110+ USD
Hi,I would like to create an EA that will support mt4.the EA must have a trailing (SL) and also the (TP) .the EA must be based on the specific algorithm strategy that will be shared with the chosen developer. Most of the information will be shared with the developer
1 Application
(1) MQL5 Experts
50+ USD
Hi, I need some code that use only Windows native APIs to attach an indicator to current chart EX: void AttachIndicator(string Indicator_name) The code should be put in a demo script Developer should give me full code
2 Applications
(10) MQL4 Libraries Integration C++
MT5 EA Source Code (personal job)
30 - 200 USD
Hi Anatoli Kazharski, I plan to purchase this indicator "Edge". I am also interested in the source code of this Expert Advisor "Edge", how should we proceed from here? What are the costs for the source code? Hopefully it is not too expensive to break my pocket. Please also take into account that I have already purchased the source code for EasyAndFastGUI. Thanks, waiting for your response. Regards, CW Tan
1 Application
(1) MQL5 Other
30+ USD
The custom indicator should be hardcoded to the EA, code provided. EA should open every opening of the bar Close when in profit. EA have timer, spread filter ------------------- Encode this indicator to the EA I have mq4 file of the indicator Entry: Place a trade every opening of the bar based on the signal of the indicator. Blue for buy and red for sell. Base the signal from the previous bar, the current bar is
3 Applications
(68) MQL5 Experts
50+ USD
Please make sure you go through and understand the entire requirements before applying, thanks. When the EA starts, a grid forms above and below the current price with distance equal to the "Grid Gap" parameter. Entry Rules: - When the current price hits a grid, a pending buy stop above and sell stop below is placed equally distant from the grid line. - When a any pending order is hit, the EA removes the other
12 Applications
(2) MQL4 Experts
Modify EA (personal job)
30 - 40 USD
Good morning Sergej Chukhista i want to thanks you first for the great job you did creating the EA it work great for me. Now i need to ask you for another request could you modify this AE for volatility days? It happen that when i set the pips to trigger an operation a day with high volatility for example a Non farm payroll data, the AE start the operation far away from the pips i set to start the operation there is
1 Application
(2) MQL5 Experts
30+ USD
I need a code that could be incorporated into any EA that sends Pending orders (BUY.STOP, SELL.STOP etc). The code function will be to ensure that no duplicated pending orders are sent to the trading server and in case there are duplicated pending orders, it will reduce it to only one per time, per order type, per symbol. I expect this code to be few lines...with full description of the various lines
3 Applications
(2) MQL5 Experts
Utility to sort trade results based on the Magic for MT5 (personal job)
40+ USD
Need a utility to sort trade results based on the Magic for MT5. look at the code there are a lot of EA names, I don't need them, I just need the utility to sort and show the results of trading by magic in MT5. Turn it on in MT4 and see for yourself
1 Application
MQL5 Experts
An Expert Advisor based on Candle Stick and Price Action needed (personal job)
30+ USD
I want a trading robot that will be based on candle stick patterns. I want to be able to load the robot on a chart and select whether to buy or sell, the lot size and the number of trades to open, then it will only open trades in that direction only, that is if I select buy, it will only open buy trade once the candle closes bullish in an upwards market, if the candle should close bearish, then it would take no
1 Application
MQL5 Experts
30+ USD
LONG POSITION FOR CRASH 300, 500, 1000 Exponential Moving Average (EMA 5, 15, 60) It will trigger for a sell trade only if Exponential Moving Average (EMA 5, 15, 60) crosses one another at exact point on 1 MIN time frame and closes the trade at exactly fifteen (15) 1 MIN candlesticks
30+ USD
I have a Tradingview Indicator that I want to convert to MT4. I want basically the same thing for MT4. The color must change when it goes above, between or below the lines of reference
3 Applications
(2) MQL4 Indicators Converting
Strategy Automation (personal job)
170+ USD
Hi Nicole - As discussed over IM, I would like for you to build an EA for me. It will have multiple strategies but for now, just a C onsolidated Range Breakout strategy. It will be based on my own Custom indicator as well as the ZigZag indicator. I mainly trade futures but would require the EA to function with stocks and forex
1 Application
(19) MQL5 Experts
Update to WPR OSOB Marker MT4/MT5 indicator (personal job)
60+ USD
Hi Elena, as discussed, please find Task 2 outlined below for our 'WPR OSOB Marker': Task #2 - WPR OSOB Marker update: - Left Price Label implemented at level of candle close - Left Price Label standard settings (which each can be changed by user) = LightGray, Line Width thinnest (1 of 5), Draw object as background FALSE - Settings inclusion so that the OSOB marker Line Style can be changed to Line, Dashed, Dotted
1 Application
(34) MQL4 Indicators
30+ USD
Hello there, I need a pretty simple strategy that takes stochastic slow long entries and short exits if price is above the center line of donchian/price channel. And the inverse. For example, only long trades before 1220 in the photo, and only short trades after 1220. Thanks
Integrate into existing bot standard indicators (personal job)
65+ USD
Integrate indicator into an existing EA. The idea of the indicator is to buy and sell at a marked area that the indicator draws. You will find all necessary information inside of the code that i'm gonna provide to you
1 Application
(6) MQL5 Experts
30 - 40 USD
This is a Pine script for creating a binary options trading strategy with RSI and its moving averages. Next, the script defines two input variables, rsiLengthInput and rsiSourceInput , using the input function. These variables are used to specify the length and source of the RSI calculation, respectively. The maLengthInput variable is also defined using the input function, which is used to specify the length of the
3 Applications
(3) MQL5 Indicators Converting
30+ USD
I need an MT5 indicator that can detect a non conventional candlestick pattern. It will have features such as selecting which patterns to scan for, and which time frames to scan. If you have experience in such, please contact me for details
6 Applications
(1) MQL5 Indicators