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
88581 completed jobs in all languages
Sort by:
30 - 100 USD
Dear I want to development a Panel like that. You have to develop below two function + necessary code for Panel void AddRow (lond _id, string _symbol, string _timeframe, string _direction, string _age, string _entry, string _sl, string _tp, string _buttontimeframe) { } void DeleteRow (lond _id) { } // _id value will be unique in panel _id = ( long ) TimeCurrent (); #1 Button (PairName With Time) click will be open
11 Applications
(9) MQL5 Experts
Use Vertex and Arrow indicator to form an EA (personal job)
50+ USD
The trigger is the vertex arrow. The other indicator is spearman and used as a filter on top or bottom and should toggle on or off. Both indicators should be modifiable. Volume vertex can also be toggled on or off when above a certain setting. So second vertex will only take sell arrows after heavy buy volume and will only take buy arrows after heavy sell volume. One of the indicators repaints, but thats okay I am
1 Application
(53) MQL4 Experts
50+ USD
Required EA is to be in MQL4 and MQL5. This means I would want the source codes for both MQL4 and MQL5 Parameters _____________________________________ Magic Number: 1234 Comments: Bollinger Bands Trader v1.0 Use_Money_Management: True of False //Option to Use Money Management for Lot Size Calculation or not. Default Lot Size: 0.01 // If Use_Money_Management is set to False Lot Size Settings: (According to account
16 Applications
(28) MQL5 Experts
Need to adjust max spread in my EA (personal job)
30+ USD
Hi Ahmet! I have a problem with the EA It opens just one trade instead of 10 I think there is something wrong with the max spread I would like that you make all the calculations in pips please Cheers Vlad
1 Application
(4) MQL4 Indicators Experts
30 - 40 USD
The EA will open trades at a specific time based on 2 simple conditions (one moving average and the close of the last candle), plus need std trade management settings
26 Applications
(2) MQL4 Experts
50 - 150 USD
Hello there. I have a indicator that i would like to automate in an EA so it trades automatically based on these indicatorsettings and signals. So the EA should act based on a "hull moving average indicator (non repainting)". So the idea is that the EA should close the previous order when the trend changes and open a new in the opposite direction instead, so in this way it will always only be one trade open at the
16 Applications
MQL4 Indicators Experts
49 - 80 USD
Necesito un EA que ejecute trades solo por una estrategia muy simple de accion del precio, sin indicadores. Filtro de horario de ejecucion. Horario de cierre fin de dia. Stop Loss en maximo / minimo aplicar SI/NO. Opcion de Trade simple (cierra trade al recibir señal en contra y espera nueva señal para ejecutar otro trade), o Trade en Bucle (cierra el trade al recibir señal en contra y con la misma señal ejecuta
7 Applications
(4) MQL5 Experts
Modification of existing MT5 EA - NNFX Scorpion Edition (personal job)
30+ USD
Modification of existing MT5 EA 161069_-_158444_-_NNFX_Scorpion_Edition 1.1 Modification of Moving Average (MA), AMA (filtered), QQE and RSI. Add “ OHLC average (OHLC/4) ” and “ OC average (OC/2) ” as a choice in all of them. Replace Vol and MA with Money Flow Index (MFI). Have the potential to compare the Baseline (BL) against the modified Moving Average (MA) of price instead of only close price as it is today
Add a TRAILING STOP to an existing EA (personal job)
30+ USD
Dear Fazliddin; I never had yet a chance to work with this EA, I started now and it works very nicely, but I see that I well need very importantly a TRAILING STOP system added. which should include 1) an option if I want the TS, true or false 2) a Start - meaning at how many pips in profit the TS should start 3) a Stop - meaning how many pips back the stop should move to 4) and a Step - how often in pips the TS
1 Application
(27) MQL4 Indicators Experts
ATR Display Numbers Based on Exisiting EA (personal job)
30+ USD
The requirement for this job is the following: I want an ATR numbers Display through an Existing EA that has all the necessary Money Management, Breakeven, Pips Counter, Currency Name Display and Close All Tab
1 Application
(11) MQL4 Experts
30 - 200 USD
Hi I’m looking to have a bot built for MT4 based on my trading strategy using a moving average, bollinger band but set to a certain way to enter the market
17 Applications
MQL5 Experts
Fully automated robot for volatility 75 (personal job)
30+ USD
Specifications required: Fully Automated so it must do everything by itself. Must be able to choose how much positions to be opened at a time Must be able to choose the lotsize with a minimum lotsize of 0.001 for volatility 75 on Deriv Trailing stop loss Risk management setting where you can say how much pips the take profit must be and the sl Must be able to send mobile alerts to phone Must be able to execute and
1 Application
(4) MQL5 Indicators Experts
An EA based on RSI and Initial Balance (07:00am-08:00am) High and Low (personal job)
70+ USD
I would like help creating an EA based on trading above and below the High and Low of the 07:00am - 08:00am (GMT) candle using RSI as a filter with the addition of a delay feature. More information will be provided on the delay feature after confirmation. I would like to be able to modify all settings such as RSI Period/Length + Overbought and Oversold Inputs etc. 1. The strategy is based around the 07:00am and
1 Application
(31) MQL5 Experts
30+ USD
Hola! Sería crear un simple EA que cada vez que yo haga una compra o venta, la transacción solo dure 60 segundos, una vez terminado el plazo de 60 segundos que la entrada se cierre de forma automatica
3 Applications
(1) MQL5 Indicators Experts
A dash to indicate Market High/Lows (personal job)
60 - 80 USD
Hello, this project is to build a dash trying to use a new method to identify market High/Low extremes. It is based on using a Dash displaying an inner and outer cell. This is similar to one you coded for me before (link included in the job description text). It uses two indicators for signals. RSI and Market Activity Index for MT5. Suggested budget $60 - 80
1 Application
(3) MQL5 Indicators Experts
50 - 150 USD
EA have Grid Settings, such as average tp(experience programmer know how to calculate based on lotsize and average price, I don't have fomula), fixed/dynamic grid distance, lot multiple...etc, not list of all Basic Setting, such as One Chart Setup(load EA in one chart and trade multiple symbols), MM Lot, Basic/ATR SL/TP, Basic/ATR Trailing, B.E....etc, not list of all Time Setting, such as web-based GMT/DST and News
7 Applications
(7) MQL5 Experts
Convert mql4 ea to mql5 ea (personal job)
70+ USD
Hello Sir I want to convert mql4 ea to mql5 ea t want the same expert but mt5 Average_BreakEven take profit for multi order input bool Use_Average_BreakEven_Buy = false; input bool Use_Average_BreakEven_Sell = false; input bool Use_Hiden_Average_BreakEven_Buy = false; input bool Use_Hiden_Average_BreakEven_Sell = false; input bool Draw_ProfitLine = false; input int
1 Application
(26) MQL5 Experts
30+ USD
NUMBER OF CANDLES (INPUT PARAMETER): IF THE EA EXECUTES A TRADE AND IT HAS NOT HIT TP (IN LOSS), THE EA WILL NOT EXECUTE THE NEXT SIGNAL UNTIL THE NUMBER OF CANDLES SET BY THE USER IS MET. THE NUMBER OF CANDLE SET BY THE USER MUST BE MET BEFORE IT EXECUTES NEXT TRADE WHICH IS THE RECOVERY TRADE. ie. IT WILL COUNT THE NUMBER OF CANDLES (TRADING DISTANCE) BEFORE NEXT EXECUTION SIGNAL AND THEN IT WILL APPLY
Kaboom mod 2.0 (personal job)
150+ USD
Algo trading kaboom: ◦ Mod requests: 1. ◦ have an option to select when to trade. ◦ It will have an option to set with what time to start the algo and what time it will stop. ◦ 2. ◦ to specify if I want it to enter both ways or just long or just short ◦ For example it would have a input for: ◦ - it is entering long (true/false) ◦ - it is entering short (true/false) ◦ So I could switch it which way I want it
1 Application
(3) MQL5 Experts
100 - 150 USD
Hello, Searching for someone to design a trading robot based on my strategy, Its based on makret structure and certain rules For more information need a zoom call to explain in details (english language)