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:
Modifications to existing MT5 EA (personal job)
50+ USD
Waqas, I would like an EA like the previous, but I would like it to multiply instead of increase risk. Also, I would like the EA to use Lots instead of percentage of risk. For example, if the multiplier is set to 2, and the risk is set to 3 Lots, then the next pending order would be a total of 6 Lots. Let me know if you have any questions
1 Application
(83) MQL5 Experts
SR Martingale EA (personal job)
150+ USD
# Requirements for EA //indicator requirements 1.lighthouse 2.RSI //buy order 1.3 or 5 or 7 points near RSI 30 and within 3 or 5 pips of support level then buy //sell order 1.3 or 5 or 7 points near RSI 70 and within 3 or 5 pips of resistance level then sell //features 1.time filter 2.money management 3.risk balance 4.take profit hidden 5.adjustable starting lots 6.adjustable take profit 7.adjust martingale pips
1 Application
(3) MQL4 Experts C++ Forex
30 - 50 USD
I need an EA that connects to my telegram group and sends a telegram notification of all closed orders and lists the symbol and profit/loss. I need both MT4 and MT5
12 Applications
(14) MQL5 Experts Other
Reversal EA (personal job)
100+ USD
The EA should work as follows: - When there is an up signal, close all current short orders and open a long order - When there is a down signal, close all current long orders and open a short order We should have two additional parameters for the opening/closing of orders: 1- White square parameter: - When there is a white square displayed on the chart, open a long/short order (depending if signal up or down) - Place
1 Application
(40) MQL5 Experts
30+ USD
Hello, I need a trading robot where I pass as input the "Period" of the RSI, a distance from the midpoint of the RSI (50), and pips of SL. And what the bot will do is execute a sell order when the RSI is greater than half of the RSI(50) + the distance that was provided as input. And the same will do for buys, when the RSI is below average - the distance that was provided as input. The trade should be closed when the
11 Applications
30+ USD
Add this options to existing EA : 1 - close all open trades at specific time (with false and true option) 2 - trade only between specific 2 times (exemple trade only between 7h and 16h) (with false and true option) 3 - stop trading if the spread exceeds a certain level (with false and true option)
10 Applications
(4) MQL4 Experts
Changes to existing ea (personal job)
120+ USD
//+------------------------------------------------------------------+ #property copyright "Copyright 2019, shahzad0latif@gmail.com" #property link " https://www.mql5.com " #property version "1.00" //+------------------------------------------------------------------+ //| Include Files | //+------------------------------------------------------------------+ #include <Trade\Trade.mqh>
1 Application
(2) MQL5 Experts
45+ USD
1. Convert the following pinescript to MQL5 EA 2. Add in entry buy / sell limit/ market orders types 2a. Limit order based on market close of signal bar 2b. Display buy / sell signal on chart similar to trading view 3. Exit current position / cancel previous order (if not executed) on opposite signal + enter into position based on new opposite signal based on item 2) 4. Include optional stop loss (% terms), trailing
6 Applications
(2) MQL5 Experts Converting
80 - 100 USD
Hi there, I am looking for an experienced developer to help automate my trading strategy via an expert advisor for MT4. I am open to new ideas and suggestions that may improve the EA. This EA is something I would like to utilise on live personal accounts and live proprietary firm accounts. I also have the source code that I use for TradingView that I utilise when manually trading this strategy. Once all things have
8 Applications
(31) MQL4 Experts
Update exisiting ea (personal job)
50+ USD
I would like to add some improvments on the project on this link https://www.mql5.com/en/job/174538 , kindly accpet the new project find more details about the new aupdates on the following link https://docs.google.com/document/d/11fXXQ6mq4yLGN1iyk7ivwHawM76yj_2_3Z3mOdOUlTE/edit?usp=sharing
1 Application
(6) MQL5 Indicators Experts
EA run with stochastic (personal job)
30+ USD
Indicator : Stochastic Logic: 1. Orders a. 1 stochastic has Blue line is cut and below yellow line  EA will create sell order and close buy order of that pair (order create after cut point) b. 1 stochastic has blue line is cut and above yellow line  EA will create buy order and close sell order of that pair (order create after cut point) 2. Setting a. Allow to config stochastic b. Allow to
1 Application
(4) MQL5 Experts
30+ USD
When price breaks the 20 simple MA ( Median Price) to the up side and the next candle close above the high of the break out candle and MACD is blew . The EA will place 2 pending buy order with X lot size at 1.5 ATR. So that at pull back the trades will clip in. The Stop Loss for both will be 2 ATR and Take profit for the first trade will be 3 ATR the second trade 4ATR. For a sell entry : Opposite of Buy above
12 Applications
(1) MQL4 Experts
30+ USD
HI,I WANT TO MODIFY MY EA. I WANT EXPERT THAT UNDERSTAND CROSSING TO DO TI. 1. ADD STOP LOSE, BREACKEVEN, MORE ENTERINGS AS I WILL DIRECT YOU TO ADD TO IT, BUT EVERY OTHER THING WILL BE IN IT, IF YOU ARE CHOSEN PARAMITERS WILL BE GIVING TO YOU. CHANG THE NAME FROM (ENYINNAYA VA) TO (ENYI SUPER CASH) THEN AT THE LIFT END YOU WILL PUT MY FULL NAME AS WHICH IS ( ENYIGLOBAL, MY EMAIL, ) OTHER THINGS WILL BE GIVEN
6 Applications
(3) MQL5 Experts
EA based on Bollinger bands (personal job)
30 - 200 USD
Olá Pedro, Tenho mais um trabalho para si, se estiver interessado. É relativamente simples ao nível de entradas e saídas mas gostaria de incluir alguma opções adicionais. Interessado? Cumprimentos, Pedro Videira
1 Application
(4) MQL5 Experts
30+ USD
I want the robot to open reverse trade. I want sell command instead of buy. or buy command insteod of sell. //@version=5 strategy("Parabolic SAR Strategy", overlay=true) start = input(0.02) increment = input(0.02) maximum = input(0.2) var bool uptrend = na var float EP = na var float SAR = na var float AF = start var float nextBarSAR = na if bar_index > 0 firstTrendBar = false SAR := nextBarSAR if bar_index == 1
3 Applications
(4) MQL5 Experts
Personal job (personal job)
30+ USD
Buy stop and sell stop EA Bug , if i close and open themt4 when trades are running with pending orders the EA close all pending orders There is comment on pending orders, Sometimes the EA opens pending later. It happens 4-5 times, and it opens with different prices, not sure if it's a bug or not, please do a check. the modification detail i will send by massage
1 Application
(4) MQL4 Experts
30+ USD
Dear Developers, i need to develop the Expert Advisor based on one of the buy sell arrow indicator but with martingale strategy to run in renko charts, kindly find attached picture for the your idea and let me know who are interested and can complete the job immediately. strategy will explain after selection of developer
5 Applications
(11) MQL4 Experts
CloseBuyAfterXof5RedCandles and CloseSellAfterXof5GreenCandles (personal job)
75+ USD
I would like 2 new inputs for my both the Robotrader EA and the Indicator called 1) CloseBuyAfterXof5RedCandles and 2) CloseSellAfterXof5GreenCandles I will then define X, if i set X to 4 on CloseBuyAfterXof5RedCandles then if i have have 4 reds in 5 consecutive working days (Monday to Friday only ignore Saturday and Sunday) then Robotrader should close the trade at close of day
1 Application
(1) MQL5 Indicators Experts
30 - 32 USD
Develop a simple trading bot based on the Bollinger bands and Adaptive Moving Average. Apply if interested. _____________________________________________________ BB50 + AMA9 (Normal Cross Rule) _____________________________________________________ I will provide details after you contact me
17 Applications
(2) MQL5 Experts Scripts
30+ USD
I have an EA and that I need to be able to use in MT5 but it is written in MQL4 so I need it converted into MQL5. I have .mq4 file
9 Applications
MQL5 Experts Converting