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
87752 completed jobs in all languages
Sort by:
30 - 50 USD
Concept: The EA will remove pending orders (Limit and Stop) when spread is too high to avoid the orders being hit at a bad price. (ie during high overnight spreads or news events). They will either be placed back once spread is low again or will be transformed into market orders if they are still to be executed when spread is normalised. It is also possible to set a fixed time period where pending orders will be
11 Applications
(7) MQL5 Experts
30+ USD
MOVING AVERAGE CROSSOVER EXPERT ADVISOR FRAMEWORK Description This robot shall work on the strategy of moving average crossing either to the upside or downside. Robot settings (inputs) Session Entry and Exit Condition or instruction Buy Condition The robot shall place a buy condition or open a buy position at CMP when a bearish candle OPEN AND CLOSES BELOW the moving average. (It must close before opening a
30+ USD
BB EXPERT We need a simple BB EXPERT that works in the following way Multi time frame BB with default settings with deviations 0.2 Multi time frame moving When ma crossover below BB we will open sell order When ma crossover above BB we will open sell order Close at next opposite signal optional ( it means when ma crossover in opposite BB) Stop loss: It will not be in points, but will be in dollars Take profit: It
17 Applications
(7) MQL5 Experts
80 - 120 USD
At a specific time (Start Time), the expert will open virtual positions listed in the inputs tab in the background . Virtual positions, their directions, individual profits, currently total profit, high profit of session, low profit of session and opening time of virtual positions should be displayed on the screen. The expert will then follow the virtual profit: If the profit exceeds the value (Trigger Virtual
6 Applications
(1) MQL5 Experts Futures
50 - 100 USD
EA is based on RSI the EA should the identify the current trend and enter trades based on trend Parameters: 1- entry point is either cross-up cross-down from the 80 line or 20 line on on the RSI indicator Plus momentum in the right direction as in engulfing candle to signal buy entry or sell entry 2-Risk management Risk management should be 2% of account LOT size should be in the parameters and to be determined by
34 Applications
Adding one new rule to a current EA (personal job)
50+ USD
Enhancement to Zone recovery EA. "Levels filter" (pls name it as such) This level filter basically check if price is near a 00 or 50 level. I am using these levels as additional support and resistance. Example of 00 and 50 levels: Gbpusd: 1.26000, 1.26500, 1.27000 Gbpjpy: 181.500, 181.000, 180.500 Basically a grid of 50pips at 00 and 50. Rules: If true. EA will check if the signal / bar: For buy. • Signal bar not
1 Application
(30) MQL5 Indicators Experts
30 - 50 USD
Looking for a highly experienced developer to add an entry method to my EA, the EA is already based on candle movement, i want to add an entry method for it to enter at 50% of the wick of a candle. I want all the other functions of the EA to still be usable as they were previously, such as the hedging, b/e, trailing, etc. please let me know if you are able to do and i will provide more details
13 Applications
(22) MQL4 Experts
SEMI AUTO EA (personal job)
90+ USD
This EA will work as semi auto EA , it will involve placing two pending orders, one for buy and one for sell. when one order trigers the pending order should be cancelled OCO when it enters the market, it should only risk 1 % of the money with 1 is to 3 profit loss ratio meaning my profit should be three times greater than my loss This EA will trade at specific UTC time Please lets code in such a way that the EA can
1 Application
(20) MQL5 Experts
35+ USD
make ea for range bar chart based on 1 mt4 indicator. ea must open trade based on indicator arrows, the indicator settings is not default (a set file will be provided). if you can implement the offline range bar chart in the ea it would be great but i don't mind just loading the ea onto the range bar chart. ea must have time filter, tp and sl in pips, auto lots x balance, target max daily loss and profit in % and
ATR Momentum Expert Advisor (personal job)
40+ USD
——————————————————————————————— ——————————————————————————————— ——————————————————————————————— ——————————————————————————————— ——————————————————————————————— ——————————————————————————————— ——————————————————————————————— ——————————————————————————————— Hi Shukurjon, I would like help creating a simple expert advisor based on the Average True Range (ATR). Strategy Description The EA will enter via instant market
1 Application
30+ USD
Hi, I would like an EA where it sells if the RSI crosses below the RSI Upper band and buys if the RSI crosses above the RSI lower band. (The Bollinger bands are on the RSI). I would like the EA to close a buy trade if the RSI crosses below the RSI Upper band and close a sell trade if the RSI crosses above the RSI lower band. It should have a take profit and a stop loss. My EA should be similar to the indicator I have
9 Applications
(1) MQL4 Experts
RSI DIVERGENCE EA (RDEA.mq4) (personal job)
120+ USD
This RSI divergence EA will use two RSI upper levels (UL1 and UL2) and two RSI lower levels (LL1 and LL2) as shown on attached screenshot1 to determine the divergence and order entry. I will demonstrate this with Sell instance and Buy instance. FOR SELL ORDERS RDEA will use UL2 to determine Sell divergence and UL1 for sell order entry and LL1 to cancel unfulfilled Sell divergence. SELL DIVERGENCE SIGNAL RSI must
1 Application
Custom MT4 EA Developement (personal job)
75+ USD
I would like to have an Expert Advisor developed for MT4, I will send you the description file for the EA detailss once you applied, But will appreciate a professsional and creative mind only. Because the EA could be simple, but its calaculation might be challenging. Thanks The rules of the strategy are in here. I would like to be able to change the following in settings- Time of the target candle Risk% per trade
1 Application
(49) MQL4 Experts
Modify the existing EAs MT4 and MT5 (personal job)
80 - 140 USD
A. Trend: ON/OFF Off: Suppose there are 1 or multiple buy positions, if trend is off then it should not create new position in new zone (above the price of 1st buy position in buy situation), and once existing positions gets close, then It could create new positions. Same way for selling scenario is required. ON: In this case, new positions can be created in new zone, even already buy positions exists and are not
1 Application
(9) MQL5 Experts
Modification in the existing Indicator (range breakout ) (personal job)
35+ USD
1. To fix the supertrend bug in the indicator according to the demonstration 2. To add new level "range cushion" for range breakout confirmation and modify the entry according to the demonstration
Modification of EA (personal job)
50+ USD
Modfication -Adding true/false option for Setup 1 -Delete the existing logic for Setup 2, and change to reverse it.The position decreasing now with x %. -Adding option on the setting panel to set value for the decreasing %. -Adding stop loss, and a modified trailing stop logic with x point distance from the last Lower Low or Higher High points of the indicator. -Adding option to set the stop loss value. -Addign
1 Application
35+ USD
Hello, looking for developer which can make simple Trading Bot on MT5 for DR/IDR based on my rules. Intro: M5 bar close above/below certain session hour range, then place order immediately . Then wait TP/SL Reference: the "TheMas7er" DR/IDR concept explain https://www.youtube.com/watch?v=Uxwr4CVhGhg 3 DR session explain 3 DR session: ARD: 19:30-20:30 UTC-4 ODR: 3 :00-4:00 UTC-4 RDR: 09 :30-10:30 UTC-4
5 Applications
40+ USD
I need an experienced programmer to code the attached indicator into an EA with added features. The strategy of the indicator is based on the THREE WHITE SOLDIERS and THREE BLACK CROWS candle stick pattern. Note that i do not have the source code for the indicator but the indicator is free on mql5 however, if you are familiar with the candle stick pattern you should be able to code it into an EA without the source
11 Applications
Modifications to existing MT5 EA (personal job)
80+ USD
As we talk about.. -Removal of license management system by account number -Removal of time limit for operating the robot -Editing the parameters that are intended to monitor the account and stop the activity according to the equity value -Adding a nice profit label with every closed trade -Adding a panel with daily profit and loss plus a dropdown that will display weekly, monthly, yearly performance, etc. Need it
1 Application
(2) MQL5 Indicators Experts
MT4 EA coding (personal job)
30+ USD
Hi, I need one simple EA based on indicator Buy and sell trigger on signal input - TP , SL and TSL need next signal exit condition in input ( yes/no ) if no order only exit TP or SL
1 Application
(15) MQL4 Experts