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
88583 completed jobs in all languages
Sort by:
30+ USD
Need an alert for an existing indicator. It is a simply job but needs to be done right. The alert and popup should only take place on enabled pivots. Nothing else
7 Applications
(53) MQL4 Indicators Experts
30+ USD
A relatively simple EA to follow trends for small targets and stops based on PSAR and MACD Histogram. To catch trades after a retracement that are in the process of breaking out beyond the nearest previous peak. This is experimental, so some elements will be specified as optional so that back-testing can be used to see if they really add value. The idea is to base entries on the A B C price pattern (see diagrams
4 Applications
(9) MQL5 Experts
50 - 200 USD
Hi MQL5 Devs! I'm after an EA that open buy orders per number of candles after certain amounts of pips moved (Grid + Martingale) and adjusts the TP every time a new order is created. I want the EA to have options/parameters for the following: - Number of Candles: Will normally have this set to 1 as I want to open orders ever 1 candle of a certain timeframe such as 1H so it opens an order every 1 hour if the other
8 Applications
(4) MQL5 Experts
Mod the bots to open positions (personal job)
30+ USD
So these are the update i would like to ask you : - For the entry, a position by margin with 3 tps in percentage of the initial order. It s a choice i would like to get actual type of lotage (by lots) or by % of margin. - For the exit, partial TP, two kinds. One with ATr trailing stop, let me know if you need further detail, and one by adding a length for the adx exit/tp. that means i can set an entry based on adx
1 Application
(19) MQL4 Indicators Experts
30+ USD
HI, CODERS, GOOD DAY TO ALL I WOULD LIKE TO MODIFY AN EXISITING EA, BY ADDING A MATHEMATICAL STRATEGY BASED SCANNER, WHICH SHOULD SCAN THE WHOLE WATCHLIST, FOR A CURRENCY PAIR, WHICH SATIFIES THE PARTICULAR MATHEMATICAL FORMULA (BASED ON CANDLE OPEN HIGH LOW CLOSE, AND CUSTOM INDICATORS,, )) IF ANY SYMBOL IN THE WATCHLIST, SATIFIES THE SYMBOL ,,, THE WHOLE MERGED EA, SHOULD TRADE. EXISTING EA, HAVE EVERYTHING.. IT
5 Applications
Timely Pending Orders (personal job)
150+ USD
Timely Pending Orders Basic Principle of operation. At a given point in time defined by the user, the EA will open two pending orders (one BUY STOP and one SELL STOP) at the low and high of the previous candle(-s) with the controllable offset, like on the picture below. @page { size: 21cm 29.7cm; margin: 2cm } p { margin-bottom: 0.25cm; line-height: 115%; background: transparent } The time will be controlled by the
1 Application
(3) MQL5 Experts
Making edits to my current expert advisor (personal job)
350+ USD
This is what I need. Name changed of expert Add option Hidden tp/sl from broker Add Spread filter Add trailing stop function if enabled Add atr as additional filter indicator Add cci and mfi as optional main indicator
1 Application
(5) MQL5 Experts
90+ USD
Simple explanation. This EA will use Average Directional Movement Index (ADX) value to determine which of the 3 martingale strategies it will use. For example, if ADX is 25 or less, it will use strategy 1. If ADX is above 50, it will use strategy 2. If the ADX is within the 2 values, it will use strategy 3. For the initial trade, the EA will open either 1 buy or 1 sell trade based on the RSI value. For example, if
15 Applications
(22) MQL4 Experts Forex
30 - 100 USD
Hi Developers, I would like to engage your help to develop an Expert Advisor for trading Gold (XAUUSD). - Entry: based on engulfing candles - Fixed TP and SL per trade but with trailing SL in place - Grid/ Martingale system for recovery I have the detailed specs but would also like your professional inputs on it as well. To be fair, first to respond to this application will be considered first
5 Applications
(6) MQL5 Experts Forex
50+ USD
very simple idea based on custom indicator that i won't share, when buffers show up the EA will open multiple pairs trade based on inputs. when Buffer 1 show up the EA will open trades for the following pairs: Buy pairs 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. Sell pairs 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. when Buffer 2 show up the EA will open trades for the following pairs: Buy pairs 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. Sell pairs 1
7 Applications
(10) MQL4 Experts
30+ USD
HI I have indicator which is showing buy and sell arrows but arrows are formed very distant not able identify on whch candle arrows are formed I would like to have modification so that arrows are formed immediately below for buy ,just above the candle for sell
4 Applications
(79) MQL4 Indicators Experts
30 USD
MT5 EA market validation errors, need to upload to MQL market place. I've the EA files, which file do you required from me? I have a MT5 EA, which is for indices and not other forex instruments like euro/usd etc.., it is based off for nasdaq100 indice
10 Applications
(3) MQL5 Experts Other
30+ USD
I created a Supply and Demand EA from a Pre existing Supply and Demand Indicator. The coder was able to make the indicator work perfectly in calling the zones from the indicator. However he feel critically sick after taking the Covid jab and has not been been unable to make the EA do the following: 1. Stop calling The Weak Zones or Turn Coat Zones or Untested Zones when I set them to false. 2. Create an External
10 Applications
(11) MQL4 Indicators Experts
30 - 200 USD
1. L'idée du système de trading est la suivante : les entrées sur le marché sont effectuées lorsque les lignes des moyennes mobiles simple 21 et exponentielle 8 se croisent dans la direction de la tendance actuelle . graphique en 5mn. 2. La tendance est déterminée en fonction de la moyenne mobile exponentielle 8 . Si la moyenne mobile 8 est supérieur a la moyenne mobile 21, la tendance est considérée comme
5 Applications
(1) MQL4 Experts
50 - 150 USD
TIMEFRAME : 5min BUY CONDITIONS (1lot) : - OPEN WHEN : - SMA50 > SMA20 AND - MACD [12,26,9] < 0 - CLOSE WHEN : - MACD [12,26,9] > 0 SELL CONDITIONS (1lot) : - OPEN WHEN : - SMA50 < SMA20 AND - MACD [12,26,9] > 0 - CLOSE WHEN : - MACD [12,26,9] < 0 TAKE PROFIT : 2pips TRADING HOURS : No new entries between 10:30pm and 01:00am
16 Applications
Create 7.02a_RM001: Update 7.02a EA to insert RiskManagement ("UseRiskFeature" and "%OfTheMaximumPositionSize" input variables) (personal job)
30 - 55 USD
Hello Mr. Hasan! Please update the existing 7.02a EA to insert the Risk Management ("UseRiskFeature" and "%OfTheMaximumPositionSize") input variables. Below you will find the existing and updated input variables for the new 7.02a_RM001 EA: EXISTING 7.02a Updated 7.02a_RM001 I included the recent MTX_7.03b_Buy.Sell_SQZ.01c EA for your
1 Application
(93) MQL4 Experts
70 - 100 USD
Breakout of a high or a low of a specified time interval. This EA will be run on an IG account. Very straightforward with some specific requirements to be sent later
14 Applications
(2) MQL4 Experts
30+ USD
Simple MT4 EA with following inputs: Magic Number: Comment: Trade type: BUY ONLY/ SELL ONLY/ BOTH. (pulldown menu). Risk (if 0 then fixed lots): 0 Lots: 0,01 TP: 400 (points not pips). if TP=0=use TSL SL: 500 TSL start (if 0 TSL=false).: 50 (points not pips). TSL step.: 40 (SL.: same 500) Trade Monday?: True/False. (pulldown menu). SIGNAL for placing trade: Place Trade (Broker time).: 18:21:00 in accordance
11 Applications
(39) MQL4 Experts
New EA GW PA 5.1 Creation (personal job)
240+ USD
Code new EA GW PA 5.1 as per the attached document ....... ...... ........ ..... ..... ...... ..... ........ ...... ..... ....... ..... ..... ....... .... .. .. ..... ...... .... ..... Got to have 30 words So Blah blah blah blah blah blah Will send spec when you have done the acceptance
1 Application
(1) MQL4 Experts
60+ USD
Hello, I am looking for an automated trading bot for MT4 based on the supertrend indicator. I want the supertrend to have the following settings: ATR LENGTH: 12 FACTOR: 1.5 The strategy is simple. The bot needs to open/close a trade every time the supertrend switches directions. Thats it
16 Applications
MQL5 Experts