Orders for Expert Advisors development - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
88096 completed jobs in all languages
Sort by:
Adjustment of Previous Job - Cater for More Indicators (personal job)
100+ USD
Here is the old job: https://www.mql5.com/en/job/216425 Seeing how this can be adjusted: double iRsi( const double price, const double period, const int r, const int bars, const int instanceNo = 0 ) { //static int SIZE_RSI = -1; if (SIZE_RSI <= bars) { ArrayResize (workRsi, bars + 500 , 2000 ); SIZE_RSI = ArrayRange (workRsi, 0 ); } int z = instanceNo * 3 ;
1 Application
(23) MQL5 Indicators Experts
120+ USD
Creating a trading robot on mql4 for trading news mainly usd, eurozone, gdp and aud to open trades when 10 minutes after current news has been released( time frame to have an option to adjust) Open buy when actual is greater than previous news. Open sell when actual news is lower than previous news. Take profit 50 pips. To open a recovery trade when RSI 21 on daily chart goes in into oversold or overbought scenarios
3 EMA EA MT5 (personal job)
30+ USD
Logic: 1st MA = (in this example, I use) 240 EMA High 2nd MA = 240 EMA Close 3rd MA = 240 EMA Low Trading rules: Higher EMA will place a Buy Stop order and also be the Stop Loss for a Sell order Lower EMA will place a Sell Stop order and also be the Stop Loss for a Buy order You will use a virtual pending order system so that the broker does not complain of too many pending order modifications
1 Application
(43) MQL5 Experts
75 - 100 USD
Project name: Webrequest Kill Switch Aim: The end user will have the ability to close all open trades or toggle the autotrading button from an external url Platform: MT4 Summary: There are two sub projects within this project: (i) Creation of a web form on an external url (ii) Expert advisor script which calls the Webrequest function to interact with (i)
6 Applications
A change to the existing rules of the mt4 indicator (personal job)
50+ USD
the display of green and red arrows on different timeframes should be conditioned by the closure of candles on higher timeframes as follows: 1-minute (M1) chart : Green arrows should only be displayed if the most recent 15-minute (M15) candle closure is bullish. Red arrows should only be displayed if the most recent 15-minute (M15) candle closure is bearish. 5-minute (M5) chart : Green arrows should only be displayed
1 Application
(23) MQL4 Experts
50+ USD
I'm looking for a developer who can revise the attached EA to remain profitable, but it gets caught in long periods of accumulation. I'm open to any suggestions on how to stop the long trends trapping the EA into keeping on averaging in
5 Applications
(50) MQL4 Experts
30+ USD
Looking for a skilled coder to help me build this MT5 EA: Create an MT5 EA that will execute Buy Order every 5 minute Green Candle (after closing price) and Sell Order every 5 minute Red Candle (after closing price). The EA should have a Dashboard UI where I can turn ON and OFF BUY and SELL Orders. When I turn on the EA for Buy Orders, the EA should execute BUY Orders at the close of every 5 minute green candle
7 Applications
Trading rebort (personal job)
40 USD
Hello sir I want to program MT4 expert that only works on BTCUSD The idea of ​​the epert When placed on the chart, a buy or sell order is opend If the expert opens a buy order And the price went down 50 point open another buy order and every 50 point down open another buy order If the expert opens a Sell order And the price went up 50 point open another Sell order and every 50 point up open another sell order All
1 Application
(26) MQL4 Experts
EA to trade off volume profile breaks (personal job)
50+ USD
Need EA that will use my volume profile indicator and on each new day open if price is above or below the new value high or new value low of previous day profile will buy or sell and set TP (up to 3) to these profile levels (video covers all details of when to buy and sell and targets EA options Risk % Fixed lots SL in points TP option - can enable 1, 2 or 3 TPs If set more than 1 TP then partial close the position
1 Application
Want EA open hedge then wait for the price to take the direction of one of the two tradesto open anther positions (personal job)
30 - 55 USD
The method is open buy and sell together, then wait for the price to take the direction of one of the two trades, then wait for the price to move by a distance of X points to open new trade of same kind of the direction, then continue on The same way is done by opening other trades, and evry time EA open new trade move all SL to X% of distance of x points and continue on the same way until the price returns and
1 Application
Added settings (personal job)
30+ USD
hi Tais, could you please add to our latest robot one more condition for extra fees , : - Buy/sell , if (ema/tema) , (type/method of indicator) , period , above/below (ema/tema) , (type/method of indicator) (period) - in the last project in the new indicators the buy baove/sell below was by default, could you please make them an option to chose (buy/sell) (above/below) thanks
1 Application
(3) MQL5 Experts Forex
30+ USD
averaging EA that integrates a part close strategy with trades based on newest trades. averaging volumes based on previous added trade plus x number of lots will place trades based on quicker ma above/below slower ma will close based on profit in currency
8 Applications
(13) MQL5 Experts
30+ USD
Hi i want to create a mt5 ea with 2 indicators. No hedging, grid or martingale only with proper risk managment with tp/sl. Pa Adaptive Hull Parabolic Psar Ea inputs: Ea start and stop time with minutes Inputs of 2 indicators % risk balance for auto lot size (% X,XX like % 0,24 and if stop loss hit i will lose % 0,24 of my balance) Risk/reward ratio for stop and tp(1/x,xx like 1/1,75) Lot size : auto or fix, if auto
11 Applications
(2) MQL5 Experts Forex
50 USD
Good day! NOTE: BUDGET NOT A CONSTRAINT FOR THE RIGHT DEVELOPER!!! I HAVE SIMPLY ENTERED $50 AS A ROUGH ESTIMATE. The Indicator provides no buffers but does have an event function. Can download and look at the Demo version. https://www.mql5.com/en/market/product/73721?source=Site+Market+MT4+Search+Rating006%3aGann 1. EA to buy and sell on the arrows of the indicator (Red or Green) 2. The Option of using the
7 Applications
(7) MQL4 Experts
50+ USD
please code me an EA in mql5 syntax with a magic number, lot size, SL and TP in USD amount. use the universaloscillator and JMA Z-score indicators. A buy signal is given when the blue colored Universal Oscillator cloud gets displayed on the chart. Initiate a buy transaction and set a stop order below support or when a set TP is set or when the red coloured cloud appears. A sell signal is given when the red colored
9 Applications
(9) MQL5 Experts
30+ USD
I need an EA that will open a buy position when a trend indicator gives a buy signal and open a sell position when a sell trend starts. Parameters; Lot size SL TP Magic Spread Limit Option to open additional position when price falls below the previous opened order. Distance between orders Multiplication factor Close all positions by opposite signal = True/False Trade alert Trailing stop Breakeven Trading time =
12 Applications
(43) MQL5 Experts
40+ USD
I need an EA that will enter and close multiple trades at a defined time and date. Time will be based on UTC-4 and UTC-5 ( selectable) I will need to be able to schedule 6 trades, each with its own specific opening and closing times. Stop loss and take profit in terms of fixed lots will also be required. Eg. EA will open trade on 5th may 13:00 and force close on 7th May 14:00. Option for take profit Off/ON Option for
8 Applications
MQL5 Experts
Upgrade my current MA EA to have some specific trade types have maximum position holding time and also have one trade type have different lot sizes but same requirement conditions (personal job)
30 - 40 USD
Hello team, hoping all is well! This job requires you to make some few edits to the last EA version we worked on in March. 1. This work is simple and will require upgrading my current established EA built on the principle of MA. The source code and rights will automatically remain mine and the work will remain in the MLQ5 language 2. This order is inclusive of successful back-testing and at least 1 day real-time EA
1 Application
(4) MQL5 Experts
30+ USD
The indicators are 1. Fractals 2. Support and Resistance 3. Zigzag 1. Allow close of candle at 6:30am Pacific Standard Time 2. Draw trend line from the top and bottom of the wick for the most recent two Fractals arrows. extending them forward from higher timeframe 3. Look for a break in either direction to determine whether to buy or sell after the closed of candle at 6:30am PST. 4. If there's an upward break
6 Applications
Setup to setup (personal job)
30+ USD
This EA trades tracks, highs and lower high close under or only break then take a buy once current candle breaks past high of previous candle on 15 minute chart and closes the trade in profit once sell entry is formed or once SL is reached. This EA trades tracks, low and higher low close over or only a break then take a sell once current candle breaks past low of previous candle’s low on 15 minute chart and closes
1 Application
(10) MQL5 Experts