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
112217 completed jobs in all languages
Sort by:
Milliseconds counter (personal job)
35+ USD
Hello my friend, I would like to know if is it possible to write a code that will return "true" or "false" with the following conditions. The criterion is: For each new bar (I'm using 5 minutes bar), it will start a counter in milliseconds (timer). When the counter hit 04:59:500 (4 minutes, 55 seconds and 500 milliseconds), will return "true" until next new bar. So, during 500 milliseconds before the bar close, it
1 Application
(7) MQL5 Experts Strategy optimization
35+ USD
Robot Name: Oofy Markets EA. Copyright: Oofy Markets not the designer. Focus on Blue Line and Red Line only. Lot Size must always be 0.01. Every time price touch Red Line - Open a Sell Order and every candle close above Red Line. Every time price touch Blue Line - Open a Buy Order and every candle close below Blue Line. All trades must trail stop loss to 20 pips when an opposite order opens
7 Applications
(6) MQL4 Experts Forex Stocks
50+ USD
//@version=4 strategy( "OSPREY NO VISUAL" , shorttitle= "OSPREY NO VISUAL" , overlay= true , pyramiding= 1 , calc_on_every_tick = false ) tick_round(x) => round (x / syminfo.mintick) * syminfo.mintick position = 0 //EMAs ema_1 = ema(close, 55 ) ema_2 = ema(close, 110 ) ema_3 = ema(close, 200 ) //Keltner Channel ma = sma(close, 20 ) rangema = sma(tr, 20 ) upper = ma + rangema lower = ma - rangema // Signal
6 Applications
(3) MQL4 Experts Converting
50+ USD
I will backtest the EA using the M1 chart. Renko should also be automatically called. RENKO will give the signal to create the CHANNEL on the M1 chart. This solution who uses the EA will not know that there is a running renko that will show the lines in the M1 chart when there is a reversal. I would like it to have at least 2 parameters. 1. Renko size R 2. Minimum amount of BOX in favor to be a reversal. Ex. If
1 Application
(15) MQL5 Experts
Update 7 (personal job)
30+ USD
some updates some updates some updates some updates some updates some updates some updates some updates some updates some updates some updates some updates some updates some updates some updates some updates some updates some updates some updates some updates some updates some updates some updates some updates some updates
1 Application
(15) MQL4 Experts
30 - 50 USD
I NEED AN EXPERT ADVISOR ABLE TO TRIGGER BUY/SELL ORDERS OF V75 BASED ON MOVING AVERAGE CROSSING. TO MAKE IT NON REPAINT, SIGNALS SHOULD BE AT THE NEXT OF THE CANDLE. MORE INFO WILL BE GIVEN WHEN SELECTED FAST MA 1 PERIOD -----METHOD-----APPLY TO------SHIFT SLOW MA 2 PERIOD -----METHOD-----APPLY TO------SHIFT ENTRY POINT BUY ORDER 1. FAST MA CROSSES ABOVE SLOW MA 2. OPEN TRADE IN THE
16 Applications
(5) MQL5 Experts
45 - 60 USD
I would like to offer for a job with below specification : 1. Create 2 EA : MT4 (MQ4) & MT5 (MQ5) version with the same function as below : Able to close all opened position when some parameters are met EA only attached in 1 pair, but able to monitor all the trades 2. Feature in the setting : Close when profit, loss and certain time ( Parameters detail will follow ) Show the active setting in the chart ( just simple
11 Applications
(6) MQL4 Experts Integration
Need help creating a simple MT 4 EA (personal job)
30+ USD
hi i have some inndicators i would like to make it work as an ea with my own rules money management + martingale + stop loss + take profit + lots control + lots recovery and more and more
1 Application
(14) MQL4 Indicators Experts
Confirmation condition on DerivativeEA (personal job)
30 - 100 USD
Hi Hooshang, i would like to have conformation triggers added to the DerivativeEA. Could you take a look at the document and: Do you have any suggestions/ideas? let me know your estimates
1 Application
MQL4 Indicators Experts
Pattern Alert Trendline Addition Project (personal job)
40+ USD
Hi Hooshang, I want to look at another project to add some funactionality to an indicator you did for me previously - The Pattern Alert Indicator Anyway, This indicator alerts for defined 2b and 123 patterns but i want to explore expanding it to include some form of early warning system to alert me to the potential of these patterns happening before they actually do. I am attaching 2 images to show what i mean using
1 Application
MQL4 Indicators
Create An Expert Advisor based on my Indicator (personal job)
30+ USD
Buy Order Rules Take a BUY order instantly when the IO indicator IS ABOVE 0.230 Close buy order when the buy order has reached the T.P or the IO is below -0.230 Sell Order Rules Execute a sell order If the IO is below -0.230 Close the sell order when the sell order hit the T.P or the IO is below 0.230
1 Application
(6) MQL5 Experts
34+ USD
Hi, am interested in modifying blackdiamond indicator and convert to EA. That is I will received : 1. A modified version of the Indicator 2. I will receive EA based on the modified version. 3. i will receive mql4 source file for indicator and EA The default input setting for the black diamond should be120. The indicator should be made to indicate down trend at the present signal or at the next candle after this
Add a filter to the previuos EA (personal job)
30+ USD
Add a trend filter to the previous EA based on the same indicator that is used for the openings of the operations but with a different time frame. This feature must be a customizable setting of the EA
1 Application
(2) MQL4 Experts
30 - 140 USD
I am trading with EAs that uses arbitrage or if not arbitrage, using very short Trade Opening windows. It would help me in my trading if this new EA I am asking for could give me information that will be presented in my MT5. This will tell me what amounts (how long) Order Execution Time (Value of Time in milliseconds to open this actual order, plus value of the time this broker uses to close this order). Also, I need
3 Applications
Create EA (personal job)
100+ USD
Dear Fedor Please take the latest EA you created for me and turn it from MT4 to MT5 EA. The settings should be exactly the same as the latest EA Any questions let me know Thanks James
1 Application
(18) MQL5 Experts
ScreenToEmail MT4 (personal job)
50+ USD
So the summary is: An indicator to use on each chart for taking a screenshot of that chart upon candle close of it's timeframe and email the screenshot to a specified email address. Also, it should not to send email when market is closed. ***Email fields*** Subject line: If you have to hard code the subject line - then please draw in "Market - Timeframe - current Time" (which I assume is MetaTrader time). So for my
1 Application
(34) MQL4 Indicators
30+ USD
I need a scanner that scans values of each pair and each TF for bollinger band. If any pair and any TF, price reaches near the Upper or lower band, it will alert me. I can give input for how much distance for each TF to have an alert. From the alert or from the dashboard, I can open the chart or the indicator opens the chart itself when there is an alert
15 Applications
(40) MQL4 Indicators
30+ USD
Hi Developers. I would like to create a trading robot using Bollinger Bands for scapling. Very simple strategy but would like to deal with a developer that actually trades. Needs to be used primarily on Dax, but can be on other asset classes. Thanks
12 Applications
MQL4 Experts
100 - 500 USD
Hi, I need you to automate a buy a sell order with alligator cross and stochastic. It is a very straightforward strategy and I'll provide you with everything you'll need
21 Applications
(1) MQL5 Experts
EA and Indicator (personal job)
250+ USD
Thanks a ton!!! Order of $250 placed. I need few more analytics to be added in TrendProAlert Indicator. Additional Inputs: Max Loss Threshold - 50 (if Loss is more than 50 Points, the "L" line color and text will be red, otherwise it will be always green) Min Profit Threshold - 50 (if Loss is less than 50 Points, the "P" line color and text will be red, otherwise it will be always green) Panel to Show: Total Profit
1 Application
(105) MQL5 Experts