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:
Correlation recovery (personal job)
100+ USD
Signal Generation when main chart courrency crosses over up and candle closes, and the Minimum diffrence in pips condition is met EA should buy and reverse for sell. if price reverse and does not go to TP, when it reaches a set X amount of pips in the opposite direction then an opposite trade is opned using the martingale multiplier. and this should continue until TP is reached for one of the trades and all trades
1 Application
(24) MQL4 Experts
30+ USD
I found out that the calculated moving average (mode SMMA) is different vom the same moving average in the normal chart window. The consequence is a wrong behavour of the EA. Let's take this small "EA" to show the problem: void OnTick () { // Create an array double myMovingAverageArray[]; // define properties of moving average int MovingAverageDefinition = iMA ( _Symbol , _Period , 400
2 Applications
Martingale in Martingale + MA + candle + profit + information displayed (personal job)
30+ USD
Martingale in Martingale + MA + candle + profit + information displayed ============================================================= I need to upgrade everything with a whole new idea Please discuss with me We will develop them together thanks
1 Application
(6) MQL4 Experts
Alrabeii (personal job)
30+ USD
السلام عليكم ورحمة الله وبركاته أرغب في إضافة شرط لإدخال EA الذي قمت ببرمجته مسبقًا عن طريق إضافة عدد من ثلاثة mofangs مع نفس فكرة mofangs الحالية وأريد منهم أن يعملوا في إطار الأربع ساعات Also, I want to add the stop transfer feature on the entry point
1 Application
(43) MQL4 Indicators Experts
50+ USD
I have a moving average strategy that i have used for crypto trading. I want to use this formula for forex but i need help backtesting and finding the most optimal parameters for the ema and ma cross strategy that i use. i have the code in python and am willing to share it as long as someone i able to take the code and do backtesting for certain forex pairs and find the most optimal ema and ma's to use and other
2 Applications
(6) MQL5 Experts
Modification of EA (personal job)
30+ USD
Features to add : 1. Order Compesation logic - it is always self-activated when i open a market order + limit order only. Example : I open 0.3 Lot (30%) BUY + 0.7 lot (70%) BUY Limt order with same TP/SL both as they work now perfectly. The price goes against BUY and the Buy Limit is activated with 0.7 lot. When the 0.7 Lot Buy Limit compesate the loss of the 0.3 Lot Buy, close them both in 0 profit
1 Application
(20) MQL4 Experts
Stoch and 200 ema (personal job)
40+ USD
Hello Dalya, For this next EA, it will involve 2 different time frames, the stochastic oscillator, the pz trend indicator, and the 200 ema. On the higher time frame (4 hour), the ea will wait until the stochastic becomes either overbought or oversold. The ea will then look on the lower time frame (30 min) to look for trade opportunities The price must open and close above or below the 200 ema and the pz trend must be
1 Application
(18) MQL5 Experts
The_moneymaker - four horsemen (personal job)
30+ USD
ciao shukurjon, qualche tempo fa ti ho commissionato l'EA "i quattro cavalieri". Ora devo inserire piccole aggiunte: 1) possibilità di sospendere l'offerta di un nuovo ordine dopo che EA ha chiuso le posizioni aperte (regolabile in ore e minuti); 2) possibilità di specificare meglio i giorni e le ore di attività dell'EA: ad es. Lunedì di ora in ora, martedì di ora in ora e così via per tutta la settimana
1 Application
(10) MQL4 Indicators Experts
30+ USD
hi, i need a help for an EA.. sorry for my broken english. 1. this EA is use for a trending market, so it can open some Pending orders (BL, BS, SL, SS) --> grid positions. these pending orders can be on - off each by setting. 2. the distance for each position can set by setting (... pips grid size) 3. maximum place pending orders can be set by setting 4. Take profit n Stop loss set by setting 5. all pending order
8 Applications
(1) MQL4 Experts
30+ USD
Hello, I have a script to make screenshots. Now I want to run it every 15 minutes(adatable number) So it needs be an EA instead of a script. So basiscally the script should be converted to ea thats runs every 15 min. The name of the files should be stay the same as it is in script now also the resolution should not be different. Also the location were the files are store should not be different. Below the script
3 Applications
(12) MQL4 Experts
BBands EA-II (personal job)
250+ USD
Specification of the Bbands EA-II Introduction: This EA should be programmed in points instead of pips, for being used in mean renko charts and it can only open one buy or sell trade at a time. The objective of this work is to make some modifications and complete the BBandsEA-I, whose programming has already started. For this purpose, in this specification will be presented as a reference only the points that will
1 Application
(14) MQL4 Experts
30+ USD
Good evening, I have some Ea and I'd like to modify them. I noticed that I have a lot of problem when news come during the day. I'd like someone that create a code to add to my Ea that stop the Ea on the chart when a news is coming and restart the Ea after some time news has been released. For example: big news on Usd at 15:00...the code will stop the Ea on the Usd asset some minutes before 15:00 ( I must choose how
2 Applications
(14) MQL5 Indicators Experts
30+ USD
Hi, let an Ea place buy stop with 0.2 lot that can modify buy stop price with a distance of 100 points from the market (A moving buy stop that can only move down, example down is 1.12500, 1.12495, 1.12490). If market hits the moving 0.2 lot buy stop then delete all buy limit. Place 4x buy limit with 0.05 lot with multiple distance of points from the market, see image. If market hits 0.05 lot buy limit, at that time
1 Application
(26) MQL4 Experts
40+ USD
hello, i want to make an ea from this indicator https://www.mql5.com/en/market/product/10139 MACD Crossbow indicator buy when value 2 upper the 0 line and the value 4 is also upper the 0 line and its color is blue and that after the bar closed and close it when the color changed to red and that after the bar closed sell when value 2 lower the 0 line and the value 4 is also lower the 0 line and its color is red and
11 Applications
(44) MQL4 Experts
38+ USD
Convert current EA into dll so that the source code is secured and protected. EA will pull all trading operations from dll for security.. My maximum budget is $38 if you can work for that price apply.. i need this done within 1day
3 Applications
(1) MQL4 Experts Libraries
Add the trailing stop with EMA to my EA (Aping138_Closing EA) (personal job)
30+ USD
dear friend ,now I need you help to add a funtion of trailing stop with EMA in my EA,it include the parameter of the EMA I can modify . and also provide the option for me in the EA : 1.Trailing stop: true/false 2.Take profite with CAP : true/false many thanks for your time
1 Application
(2) MQL4 Experts
45+ USD
Hello Community, we want an bot (EA) which is working (automated trading) when EMA Trend is crossing VWAP Trend with short long options . If you think you are able to dev this, plz contact to discuss details. Thank you :)
11 Applications
(1) MQL5 Experts
30 - 50 USD
Hello On my chart in the same currency I have many order I want to create an EA, in the setting I tell him one specific order not the others. I want that this order, when reaching a specified value activate a trailing stop of X pips. You can see the screen shot to understand. Many thanks
15 Applications
(64) MQL4 Experts
30+ USD
I'm looking for developer to make me an EA based on 3 basic indicators, the EA settings shall be likely the same with any other EA (Trailing/marti/etc). The best practice if you have done previous project similar like this one so it doesn't take longer time to complete. All welcome to apply. Thanks
16 Applications
(5) MQL5 Indicators Experts
30 - 350 USD
I'm looking for someone to make me a custom EA based on the signals generated from this indicator Applicant will be chosen depending on rating, pricing and how long they will take. Many thanks. EDIT - THERE HAVE BEEN A LOT OF APPLICANTS, PLEASE GIVE ME SOME TIME TO SELECT SOMEONE, THANK YOU! :)
23 Applications
(4) MQL4 Experts