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
47554 jobs in the archive in all languages
Sort by:
New EA based on Point Distance Logic (personal job)
30 - 44 USD
Hi, I want to incorporate the Point Distance logic from existing Indicator with new EA Main_MA MA: "50" Method: "Exponential" __________________________________________ Point_Distance_Levels: EA should have different Point Distances Levels based on MA distance, which he should look for Levels: "200,300,400,500" EA should wait and look for a "Signal Candle" on the current TimeFrame that CLOSES >= one of the desired
0 Applications
(6) MQL4 Experts
50 - 150 USD
I need to bridge trades from my EA running on Mt4 automatically to the Alpari, Binomo, binary.com and iq option platform, in real-time. (like MT2) The trades made in MT4 (Using demo/real account) need to be executed in via an Expert Advisor (EA). The trades use fixed take profits and fixed stop losses once they are on they stay on fixed and no changes are made. It is simple. It will not be necessary to create a
5 Applications
30+ USD
Hi, I'm in need of a simple EA that gives me signals from the Stochastic indicator It must start up at a specified price The stop loss has to be a stop loss of 10 pips and take profit of 10 pips It can automatically trigger after the lines haved crossed
10 Applications
(1) MQL5 Indicators Experts
30+ USD
Hi , We have indicator based on ex4 , we need to create EA to make pending order accordance indicator signal as soon as receive the signal from indicator we need to create pending order sell or buy accordance indicator directory and Entry point is price entry to current candle , exit point is starting next candle any time frame , pending order expiry accordance timeframe need to support suffix and run multiple
12 Applications
(1) MQL4 Experts
50 - 120 USD
I need an EA which doing mouse clicks. When price moving up with 1 pip within 1 minute, then it's should making a click on a gaven place and w hen price moving down with 1 pip within 1 minute then it's should making a mouse click on other gaven place. I want also few extra simple features
10 Applications
(3) MQL4 Experts PHP HTML
30 - 60 USD
TRADE MANAGER FEATURES TRADE PANEL 1. Lot size calculator with provision of Risk % of the equity SL in pips TP in ratio/pips (If in ratio, number 1 should mean 1:1, 2 means 1:2 so on) Then it calculates for you the lot size according to the stop loss size and your available account equity. 2. Once you preset the settings, you can open a trade order in one click. 3. As trades progresses in the right direction
14 Applications
MQL4 Experts
30+ USD
Chỉ định Đặc điểm kỹ thuật yêu cầu của bạn tại đây từng điểm. Cố gắng mô tả các yêu cầu của bạn một cách ngắn gọn và rõ ràng để nhà phát triển tiềm năng của bạn có thể đánh giá chính xác độ phức tạp và chi phí của nó, cũng như thời gian thực hiện cần thiết. Mô tả không tốt hoặc quá chung chung sẽ dẫn đến việc đơn hàng của bạn bị bỏ qua, hoặc bạn sẽ mất nhiều thời gian thương lượng chi tiết với từng người nộp đơn. Hãy
0 Applications
MQL5 Experts Integration
50+ USD
Need a setup that can capture 1% movement of an instrument ( either buy or sell ) which moves 4% to 5 % of its price on a daily basis . So if an instrument price is $200 and it moves $8-$9 daily, I need a setup that can with most probability generate a $2 profit intraday. You are free to use any indicators / logics for signal generation
2 Applications
MQL4 Indicators Experts
30 - 150 USD
Telegram trade copier executes all trading signals from Telegram to the trading platforms (MT4 or MT5). Therefore, it can copy all kinds of signals even if images, different languages...). So, users can follow all instructions from the signal provider and can create their own strategies by picking only the trading signals and set their own money & risk management if they don't want the profit or stop lost from the
5 Applications
MQL4 Experts
30 - 50 USD
Greetings, I have a proprietary mql4 indicator that I want it to be converted to be used in tradingview. Please contact me if you can help me out. Also, please let me know if problems arise how will the troubleshooting will be factored into the payment. Thanks
2 Applications
30 - 200 USD
Chỉ yêu cầu kỹ thuật đặc biệt của bạn từng điểm một. Cố gắng mô tả các yêu cầu của bạn một cách ngắn gọn và rõ ràng để nhà phát triển chức năng của bạn có thể đánh giá tạp chí phân biệt chính xác và chi phí của nó, cũng như thực hiện thời gian cần thiết. Mô tả không tốt hoặc quá chung sẽ dẫn đến việc bạn bỏ đơn hàng hoặc bạn sẽ mất nhiều thời gian để thương lượng chi tiết với từng người nộp đơn. Hãy nhớ that: Hãy nhớ
0 Applications
MQL5 Experts
30+ USD
// - This script to change bars colors. //////////////////////////////////////////////////////////// Reversal123(Length, KSmoothing, DLength, Level) => vFast = sma(stoch(close, high, low, Length), KSmoothing) vSlow = sma(vFast, DLength) pos = 0.0 pos := iff(close[2] < close[1] and close > close[1] and vFast < vSlow and vFast > Level, 1, iff(close[2] > close[1] and close < close[1] and vFast > vSlow and
2 Applications
MQL5 Indicators
30 - 50 USD
I want to get a mt4 ea converted to mt5 will provide source code and I also want some modifications to be made on both mt4 and mt5 ea. I want the name of the ea to be changed for both mt4 and mt5 and some other things changed too
12 Applications
MQL4 Experts Converting
30+ USD
I need a developer to update an existing code. We have an internet service that provides final decision in making trades. This service is provided as an HTTPS endpoint which will be made available to the developer. The developer will be charged with writing a few lines of code to consume the endpoint and provide feedback to the EA on if the trade is good or not. For example, if the EA wants to take a trade after
5 Applications
Personal Job for indicator (personal job)
50+ USD
Hi Valeriy, you did a job for me a while ago where you added an MTF feature to an indicator I had. The indicator has a small pre - existing error. I also wanted to make this indicator MTF as well CCI_candles_averages.mq5 make MTF or HTF. _donchian_channel_mtf.mq5 fix error message ( i have included screenshot)
1 Application
(13) MQL5 Indicators Experts
50 - 150 USD
I have an EA on MT4 and I want to use it for automated signals for binary options on IQoption platform. I search and I ve seen that its something <<easy>>. I m looking for an experienced programmer who knows how to do it in a fair price. Thank you. Konstantinos
3 Applications
MQL4 Integration SQL HTML Forex Options
100+ USD
Hi I am looking for a developer to create an expert adviser for the following; At a specified server time take note of the price, and i mmediately set a Buy Stop and a Sell Stop at XX points away from the noted price, and auto set a Take Profit at XX points away from the Buy Stop price and the Sell Stop price, and auto set a Stop Loss at XX points away from the Buy Stop price and the Sell Stop price
30 Applications
(1) MQL4 Experts
30+ USD
Apply only for 30$ very simple work. Need to change EA name I will tell it later. Add auto lot settings: default 3% rix change ea name: add new order: 1st trade will be open automatically with default settings. sl 30 tp 13( hidden) volume auto lot( default 3% rix) If trade goes lossess 10 pips then open new trade sl 25 tp 20 same lot if market goes again 10 pips lossess then open new trade. sl 15 tp 30 same lot when
5 Applications
(2) MQL4 Experts
30 - 40 USD
hi, im looking for a mq4 version of an indicator i have, im willing to buy the indicator if you may have the source code, or if you think you can re write the indicator im also open to that as well. The settings show what the indicator consist of so hopefully it shouldn't be an issue. Thanks
4 Applications
(6) MQL4 Indicators Experts
50 - 200 USD
Looking for a Bot which can copy trade from master account and execute in slave account but both account will be in different PC or VPS. Main idea is, I will sell this bot to customers. They will setup the bot with their account and run in a VPS or PC. This bot will automatically copy trade from a master account ( which will be owned by me and hosted in a different PC) and execute the same trade in customers account
9 Applications
(8) MQL5 Experts