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
89319 completed jobs in all languages
Sort by:
EA WITH INDICATORS (personal job)
67+ USD
¿Cuándo se abre la operación? Cuando el #1 y el #2 (los tres del mismo color) están en azul, se abre una operación de compra. Cuando el #1 y el #2 están en rojo, se abre una operación de venta. Es común que el #1 esté, por ejemplo, en rojo (vender) y el #2 tenga 2 casillas en ROJO y 1 casilla en AZUL... en ese caso, no abre una venta hasta que las 3 casillas estén en rojo. Lo mismo si el #1 estuviera en comprar
1 Application
(10) MQL4 Experts
Add 3in1 function to existing EA (personal job)
50+ USD
This function is intended to make martingale EA’s safer by using any pullback of price to close oldest trades without incurring a loss. Whilst the basket of trades is still open. It needs a trigger before it starts working. The trigger is the distance in pips from the oldest open market order and current price. Once price has extended beyond the trigger level, the function will activate if the conditions are met
1 Application
(14) MQL4 Experts Forex
30+ USD
1. Trading behaviour: If blue supertrend is >= lower round number and <= the higher round number, EA will place a buy pending order at the higher round number. If red supertrend is <= higher round number and >=lower round number, EA will place sell pending order at the lower round number. EA should place the pending limit order ONLY when the current price is about 10 points above the limit order level. Check the
10 Applications
(32) MQL4 Experts
40+ USD
EA Trading Parabolic SAR with 1 EMA cross with trailing stop on parabolic SAR Rule 1: 20EMA crosses 40EMA Rule2: Parabolic SAR must be above for short and below for Long - minimum 3 dots Rule3: Trailing stop loss on parabolic SAR4: One of the the above rules may be occur before the other - need both to be present before entering trade Rule4: Calculate lots based on stop loss/1% of account balance Note: either the
20 Applications
(1) MQL5 Experts
Update to Ultra Grid (personal job)
100+ USD
Here's the changes I want to the Ultra Grid EA. - As it is now, the grid cycle start when the External EAs that we track are aligned on the direction, but I want to add to this and also have a requirement that all the EAs that are being tracked have at least 1 open trade in the aligned direction. Because how it is now, let's say that I track 5 EAs and only one EA have a trade in one direction, then the grid will
1 Application
(14) MQL4 Experts
Configuration of an outdated file for order submission on MT5 (personal job)
61+ USD
I need to modify an order submission file. After switching brokers, some configuration issue caused it to stop working. Only the order module is affected, as everything else in the interfacing works without problems
1 Application
(3) MQL5 Experts
Create new MT4 robot based on my private indicator (personal job)
40+ USD
Hi, This is a private job to a private developer. The robot will have the following inputs: -Robot Comment Name: -TP for each order: 100 (in points) -Profit in $: 1 (example) -Start Lot: 0.01 -Martingale mode: true -Multiplier: 1 (same lot size) 1.1 (lot size times 1.1, etc) 1.5 (lot size times 1.5 etc) -Max Spread: in points -Magic Number: 22 -Signal mode: true (martingale will open on next signal arrow) -Hedge
1 Application
(119) MQL4 Experts
New inputs for our EA (personal job)
80+ USD
i need some new inputs: now we have these; what i need is an additon to these inputs: 1- sellstop x pips below the existing “active” buy trade 2- buystop x pips above the existing “active” sell trade also, we need to make those all work together? For example, if " entry condition 3 buystop x pips above the existing trade " and " entry condition 3 buylimit x pips below the existing trade " both have input values
1 Application
(1) MQL4 Experts
BullBear expert advisor (personal job)
90+ USD
RULES FOR UPPER SIGNAL If Bar Closed above OB2, UPPER SIGNAL IS CONFIRMED and EA should write "UPPER SIGNAL : ON 14:30:70" at the upper left of the terminal. See screenshot6 SELL ORDER FOR UPPER SIGNAL After Upper signal is confirmed and 1st, 2nd, 3rd, 4th and 5th bar closed below OB1 from above OB1, EA will execute first sell order on the "6th close" of bar below OB1 from above OB1. This means that EA will execute
1 Application
MQL5 Dashboard for Price Range Comparison Across Multiple Timeframes (personal job)
200+ USD
I am looking for an experienced MQL5 developer to create a custom dashboard that calculates and compares the price range across multiple timeframes for the following assets: Major, Minor, Exotic, and Crypto currency pairs. The dashboard should present clear and concise information, allowing users to compare price movements from different timeframes efficiently. Assets to Be Included: Major Pairs: EUR/USD – Euro / US
1 Application
(8) MQL5 Indicators Experts
SuperJJ modification to the code (personal job)
60+ USD
As per the specs discussed and as per the attached snapshot please modify the code. " As per the current logic if the entry conditions are satisfactory, the EA will generate a re-entry if the previous entry is stopped out due to SL hit. Can you modify this current logic with an additional user input which will enable or disable the re-entry. When re-entry enabled no change required for the existing logic, but when it
1 Application
(2) MQL5 Indicators Experts
30+ USD
i want an EA for Exponential Moving Average of period 9 and 18 with MACD deafult with 5 min candle condition 1 - buy trade will execute on the opening of a new candle just above when EMA 9 cross 18 upside condition 2 - sell trade will execute on the opening of a new candle just below when EMA 9 cross 18 downside note 1:- if condition match for buy side then previous sell trade will exit and vice versa note 2:- every
17 Applications
(1) MQL5 Experts
30+ USD
The task is to remove a filter in the existing EA. The filter stops the EA from trading if price crosses a specified support and resistance level before reaching the entry level
10 Applications
(20) MQL4 Indicators Experts
Design an EA to manage rules of prop firms (personal job)
50+ USD
to design an EA to manage multiple prop firm rules for MT5, I have detailed instructions in a txt file but the EA has been built and now its adding some changes and options to ensure no DLLs are called
1 Application
(20) MQL5 Experts
Trensalert ea (personal job)
30+ USD
changing main entry signals in Flat-trend EA with this indicator. rest of the features must work as is. flat ea has a restriction not to open an sell, right after buy. so there must be a yellow between bars. so please delete that rule
1 Application
(1) MQL5 Experts
100+ USD
what i need : 1- Code The Dashboard In the EA (look at file for the visual) 2- add 2 little function (pending order, basket tp in usd) the image listed with the file Is 1:1 the one i want in my ea , ask me in dm for the exact funtion if you have question Minimum to apply for the job: 1- Have made previously some custom dashboards For Dev: 50 job done minimum (or a solid past experience to justify) low arbitration
3 Applications
(10) MQL5 Indicators Experts
Modify EA Daily Grid Martingale to V3 (personal job)
50+ USD
1- Change how lots are reseted. 2- Clock, Weekdays, Daily Loss. 3- Trailing Stop 4- Previous Day 5- Stop / Limit Orders. Grid Martingale V3 Update 1- Change how lots are reseted After applying martingale, the lots will only be reseted by this condition: Equity = Max Balance + Daily Profit $ So the EA will record the max balance after every trade and keep the highest value with the name Max Balance. The daily Profit
1 Application
(11) MQL5 Indicators Experts
30+ USD
I am seeking an experienced and skilled developer to code an Expert Advisor (EA) for the MetaTrader 5 platform based on a specific trading strategy with Exponential Moving Average and Buy or sell signals from Crossovers. The developer must have expertise in building EA and ensure the final product is efficient and reliable. If you have the expertise and experience to successfully handle this project, looking forward
15 Applications
EA for opening and closing trades in sequence part.3 (Last Part) (personal job)
30+ USD
The work task is a continuation of my EA development project. The task is the final part of the EA development project. The bulk of the work is as discussed with the developer, specifics for this part to be discussed further and amended as necessary
1 Application
Additions of a third filter in our already made COG SRHA and SRHA (personal job)
60+ USD
Equity Check: true/false Time: 2 (Months) SL Strategy: true/false Breakout Filter3: true/false Breakout Timeframe3: Current/5 mins and
1 Application
(8) MQL5 Experts