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
88071 completed jobs in all languages
Sort by:
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
Updating Indicator - Expanding Layout (personal job)
45+ USD
add 1 more option of closing trades - trades close when the total running profit < -$____ ( this number of money $) + The individual trade itself < -$____ ->trade would close on stoch signal
1 Application
(8) MQL5 Experts
Additional requirements for EA steves13 (personal job)
150+ USD
basically, for example. If a buy order starts to go down, could the ea open an additional buy order example would be every 100 points, By default the TP would average so it should get the same profit as the original entry. But there should also be an option to add N points for each additional order. This can be used with the add N points for each additional order function — Q Is the profit amount the same when
1 Application
(11) MQL5 Indicators Experts
Trade manager EA v2 (personal job)
50+ USD
Trend Manager EA v2 EA to manage trades opened manually Values marked [xx] are variables set by the user in EA settings. Aims The aim of this EA is to manage trades that are opened manually, using the Super Trend indicator as a moving stop loss. Entry All entries are manual Indicators used: ATR , simply for the Take Profit setting Period: [48] Super Trend : Settings: [ATR 10], [multiplier 1.7] Buffer The Super Trend
1 Application
(27) MQL5 Experts
30 - 100 USD
The script is simple as it can be, EA should act same or closely match the performance and results of the TradingView script in TV , (USD/CAD) from 1M chart to 1H fastEMA_period = input ( 5 , title = "Fast EMA Period" ) slowEMA_period = input ( 56 , title = "Slow EMA Period" ) // Calculating indicators fastEMA = ta.ema ( close , fastEMA_period ) slowEMA = ta.ema ( close , slowEMA_period ) // Trade
19 Applications
Expert advisor based on PSAR (personal job)
30+ USD
The idea of the trading system is as follows 1. Market entries perform when the price crossing the Parabolic SAR in the Chart 2. Trend is determined based on the PSAR. if the price is higher than PSAR (Price>PSAR) the trend is growing. If the price below than PSAR (Price<PSAR) the trend is consider to be falling 3. Trading Signals: Open Position option: Buy Signal is when the price is crossing the SAR , then
1 Application
Add area size filter to allow trading when reach exact area size point (personal job)
50+ USD
add area size filter to allow trading when reach exact area size point 1-iwant to add filter to allow trading when reach exact area size points that given in the text 2-disable trading new position when its not the same area size as text given....while allow to open (grid position for opened position) 3-the text attached shows the area size to open new position 4-the filter should work in separated timeframe chart
1 Application
(14) MQL5 Indicators Experts
120+ USD
I need an experienced expert advisor developer with at least 300 job being done above to program an MT5 EA based on my strategy. The strategy is based on Bollinger band, Relative strength index(RSI), and MA on the same trading window. Some of the EA conditions is as fellow:- 1.it should check or have News filters, and also have options trade the news or not. 2. it should have options or conditions for trading Session
30 - 50 USD
Only apply if you are free and can complete this EA and you can share your whatsapp number Expert advisor should work on MT5. Source code should be given and code should be modular and well documented in each block. Before sharing EA developer should self test on Demo account of any broker, Naming of variables should be as per best practices and code should be formatted and indented clearly with proper nesting. EA
2 Applications
(1) MQL5 Experts
36+ USD
I have a working Ea and everything is set, I want to convert it into MT4 but first I want to add a breakeven parameter to it and then converted to MT4 thats all
4 Applications
MQL5 Experts Converting
30 - 150 USD
I have an early version of it already, this will be the second attempt including a few alterations ive discovered might help improve it. this may be a bit on the complicated side so needs someone with a lot of experience and able/ willing to do it as an ongoing project if it turns out that way, not just a quick code and deliver job. discuss the price and time if you think you can do it. OK HERE IS THE SPEC FOR THIS
15 Applications
(42) MQL4 Experts
Support resistance (personal job)
50+ USD
The support and resistance by the day is for when the new highest is on the current bar Now this is how support and resistance for chosen period will work, lets say I choose the highest and the lowest candles heigt for the past x hours and my x equal 10 hours and also y number of candles to exclude before counting the candles backwards to be 3, it will mean from current market candle exclude the first 3 and count
1 Application
(20) MQL5 Experts
30 - 80 USD
develop a trading robot based on a moving average and an RSI with a particular lot size with very specific conditions, the robot must be intelligent and automatically check the balance, display all the parameters of the robot, must be able to decrease lot sizes, run at a specific time, and I provide explanations and all conditions before the program begins
25 Applications
(2) MQL4 Experts
YBM Capital Markets EA (personal job)
85+ USD
I am in need of an EA that is based of an already existing Ea, the current EA can only trade 2 different sequences, I need this EA to be modified so that it can trade 4 different trade sequences The Ea must work the same as the indicator that was used to develop it. The new Ea is to have the same features/ parameters as the current EA. I am including all prior indicators, and EA, to help with the development of this
1 Application
(49) MQL5 Indicators Experts