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
87744 completed jobs in all languages
Sort by:
Modifying an indicator (personal job)
30+ USD
Hey bro, long time no see. Today I want this indicator remove some function, and add some.(like timeframe label) We can discuss it, or you got some idea/experience, we can add it, thank you
1 Application
(30) MQL5 Indicators Experts
40+ USD
New candle EA. The Ea is based open of new candle. If the a new candle open, the EA will place a new order depending on the close of the previous candle. For example if the last candle close below the opening price then the EA place sell order at the open of new candle. If the price move above the opening price of the current candle by a certain pips the EA should start placing buy orders If the last candle close
11 Applications
(19) MQL4 Experts
EA Update V4.5 (personal job)
160+ USD
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px 'Helvetica Neue'} p.p2 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px 'Helvetica Neue'; color: #dca10d} p.p3 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px 'Helvetica Neue'; min-height: 14.0px} p.p4 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px 'Helvetica Neue'; min-height: 15.0px} li.li1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px 'Helvetica Neue'} li.li2
1 Application
(21) MQL5 Indicators Experts
SImple EA based on moving average and ATR (personal job)
30+ USD
Edit EA Dynamic Profit / Stop Loss trailing added. As already discussed. Changes and additions to be made to existing robot. Long = valore massimo raggiunto dalla posizione - (2x ATR 5 periodi) Short = valore minimo raggiunto dalla posizione + ( 2x ATR % periodi )
1 Application
(9) MQL4 Experts
Order Helper (personal job)
50+ USD
The EA helps to make orders faster and not to forget to set a Stopp Loss or Take Profit. When I set manually a market or pending order the EA sets SL and TP automatically. Variables SL and TP
1 Application
(11) MQL4 Experts
55 - 110 USD
Hi, i want to develop MT5 EA which using Zigzag for pending (sell, buy limit)signal. Use RR 3:1 (TP/SL) in the trading. Beside, this EA also need manual lot size at each pending order level. Other features such as trailing stop and alert. MQ5 source file require after completion. I will send you my startegy details if you are interest in this project. Thank you
7 Applications
(6) MQL5 Experts
Rectification of EA (personal job)
30+ USD
Dear Ismail, I keep getting these error messages lately. I have tried to split the symbols into groups of 5 each but the error persists. Need to trouble you to look at it please. Thank you
1 Application
(28) MQL5 Experts
30 - 57 USD
i would like a EA that have these functions. everytime i execute instant order or placed a pending order, this EA will automatically set the TP and SL (value can be set in settings). and also this EA can open multiple orders (UP TO 10 ORDERS) with multiple TP and SL value too (based on setting). for example if i open ONE instant order (order A) for eurusd at 1.20000 . in the EA setting i set total open order = 3
15 Applications
(6) MQL4 Experts
Directional EA modification (personal job)
30+ USD
The problem with this EA, is that it will only submit orders on Sunday when the week starts. But I want to be able to attach the EA on any day and it still submit a pending order as long as it's 5 minutes before 'use Friday close' Basically what I'm saying is, it should not have to wait until the new week to submit pending orders, it should be able to submit pending orders anytime using the previous week's candle, as
1 Application
(5) MQL4 Indicators Experts
Create an EA based on an existing indicator (personal job)
50+ USD
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Hi I would like to work with you again and make an EA based on the indicator you have created for me I will send full documentation once we have resolved the bugs from the indicator. Then we can discuss requirements, price, time etc. Thank you
1 Application
(36) MQL4 Experts
30+ USD
Signal Candle is determined by broker time For instance on H1 chart the 1 pm candle or the 8 am candle 30 seconds before candle closes (1.59 and 30 seconds pm, 8.59 and 30 seconds am) EA shall place two pending orders: Buy stop x pips (to be determined in EA) above candle high Sell stop x pips (to be determined in EA) below candle low SL: opposite entry TP factor x of SL (to be defined in EA) Max length of candle in
5 Applications
(10) MQL5 Experts
30 - 200 USD
I need a excellent and discreet developer to build a EA that consists from multiple indicators with custom settings. Open orders when indicators aline and close when one indicator signals. This custom design I have worked on for a very long time and it means allot to me! Disclaimer will be neccessary
29 Applications
50+ USD
EA will open buy on green arrow and sell on red arrow Virtual take profit:1200 points Virtual stop loss:1200 points Maximum active signals per instrument:8 Maximum active buy signals per instrument:4 Maximum active sell signals per instrument:4 I'll just add Riskpercent:balance to risk per trade(1-5 %) Signal buffer: -1 is sell, 1 is buy Advanced Divergence indicator link for more details : https://www.mql5.com/en/
12 Applications
(2) MQL4 Experts
70 - 90 USD
Hi, I would like two Volume Weighted Average Price Indicators developing for MT4. One is ‘Daily Indicator’, the other a ‘Continual Indicator with Standard Deviation’. Both to be visible on chart. Indicator 1 Indicator in BLUE, plotted on chart. Start Time for indicator - 00:00 End Time for Indicator - 23:59 So one full day, then the indicator starts again. Indicator 2 Indicator in RED, plotted on chart. Start Time
EA SMA crossover (slow and fast SMA) (personal job)
30+ USD
EA SMA crossover (slow and fast SMA) Features: 1- Ability to set Bias to Buy only, Sell only, both buy and sell 2- Ability to set only one trade execution (no more than 1 entry) 3- Ability to set stop loss exit on opposite cross in case of loss 4- Ability to set take profit exit based on opposite cross in case of profit Case study: If I allow my bias to both buy and sell, and I enable option 2 and 3 and 4, then the
1 Application
(1) MQL4 Experts
30+ USD
I have a Change in EA which is closing all orders in System if percent of Equity is reached. Right now, EA does close all open Orders in Market and Pending if Xpercent (StartPercentClose) of equity is reached. I want now that if market Price is in a Range, E-should close orders on another Percent level and out of that Range EA should close at normal PercentClose – Function should be set active or inactive – If
3 Applications
(10) MQL5 Experts
30+ USD
hello i have an EA which i want it to be modified by inserting a code which closes all current positions when daily target is reached(as an input),and then trades starts opening on the next trading day
17 Applications
(1) MQL5 Indicators Experts
50+ USD
Hi, I need to have a basic EA built based on the crossover of the ADX indicator with the ROC indicator as a filter. Are you interested in this job? Needs to be created in both MT4 and MT5 Price offered $50 Thanks
21 Applications
(50) MQL5 Experts
30+ USD
I need a version 2 of my EA to use GRID orders for all Type 1 trades Such that once a Type 1 order is initiated the EA opens x orders y distance apart and takes profit at each level. The EA will only allow these types of TP for type 1 orders and still be able to place the other types of orders with ATR take profit There will also be an option to use Grid to for type 1 All the grid orders will use the same stop loss
4 Applications
(25) MQL4 Experts
30 - 160 USD
Using a indictor as a signal to open trade, then Stoploss, partial take profit in X number pips and x %. move stoploss to breakeven, close remaining trade on indicator signal. Magic number, turn on/off partial take profit. The other ea, open limit order using indictor, but - x number pips from the signal price, stoploss, take profit & partial take profit, move stoploss to breakeven
25 Applications
(1) MQL5 Experts Strategy optimization Forex