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
87760 completed jobs in all languages
Sort by:
100+ USD
I need Hedge EA that can continue my manual trade, once the manual trade that has been executed. There would be a specific settings TP and SL the same with all Hedge orders settings, specific lot size settings for sequence of hedge orders, and Distance from hedge orders. Once the SL of the Manual or hedge order will be hit, pending order will be created and still following the specific lot size sequence until take
7 Applications
(5) MQL4 Experts
Python Code for Bullish / Bearish Impulse detection on Multiple Symbol (personal job)
30+ USD
RULES FOR BULLISH IMPULSE: (1) There is a solid downtrend left side. By default there are 100 bars in this downtrend. The trend price should have moved >= 15% to be qualified as a downtrend Bullish Impulse: (2) There is fast and sharp price move aginst the downtrend which has retraced >= 0.382% fib level of total downtrend to be qualified as Bullish Impulse. EVERYTHING OPOSIT WILLBE BEARISH IMPULSE Export all
1 Application
(8) Python Experts Scripts Python
Please add AutoLot and option in code to stop trading in certain Days (personal job)
38+ USD
Hello. This is the previous EA you coded for me, the Breakout one, trading US30 Please add AutoLot and option in code to stop trading in certain Days, in future and past for backtesting
1 Application
(4) MQL5 Indicators Experts
Modify existing EA and add TPs option (personal job)
75+ USD
I want to order two variable take profits like the following: Take profit until X position (Number of positions) Take profit 1 (points) Take profit 2 (points) For example X = 4, tp1 = 100, tp2 = 20 So, the first 4 positions the tp will be 100, then after the 4th position, it will close the cycle after reaching 20. It has the same strategy like the current one, the only difference is that all will close after X number
1 Application
(29) MQL5 Experts
Create EA (personal job)
50+ USD
Look for the highest and lowest price at a defined Range. Open Sell Stop and Buy Stop at a defined time Sell Stop = lowest price at range Buy Stop = highest price at range Sell Stop -> SL = Buy Stop Entry, TP = RR1 Buy Stop -> SL = Sell Stop Entry, TP = RR1 If Sell Stop is triggered, delete the Buy Stop and place a new Buy Stop with entry = SL of Sell Stop, SL = SL of first Buy Stop, TP = RR2, Lots =
1 Application
(26) MQL4 Experts
45 - 250 USD
I need help with development of a BOT(Robot) based on my custom indicators(*3), I want martingale and grid, where a user will decide if they want to activate them or what. I also want to include Account management, so if a user activate account management on their ea, when when I trade the other ea can recognize the choice of the user. I also want to include money management, TP, SL, BREAKEVEN and so on. I only need
Update Indicators (personal job)
80+ USD
The job is to rewrite the indicators as we talked on private to make the dashboard that you are building faster and to not crash my metatrader or of other people, thank you very much
1 Application
(38) MQL5 Indicators Experts
30+ USD
I am looking for a developer to create an EA which will trade at specified times during the day. The EA must have a minimum of 10 time slots to enter. The EA must open a trade based on a fixed volume or a percentage of equity and must trade at specified TP & SL. The trade must be opened in the direction of the last candle, which is also the time specified. As an example on a 1HOUR Chart, I want to trade at 3pm. The
16 Applications
(8) MQL5 Indicators Experts
30 - 100 USD
I need an EA with the following Inputs: 1: MA Method (numeric). This will deterimine the method of the Moving average and should be able to be optimized in Strategy tester. Posible values: 1= Simple, 2=Exponential, 3 = Smoothed, 4 = Linear Weighted 2. MA1 Period: This will be the period of 1st MA 3. MA2 Period: this will be the period of 2nd MA 4. MA3 Period: this will be the period of 3rd MA 5. MA4 Period: this will
7 Applications
(7) MQL5 Experts
Update My project (personal job)
30+ USD
Greetings, as discussed, you will update my bot in the most profound was as discussed. So changes will be made that are confidential and only the developer and user will know about. Thank you so much for the opportunity to do this project for me. I really appreciate the efforts you offer
1 Application
(79) MQL4 Experts
SAR DAILY (personal job)
50+ USD
Le robot devra ouvrir des positions d’a chat et de vente selon les conditions suivante. 1. Si le SAR est supérieure au prix il ouvrira une position à la vente sur la bougie suivante. 2. Si le SAR est inférieure au prix il ouvrira une position à l’achat sur la bougie suivante. Le robot ouvrira les positions à l'ouverture des marchés et fermera une heure avant la fermeture des marchés. Il devra être possible de régler
1 Application
MQL4 Experts
Añadir condiciones de trading a un robot renko (personal job)
30 - 50 USD
*Muy importante que se pueda hacer backtesting y optimizacion y evidentemente el código fuente El robot que crea las velas renko y lo de include esta incluido en los documentos de atach files.....Mira los documentos añadidos. Lotaje = 0.01 Media movil = 200 Media movil type = Exponencial Inicial Stop Loss= 600(sera el stop loss inical con el que cada operacion abre una posicion) Max Spread=50(sera el spread maximo
1 Application
(3) MQL5 Indicators Experts
100 - 200 USD
Trabalho para criação de Expert para MT5, baseado na divergência de MACD, e que após o sinal de entrada, estabeleça Take Profit e Stop Loss baseado em um Fibonacci ( Níveis a definir ). Metodo: Indicador baseado em MACD, especificamente na divergência, ou seja, quando houver uma divergência entre o indicado MACD, e o gráfico de preços, quando o indicador cruzar a linha zero do indicador para o lado da divergência
9 Applications
(1) MQL5 Experts
Borealis trend (personal job)
30 - 100 USD
In this Strategy , indicators are: 5-period Exponential Moving Average (EMA 5) applied to the Close. 12-period Exponential Moving Average (EMA 12) applied to the Close. 21-period RSI (RSI 21) CCI (80) 20-period simple moving average low applied to close 20-period simple moving average high applied to close 14-period Adx applied to close 14-period ATR Entry Rules for Long Trades: Its simple. We enter a long trade
1 Application
(3) MQL4 Experts
100 - 130 USD
EA Based on Orderblock and FVG on any timeframe selected (just simple strategy) (1) basically the trading robot long on bullish OB then TP at previous OB. (2) the robot can aso short on bearish OB then TP at next bullish OB. Include Fair value Gap (FVG) Cut loss usually at the 1-2pips after current OB invalidated. Attached below as the example picture. Source Code Will Be Shared More details will be shared in private
6 Applications
50 - 100 USD
I need trading robot that my strategy is applied circularly to each new position in a nested loop. The EA should be coded by MQL5 language Please deliver the source code with comments. In summary, the EA should be _ Place Buy/Sell order when multiple conditions are met: _ Edit/Cancel order if multiple conditions are met _ Set stop loss and take profit _ Check current positions _ Support the following input settings 0
4 Applications
(2) MQL5 Experts
ALG888 8 Updates- ALG888-8 2.0 (personal job)
70+ USD
New Updates 1. Have a new line for LOTs , then have a switch to choose modes ( 1 or 2) 1.1 Lots ( will use same line for buys ande sells) 1.2 Lots Buy Lots Sell 2. For ADX (Trus/false) buy if 1 ( D+>D- and V value > x ) or 2 ( D+>Z level and D-< G level)´ sell if 3( D- >D+ and V value >x ) or 4 ( D->Z level and D+> Glevel) ( note : condition is or , so if true will buy ,if expression 1 or 2 ar
1 Application
(23) MQL5 Indicators Experts
MACD EMA modification (personal job)
40+ USD
I need to add a few more things on the EA 1. Equity Stop + dashboard Closure at daily profit target profit amount (0:off) Target profit in pips (0:off) reentry after closure of profit: when enabled, it will enter trades the next day Closure at daily Loss Max loss amount (0:off) Max loss in Pips (0:off) reentry after closure of loss : when enabled, it will enter trades the next day Closure at weekly profit target
1 Application
(3) MQL5 Indicators Experts
Modification of engulf.. (personal job)
30+ USD
* change the ea name to Khukx 1.0 *And add news filter for high impact news. * add TP averaging ( hide tp option) *add filler on the EA where it will display on the cahrt *my number +27610605020 *Equity *Proffit or loss *EA name: Khukx 2.0 *licence active Add option where i add the account number , date on the source code if i want to give a person ea. If it exced that date it will say licence expired
1 Application
(9) MQL4 Indicators Experts
96+ USD
Trend EA v3 (Running Daylight ) Strategy This EA is based on a trend following strategy. Example Signal: Long: The HA Market Bias Indicator is used as basic direction. If it shows green and the UT Bot indicator also gives a buy signal, the EA goes long. It should be noted that the HA Market Bias only shows green or red and no other colors. The EA remains with the current position in the market until either the TP or