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
111782 completed jobs in all languages
Sort by:
50 - 100 USD
I want a traditional renko chart expert advisor that would place and close trades based on the colour of the renko box. I want the settings to be adjustable such that I can choose the size of the box I want
10 Applications
(2) MQL4 Experts
More mods. (personal job)
35+ USD
Hello. Back for more great work. Just making a few changes to EA. This time we will make EA only look for two bar set ups. Making a few changes to other logic as well. Thanks. Pic 2 is example of NoTradeIfCrossesMA
1 Application
(3) MQL5 Experts
30 - 50 USD
- I would like a program that can be initialized from the OnInit() event of any expert adviser that will store all trade activity to a Sqlite database. - The program should have sufficient parameters to specify DB location and other compiler specifics ( x86 , x64 ) for Sqlite interop - The applied version of this would include the program via an #include directive and then possibly pass information via the
2 Applications
(1) MQL5 Experts Integration C++ SQL
Market direction: (personal job)
41+ USD
Need some modifications to SanuSignals And a new signal pattern New pattern works with MA. The MA is included in the attachment Also can you please use (edit) the SanuSignal file in the attachment Full explanation is in attachment When I place the mouse on top of a signal arrow It gives me the name of the indicator Will it be possible? To change this to show me the name of the signal pattern where it has been
1 Application
(9) MQL4 Indicators
Enhancement to HiLo EA (personal job)
30 - 60 USD
Add clandestine trade – so EA monitors but does set a trade – it just trades when conditions are right Move SL to break even at certain % profit or certain $amt? Auto Support resistance for SL? Go back X bars – user defines X Ability to spit out all indicator values on charts before trade and when trade ended (good or bad)
1 Application
(3) MQL4 Experts
FIX EA CODE (personal job)
30+ USD
//Grid Recovery int _tmp_GridRecoveryTradesTotal = GridRecoverOrdersTotalM(); if((InpGridRecoveryOnOFf && OrdersTotalM()==1 && GridRecoveryCheckMainTrade()>InpGridRecovery*(1+_tmp_GridRecoveryTradesTotal)&&_tmp_GridRecoveryTradesTotal<InpGridRecoveryMaxTrades-1) ||(b_macross_grid && OrdersTotalM()==1 &&
1 Application
(33) MQL4 Experts
Improvement to previous Job. (personal job)
35+ USD
Hello Francis, okay as already discussed let's to open this new job. We will add several parameters to previous code and it need also to modify an indicator included in the code, in this way we will continue the research to improve the code and general operativity. The job not require complex alterations at all although it can appear elaborate
1 Application
MQL4 Indicators Experts
50+ USD
i need an indicator that i can import and use with www.eabuilder.com i need a zig zag indicator that will store levels as buffers, level 1, 2, 3, 4, 5, 6 so i can use them with www.eabuild.com... i only need it to store the last 6 points but if this could be changeable the even better, either as higher highs, higher lows, lower highs, or lower lows, ive included a screen shot just to help... should be fairly simply
4 Applications
(6) MQL4 Indicators
Add features to LastEA you developed for me (personal job)
55+ USD
Ok we have to discuss a new project. The engine is the same. Yo can start from the ea we made (the last with breakeven) and you'll save a lot of time. What's the differences: - no input value on the chart at all (I'll use only input in the inputs tab to input my settings value) - 5 buttons: SELL, BUY, << SELL, << BUY, CLOSE BUY and SELL works normally as in the current EA while the symbol "<<" means that the EA has
1 Application
(14) MQL5 Experts
Modify bot mt5 (personal job)
50+ USD
Hi This bot needs to be re-written so we can build upon it. This bot is my basic logic for all bot moving forward so i think it's important for both of us. I do appreciate your assistance. I will post spec sheet thanks
1 Application
(24) MQL5 Experts
50 - 100 USD
if range between last high and last low is more than xx points than should a buy stop or sell stop order created. for example the range is 30 pts. last high is 5100, last low is 5020, next movement is higher than 5050 (5050-30=5020 pts), than there should be a sell stop order created at 5020 !! If the movement stops at 5070 and go down to 5010 than there should be created a buy stop order at 5070 when course reaches
17 Applications
(2) MQL4 Experts
Further Development of Heiken Ashi EA (limit orders) (personal job)
30 - 50 USD
In need of further development for Heiken Ashi Ea involving auto placing limit orders in strategic locations based on percentage of previous candle's body (combined opening and closing price). Limit orders will have a unique stop loss setting and cancel out on their own upon meeting certain conditions. Slippage setting will also be needed. :)
1 Application
(21) MQL4 Experts
30+ USD
Hello, i would need a simple indicator that simplifies my daily routine on the DAX. I would need an indicator that i can attach to the chart and it simply draws horizontal lines for the 25,50,75,100,85 level. Example: 12100 , 12200 , 12150, 12125 , 12175 See the attached Screenshot for further explanation. It would be great to disable certain levels in the inputs tab like: 25 true/false 50 true/false 75 true/false 85
9 Applications
(93) MQL4 Indicators
30 - 300 USD
Hello I need to create an Indicator that gives Buy/Sell signals depending on 4 conditions. But before we go into the conditions there is a few points to know: first of all there is an attached indicators that is taken into consideration in 2 of the four conditions second : 2 of the conditions are on a time frame " lets call it the main time frame" , and the other 2 conditions are in the time frame just below it "lets
14 Applications
(5) MQL4 Indicators Experts
30+ USD
Need a programmer who can build an EA based on one indicator with required parameters & specifications. please reply me back asap. thanks. quote & time is fixed. $30 /2 days
6 Applications
(94) MQL4 Experts
New EA based on last bar direction (personal job)
30 - 50 USD
I need an expert adviser in mql5 that starts every Day at a specific time (input 1) with a specific lot size (input 2). Sell or buy signal: If the first bar is Red (down) a sell signal is confirmed. If the first bar is Green (up) a buy signal is confirmed. Price Distance calculation: When a sell signal is confirmed the open, stop loss and take profit price is based on the subsequent bars. If the next bar close
1 Application
(9) MQL5 Experts
30+ USD
I need the code for this as I have been writing most of it anyways and would like to learn where I went wrong. So if you Dont want to write and share the code then this ones not for you. I need a bot that can open a position in one direction. So 1 sell and 1 buy can only be opened at any given time. No more. Then the EMA I will provide. A check must be made on the broker to see what the minimum SL can be set. Set the
6 Applications
(2) MQL5 Experts
Edit and add indicators for EA to be active on MT4 (personal job)
60+ USD
Hello! Please fix and add the indicator for my EA. The job is very simple for you. I have two requirements: Requirement 1: Open or close the EA, at the current candle (when the indicator shows a sell or buy signal, the EA must open or close the order immediately). Requirement 2: Add 2 EMA indicators to the EA. Default EMA 25 (adjustable) AND EMA 40 (adjustable). - Conditions for closing and opening orders: +
1 Application
(12) MQL4 Indicators Experts
Create Panel to Existent EA (personal job)
50+ USD
I will creat panel with 2 button BUY, SELL at market price. 2 button to open Pending Limit, 2 button pending Stop. one input Lotsize basically - make this eA control only order opened where have this EA inserted. order will be oepned by market and pending as well
1 Application
(11) MQL5 Experts
30+ USD
Hello, Take a look at the PNG file attached, it makes it easier to understand. Basically, I just want you to add to this indicator: - a BUY sound alert when the price crosses below ( and only below ) the lowest green line of the MBFX System. - a SELL sound alert when the price crosses above ( and only above ) the highest red line of the MBFX System. I intend to use it on M1 or M5 time frames on Metatrader 4. Alert
4 Applications
(4) MQL4 Indicators Consultation