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
112847 completed jobs in all languages
Sort by:
Creation of manual auxiliary robot (personal job)
30+ USD
creation of manual auxiliary robot creation of manual auxiliary robot creation of manual auxiliary robot robot must own possibility to insert pre-defined takeprofit and stoploss possibility to organize daily goal in a nini panel possibility to leave predefined batches possibility to place pending buy or sell orders possibility to show order opening and closing line possibility to close order in progress show draw or
1 Application
(52) MQL4 Experts
30+ USD
Algorithm Definition Spread between 2 equity stocks. I should be able to change the equity stocks in the algorithm, this should be an input parameter. Trade entry into the spread is defined according to the % change in individual stocks. For example if ‘Easy Jet’ moves 3% in comparison to ‘Ryan Air’ the algorithm will sell the stock that is up 3% in comparison to the other stock. eg ‘Easy Jet’ and Ryan Air. Eazy jet
3 Applications
MQL4 Indicators Experts
Please just transform it from indicator to ea (personal job)
30+ USD
Hallo Sir, please just transform it from indicator to ea and add the voice number of lots , tp and sl the other items it doesnt matter its ok... thank you! Best regards Gaia
1 Application
(6) MQL4 Experts
Update to indicator as we discussed on messages (personal job)
30+ USD
please include the large bubbles on the push notifications on the indicator not just divergence signals - everything else to stay the same for both the mt4 and mt5 versions of the indicator attached on this job
1 Application
(26) MQL5 Indicators Experts
Modify MT4 EA (personal job)
30+ USD
Modify EA which need to do some modification on Bars Signal Mula Dagangan Forex Kepada Pelanggan Yang Dihargai , Ketika ini, menawarkan pelanggan yang membuka akaun nyata untuk mula berdagang di pasaran sejumlah $30 bonus dagangan tidak boleh dikeluarkan* atau nilai setara dalam mata wang yang dipilih sewaktu pembukaan akaun
1 Application
(11) MQL4 Experts
Position Manager Upgrade (personal job)
75+ USD
This is a job of adding code to my existing EA, at 3 levels 1) Developing the necessary code to allow the EA to correctly manage trades in both directions simultaneously, according to the management logic already included in the code (ie. when to open and when to close profitable or losing trades is already in the code). For example, if we have an open trade on Sell and the net signal changes to Buy, a Buy trade will
1 Application
(4) MQL4 Indicators Experts
30+ USD
I need an EA that opens Buy AND Sell positions with the following specifications: Open time Number of buy positions Number of sell positions Size of buy positions - starting at 0.001 lots Size of sell positions - starting at 0.001 lots Stop loss level in pips Take profit level in pips The EA should function in MT5
11 Applications
MQL5 Experts
MT4 indicator conversion to Pinescript Tradingview (personal job) (personal job)
40+ USD
Hello, Alex Thank you for accepting First of all, I want to be able to control the calculation period to my liking 1. I need smoothing methods for EMA 2. I need signal period smoothing methods for SMA 3. I need Price constant to be Close 4. I want to be able to control Sensitivity. Ex) 1.0 for EURO, 100 for USD/JPY 5. Hi_lo_bars_back 5 Thank you https://www.mql5.com/en/code/9735
1 Application
(3) MQL4 Integration
30 - 200 USD
My EA scalper is complete and fully automated for trading on MT4. However, because executive time is very long on MT4, I want to connect to the FIX API but still use my EA scalper. Please, contact me who has experience with this option
5 Applications
30 - 60 USD
This EA uses traditional or ATR renko bricks.(I should be able to change if needed) I should be able to change Brick size.(in %) EA goes long when up trend brick closes. (for example: If bar size set to 5 pips and price moved 60 pips in one minute I expect EA to send 12 long orders) EA goes short when down trend brick closes. EA should assume that we can hold long and short positions at the same time for same
6 Applications
(1) MQL4 Experts
40+ USD
I need to modify mt4 indicator from two color histogram with 2 buffers to one color line with 1 buffer ( value 1 & -1 ) indicator included in attachment
12 Applications
(1) MQL4 Indicators
60+ USD
Signal: Counter Trend Grid. Features: One indicator Market Orders One order per bar Scalp or Single Trades Trail risk to reward Risk % of equity STP or ECN Max Spread
6 Applications
(61) MQL4 Indicators Experts
30+ USD
I would like someone to code some very basic inputs for testing purposes. 1x entry parameter based on time SL, TP & Trailing stop functions. I may require further coding post this task
3 Applications
(5) MQL4 Experts
30 - 40 USD
Hi, More info about this task is in this forum: https://www.mql5.com/en/forum/336130 I need to send a multpart/data-form via socket, I mean upload a file using socket, I just was able to send json by socket or files via function webrequest. This task is convert the methods "SendPhotoChat" and "EditMessageMedia" from webrequest function to sockets, so steps: -Use my include files ( Ibelieve I changed some file) just
2 Applications
(4) MQL5 Indicators Experts
30+ USD
I require a position size calculator to be displayed in a separate window as per the image attached. Specification: 1. Indicator displayed in separate window 2. Input to change font size, font colour as required 3. Input to change x,y location of indicator within window 4. Input to change % risk 5. Input to change stop loss range 6. Indicator must calculate lot size based on current account size and % risk 7
2 Applications
Explanation of indicators (personal job)
50+ USD
Hi, I am looking for someone who can explain the indicators indepth of the Extreme TMA system. In attachment the document file with the details of the project and I have included the indicators and templates in the zip file. Let me know if you have any questions
1 Application
(4) MQL4 Indicators Translation
Enhancement to existing EA (personal job)
60+ USD
Change to EA Coding The EA for which the coding change is required is attached / uploaded here. It is version 7. The EA works as follows. It uses the Bulls/Bears Automated Trend Line (BBAT) to divide a chart into a buy zone and sell zone. It also uses the Bulls Power and Bears Power indicator to activate entries in the relevant zone. Thereafter a trailing stop loss can be activated which trails with reference to
30 - 60 USD
Hi , I am looking to manage my target and stop loss in two different ways as below : - 1) I f the price reaches a certain level (this level should be decided by me) , close a certain percentage of my opened position (the % should be decided by me) and move my stop loss to a new certain level (the new level should be decided by me) . refer to image 1 2) I f the price closed above or below a certain level ( above
6 Applications
(1) MQL5 Consultation
30+ USD
I need a simple RVI EA for MT4 with the following rules: Buy when RVI ( Relative Vigor Index) main line (MODE_MAIN) is less than -0.8 and Sell when main line is greater than 0.8. RVI period 10. Chart period M1. TP 20pips. SL 20pips. Lot size 0.01. Only one open order per signal until TP or SL is hit then wait for the next signal. All values should be adjustable
12 Applications
(1) MQL4 Experts Forex
30+ USD
The Expert Advisor (9588014.mq4) will be sent in the comments The file (9588014.mq4) was created just to get the information ////////////////////////////////////////////////////////////////////////////////// (A) Add the function (false) or (true) IN THE EXISTING FUNCTION: TradeSize = 0.01; (true) Function (B) does not work (false) Function (A) does not work
3 Applications
(1) MQL4 Experts Forex