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
112219 completed jobs in all languages
Sort by:
20 USD
I need a coder to add an ATR trailing stop to my MQL4 EA. My current EA executes both market and pending orders. If the ATR is enabled, it should apply to all buy or sell orders. Input variables should look like this: 1)Use ATR True/False 2)ATR take profit multiplier- ( accepts double values e.g 3.5..) 2)ATR stop loss multiplier -( double value e.g 1.2..) If anything is unclear, please let me know. Thanks
8 Applications
(8) MQL4 Experts
Modification of EA (personal job)
30 USD
Modification of EA - MultiHedgeCrossLineMA10.mq4 : 1. Add 'variable' - "1position in time" true/false & by default= true. If is "false"- many positions. I need & possibility to open many orders & every closed position to closes all opened positions. 2. Add TP2 - in "amounts", not in "pips". To work with both TP(TP1in pips & TP2 - in $) & closes the order with 1st hit TP
1 Application
(1) MQL4 Experts
20 USD
Hi! I need someone to look through an EA I have made. It is finished and working, but it just need some small tweeking and adjustments, like adding possibility to open two separate positions with diffrent closing criteria per "trade" instead of just one position as it is now. And also ad the limitation of only open one trade per currency at the time. This should take an experiensed programer a few minutes to do :-)
7 Applications
(7) MQL4 Experts
20 - 30 USD
I need a indicator which capture image of chart as the price change and it replace it with same image with new update chart in gif format And image generate should come under File with inputs to name file location have a look on link http://prntscr.com/fgmvpg Additional input be That i can change the size of chart like 900*600 or 1200*800
3 Applications
(12) MQL4 Indicators
20 - 30 USD
I need to modify my existing Binary Options Expert Advisor, I want to make the opening condition more tightly, and then the martingale trade follow by new rules, not by profit and loss
3 Applications
(33) MQL4 Experts
20 USD
Indicator added to EA, 2 indicators removed from EA,The Adaptive EMA removed and MA Trend SG, New indicator added CCI Smooth Buy and Sell at 0 line, showing Buy Sell Arrows . Looking to have the EA job done today
2 Applications
(5) MQL4 Experts
Merge two indicators into one (personal job)
50 USD
The scope of this job is to merge two indicators into a single indicator that paints the ideal entry points based on the strategy (painting buy/sell arrows on the chart only)
1 Application
MQL4 Indicators Integration
EA-based indicator (personal job)
20 - 30 USD
I need another service, needing an EA Based on an indicator. When at the end of the candle the indicator reaches the lowest or highest point it enters the reversal. In this case at the end of the sail that has 5m it is in one of the two points will open an order for 5m that will end in candle
1 Application
MQL4 Experts
I need Update - 2 Expert Advisors (personal job)
20 - 50 USD
I need to update on two Expert Advisors that did it for me. BU 769 Add time filter in mode 1 Add price return filter in mode 1 and mode 2 RSI 1.6 Add day filter Add Price Return Filter Add max and min filter from previous days
1 Application
(30) MQL4 Experts
20 - 35 USD
Hi, I need someone to create an EA for me base on the following settings and rules. Do read carefully and understand. Thank You INDICATOR BOLLINGER BAND PERIOD : 20 ---- SHIFT : 0 ---- DEVIATION : 2 ---- APPLY TO : CLOSE MOVONG AVERAGE 1) PERIOD : 5 ---- SHIFT : 0 ---- MA METHOD : LINEAR WEIGHTED ---- APPLY TO : HIGH 2) PERIOD : 5 ---- SHIFT : 0 ---- MA METHOD : LINEAR WEIGHTED ---- APPLY TO : LOW 3) PERIOD : 10 ----
6 Applications
(5) MQL4 Experts
50 - 70 USD
Hello, I need Expert Advisor With Custom indicator Heiken Ashi and Moving Average. Heiken Ashi for Buy/Sell signal. Moving Average as Buy / Sell zone filtering and this must be can set Enable or Disable. After Buy / Sell signal must EA number of orders can open
19 Applications
(6) MQL4 Experts
BBAlerts EA in the trend (personal job)
25 USD
Hello, I need you to create an EA from the BBAlert and Trend Colored indicators. Generally taking buy trades on the blue and sell trades on the red arrows Two modes: Early mode. Choose true/false Take buy trades on Trend colored indicator Bullish weak or Bearish weak in a higher timeframe (choose TF parameter) Take sell trades on Trend colored indicator Bearish weak or Bullish weak in a higher timeframe (choose TF
1 Application
(35) MQL4 Experts
New EA (personal job)
80 USD
:) Hello Sir‌‌ This job offer is for the new expert advisor with 4 variants, which was discussed via personal messages K‌indly place a bid so that the order can be executed‌ T‌hanking you
1 Application
(17) MQL5 Experts
AG EA UPDATE (personal job)
20 - 40 USD
Hi, I will request a new work based on multiple ours others works. In private all specifications i will send you. we will do then more modules based in this one. More details after this work finished Thanks Experts , MQL4
1 Application
(22) MQL4 Experts
EA Modification (2) (personal job)
40 USD
EA Modification to only initial trade module Grid & Hedge need to be removed Add Stop Loss & Trailing Stop Add stop trading Friday .................................................................... REMOVE : Max Lots Multiplier Step (Grid) Num .................................................................... ADD : [all values are in points] ============================ Take Profit / Trailing : [DD] -Take Profit
1 Application
MQL4 Experts
THANASSKUMAR KARUPAIYAH (personal job)
30 USD
"dont need to send Source Code" StreamLine Stoch RSI Pending. Followings are the requested add codes:- add Max Lot size. add MAX Number of trades to trade. add option trade without martingale. so if loss means loss. I using MT4 terminal for your Info. Thanks
1 Application
(11) MQL5 Indicators Experts
HK system (personal job)
50 - 150 USD
Indicators Used: ✓ Heiken Ashi ✓ Moving Average ✓ Ichimoku ✓ Stochastic ✓ ATR Position Sizing for Trade: Position size = ((account value x risk per trade) / pips risked)/ pip value per standard lot Account Value: My Current available balance. Risk per Trade: % of risk of money willing to risk for one trade Pips Risked: Pips distance between trade open price to Take Profit Price in pip values. This is to auto
1 Application
(1) MQL4 Experts
Fix Feature in EA (personal job)
20 USD
input string comsMAswitchon="===[Switch Trading On]===";//~ input string comsMAswitchonabove="===[Switch Trading On X Pips Above MA]===";//~ input bool b_ma_switchon_above=false; // Switch Trading On X Pips Above MA input double ma_switchon_above_x_pips=0; // XPips Above MA input int ma_switchon_above_period=50; // MA averaging period input ENUM_MA_METHOD ma_switchon_above_method=MODE_SMMA; // averaging method
1 Application
(33) MQL4 Experts
Breakout EA Extension (personal job)
45 USD
- Filter with two layers using Scalper.mql4 On / Off with Option to set Period for indicator. Filter 1: Only Buy / Sell if Indicator Period 1 is Red / Blue Filter 2: Only Buy / Sell if Indicator Period 1 is Red / Blue - Option to Close order based on reverse signal of Filter 1 instead of TP/SL or Trailing Stop Settings - Option to activate / deactivate the feature of 2 pending orders per day Pending-Order-Limit on /
1 Application
(1) MQL4 Experts
20 USD
I want a straightforward Rate of Change indicator. This indicator should be applied to the PRICE or to a specified SMOOTHED MOVING AVERAGE and placed below price. Therefore I should have the ability to choose: - between applying it to the price or smoothed moving average - the value of the smoothed moving average - the number of periods for the rate of change I should also have the ability to add levels on
1 Application
(9) MQL4 Indicators