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
111257 completed jobs in all languages
Sort by:
30+ USD
EA based on Moving averages and a one custom indicators Custom indicator is ScalperPro 6 Moving averages and looking at previous candle sizes Please read specification before applying price is fixed at $30 its a Moving average based EA and one Free ScalperPro Indicator as a trend direction. Also Check back x candles to make sure there has not been a spike
3 Applications
(31) MQL4 Experts
COLOR-COUNTER (personal job)
80+ USD
So, I would like to know when there are same colored candles on multiple symbols at the same time. For example, when there is a green candle on both AUDUSD, EURUSD, NZDUSD, GBPUSD and USDCHF at the same time. The below picture shows an outline of what the new indi should look like. It shows the following: First column: The last candle which closed was green on AUDUSD, EURUSD, NZDUSD, GBPUSD and USDCHF. Second column
1 Application
(20) MQL4 Indicators
30 - 40 USD
I need to create a simple Expert Advisor that manages my manual position by an antimartingale theory. I need to choose as external parameters the EquityToUse and the Margin to use for my trade size, and the minimum and maximu margin to reach to add some other lot to my existing position or to cut out some lots to my existing positions. So basically what the EA must do is to calculate the right lot size of my trade
7 Applications
(69) MQL4 Experts
30+ USD
hi, i need this function migrated MT5: string getLastHistTradeString(){ bool seperator = false; int acc = AccountNumber(); string broker = AccountCompany(); double balance = AccountBalance(); string histTrades = ""; for(int i=0 ; i <OrdersHistoryTotal() ; i++) { OrderSelect(i, SELECT_BY_POS,MODE_HISTORY); if(OrderOpenTime() > lastDeliveredHistTrade) { int
7 Applications
(14) MQL5 Converting
Modification of an existing indicator (personal job)
30+ USD
I would need another small change for the last indicator. I'm sending the current version (please use this current version). For the two parts that are outlined in the picture, I would need to make a transparent background. So, the background with visible candles (transparent). Thank you
1 Application
(6) MQL4 Indicators Experts
30+ USD
Hello guys, I need a hedge trade manager EA to manage my trades and open a hedge trade if the trade goes wrong against me. Please view the attached files
7 Applications
(6) MQL4 Experts
Lae ea (personal job)
30+ USD
i am looking for a forex automated expert advisor that opens and closes trades based on a moving average. Example: 50 day simple moving average. EA opens a trade when the price crosses and closes above the MA and then closes the trade when the price crosses and closes below the MA. Same for the opposite direction. EA to include options for: - Simple Moving Average periods - Take profit (true/false)
1 Application
(48) MQL4 Experts Forex
30 - 50 USD
Main Idea: An expert advisor that enters/exits long and short orders automatically by the moving average crossover. Example: As soon as a candle stick closes above the moving average the robot should enter a long order. As soon as a candle stick closes below the moving average the robot should exit the long order to enter a short order. Eventually price action will go back into an up trend, therefore a candle stick
8 Applications
MQL4 Experts
F19 (personal job)
60+ USD
Expert using weekly price points and candle patterns System will create buy and sell orders based on input values and calculations Full spec in the zip file along with examples
1 Application
(167) MQL4 Experts
30 - 50 USD
Hi there, Here I'm sending you the requirements for MySecond_EA. Let me know if this is possible by you. EA title: My Second EA. Requirements A. The strategy is based on the following indicators 4EMA, 10EMA, ADX (28) с +DI and –DI, MACD (5,10,4). B. Rules to open long position (BUY) 1. +DI of the ADX indicator must be located above –DI of the ADX indicator. 2. 4EMA crosses 10EMA from below. 3. MACD (5, 10, 4) must be
30 - 70 USD
EA Entry: Moving Average Inbuild Entry buy above MA Line Entry Sell below MA line Moving average crossed candle after take order : 3 candle (Custom Inputs) Lots Size : Calculate Automatically based on equity Take Profit : Calculate Automatically based on equity size (if 1000 USD equity means Take profit is 1000 USD) (we plan double in single trade) Stop Loss: Calculate automatically based on equity size ( if 1000 USd
6 Applications
(3) MQL4 Experts Forex
30+ USD
I need a hedge function added to my "Price Action EA". When the EA executes trades, I want the hedge to trigger if the trade goes negative an adjustable amount of pips. The current bot will execute a set amount of trade, usually 5, but can be adjusted, in the direction of a large spike. Each trade that is executed needs a hedge trade to execute if the trade goes negative ** amount of pips.. Hedge Settings needed: 1
4 Applications
(20) MQL4 Indicators Experts
Extreme Price Action For Forex Trading (personal job)
50+ USD
Hi Hooshang, Kindly work with the Specification given to you as discussed. If you need further clarification feel free to get in touch with me. am quite agreed with your delivery time
1 Application
MQL4 Indicators Experts
Perform adjustments and adaptations in robot (personal job)
30+ USD
how much do you charge for these services in this robot Insert correlation parameter Insert spred max parameter Insert dynamic pipstep parameter according to the image below If robot opens up to 3 orders the distance to obey is pipstep_1 to robot open the 4 order onwards in the distance to obey is pipstep_2 Insert correlation parameter if spread goes from 1.5 robot does not open order until spread back to be below
1 Application
(52) MQL4 Experts
RMI Whole Number EA (personal job)
50+ USD
I've got a new order for you. Cost $50 New RMI EA. You can modify my past version if that's easier. 1. Remove the "Inside Candle and New Pattern" filter. 2 Replace them with a round number filter. I want trades to be entered at the round number. See picture. 3. Grid function should be 20 pips but adaptable. All other options can stay. Grid function explanation.... The Grid for BUY trades should be 20 pips but a
1 Application
(70) MQL4 Experts
30 - 40 USD
Hello, I need help to modify an indicator for mt4. Do not know what the real name is, but it is a histogram that shows + volume above the zero line and - volume below the zero line. The way it looks now is only 1 color, but I would like it to change color to green when the histogram bars goes above zero, and red when below, or better yet: make the colours customizeble. Also I like the bare thikness to change when
8 Applications
EA for the indicator given (personal job)
30+ USD
Please create an EA as discussed in chat as per attached pic specification with below options. 1. There should be fixed TP on total running trades. When many running trades or single trade meets the fixed TP $$ amount, all trades must closed. 2. There should be hard stop loss option apart from each trade stop loss.. like when Close all trades when equity goes below certain $$ amount. 3. Fixed lot size option 4. The
1 Application
(6) MQL4 Experts
30+ USD
Hi, i need an EA: buy if previous candle is green (closed > opened) sell if previous candle is red (closed < opened) i need take profit and stop loss. I want this EA can open multiple position i want an button to close all open trade Thank you and sorry for my english
6 Applications
(4) MQL4 Experts
30+ USD
My actual EA works with an external Indicator (coded with an iCustom code). The job is to exchange the old Indicator to the new indicator in attachment. indicator send most of the time more then one buy signal and short as well. My EA have the opportunity to pick all long trades or predefine trades. he do this with counting the signals and this is very practical. the new indicator send buy and sell signals aswell
6 Applications
(66) MQL4 Indicators Experts
I need an Expert Advisor (personal job)
60+ USD
Hi Hasanboy, I would like to build an EA based on Moving Averages and Stochastic. Input Parameters Trading Timeframe: Lot Size: Use Risk % Lot: true / false Risk %: Stop Loss (in pips): Take Profit (in pips): Floating Profit: X pips Use Break Even: true / false Break Even Trigger: Max Open Buy Positions: Max Open Sell Positions: Use Time Filter: true / false Time Start: Time End: Moving Average 1 Parameters Period
1 Application
(29) MQL4 Experts