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:
20 USD
Hello programmer, Please add the following settings to anti martingale ea. 1. Option to use Indicator 3 =true/false : WHEN FALSE , EA SHOULD OPEN TRADE IMMEDIATELY WITHOUT CONSIDERING INDICATOR SIGNALS. 2. I want forex NEWS calendar added to ea.: THIS OPTION WILL ALLOW EA TO TRADE ONLY DURING NEWS TIMES. 3. Close at Profit in $ dollars on that pair. 4. Number of times allowed trade. *.Number of minutes to wait after
3 Applications
(36) MQL4 Experts
Trend Control EA (personal job)
25 USD
Same functions as my other EA "Swing control" except that a new indicator is used for entry. The indicator is namned "Clive's Histogram CCI" and entry for buy should be when the red bars are leaving the "dotted zone" and for sell the entry would be when the green bars are leaving the "dotted zone". The EA should be able to take signals from the indicator on different time frames
1 Application
(13) MQL4 Experts
Adjusting of existing ea for mt5 and mt4 (personal job)
20+ USD
I want you to adjust 2 ea's so they can be published on the market as stated here "Before any product is published in the Market, it must undergo compulsory preliminary checks, as a small error in the expert or indicator logic can cause losses on the trading account. That is why we have developed a series of basic checks to ensure the required quality level of the Market products."
1 Application
(3) MQL5 Experts
Ea lmdc (personal job)
25 - 30 USD
I need to have an ea based on high low on time, not on candle, for example 11:00 until 12:45. So the ea will buy if break the high on that time, and sell if the ea break the low during that time range
1 Application
(48) MQL4 Experts
20 USD
I´m looking for a simple trade management EA with the following functions explained with example: Magic Number ;manage only trades with specified magic number Take Profit: 3 Move TP after time: 120 ;check after 120 minutes if price is above 3 Pips profit. If yes close trade if no set TP to 3 Pips. Close at time: 08:50 ;close trades at broker time
3 Applications
(5) MQL4 Experts
20 - 50 USD
Hi, I need this ea: When EA attached to the chart checks value of MA1, and MA2. For example if MA1 > MA2, means buy. Ea must wait till this changes to sell. Than, once direction changed, EA checks PSAR value. If it is also shows sell, checks STOCH, if for sell stoch is crossed over "Stoch value for sell=", opens sell order. Important, all changes must be each other. So first MA crosses, than PSAR must be the same
16 Applications
(20) MQL4 Experts
Added features (personal job)
20 - 30 USD
Hi, it is one of the project you did for me but just modifications or additional features. the link to the indicators is indicated below The indicator was base on (Support_and_Resistance now i want you to add Moving averages (Fast and Slow) and ADX. The screenshot being attached. this additional 2 indicators as additional filter for the alert of signal to trigger as usual because it is the combination of 2
1 Application
(9) MQL4 Indicators Experts
THANAS (personal job)
45 USD
StreamLine EA new martingale please include all this folder as adjustable also:- 1- reverse: true/false 2- Max lot size 3-Max numbers of trade 4-Martingale: adjustable e.g 2.0 StreamLine Stoch RSI Pending Grid Expert Advisor based on the Stochastic + RSI indicators. All distances in the indicator are set as a multiple of the ATR volatility indicator or as a fixed distance in Pips. Two (2) conditions must be met to
1 Application
(11) MQL5 Indicators Experts
20 - 40 USD
I need a programmer who is readily available and can code these strategy into EA. Please, I only want someone who can work within the stipulated time. Please apply if you know you are capable and available for small modification and further development. Indicators Bollinger Smoothed moving average Fractal TDI Long term time frame for determining trend is 72 SMA (Smoothed) applied to close TDI TDI Buy condition
7 Applications
(8) MQL4 Experts
MT4 EA for customs indicators (personal job)
60+ USD
Hello, I have 3 customs indicators from MQL5 market and I want to create an EA based on them all of them are supporting in custom EA the trading system is: https://www.mql5.com/en/blogs/post/677671 the three indicators are FX Trend, FX Power and Lighthouse Rules * open trade when * - FX Trend (selected timeframs are all buy or sell) - FX Power (Delta more than X) - Lighthouse (Prevous level not more than X) and (Nex
1 Application
MQL4 Experts
Travail exclusif pour Hooshang Nosratpanah (hnp2500) (personal job)
60 USD
Hooshang. Modification of a robot. Fence of the orders "to BUY" independently of the orders "to SELL". I think that you have the elements which you need. Sit down, you need additional information Hoosang, do not hesitate to contact me. Thank you Hooshang
1 Application
MQL4 Experts
Super EA (personal job)
30 USD
Thanks so much, //4.1.1 //repairing error 4.1 //4.2 //just up from last price sell //down from last price buy extern string Setting1 = ">>> EA Setting <<<<"; enum OpenFirst {BUY,SELL}; extern OpenFirst FirstOpen = BUY; extern double lots = 0.1; extern int slippage = 20; extern double TakeProfit = 10; extern double HedgeDistance = 10; extern int StartAverage = 5; extern int magic = 212; extern string expert_comment =
1 Application
(27) MQL4 Experts
Expert modification for forex. (personal job)
31 USD
Hello Coder. Expert modification for forex. Im looking for a programer to make me a expert who open a position every candle with a simple hedging strategy. Before doing so, I wish to discuss with the program, to make everything clear and tell all the details... Thanks in advance
1 Application
(1) MQL4 Experts
Modification of EA (personal job)
20 - 30 USD
Modification of my EA - MultiHedgeCrossLineMA13 ; 1. Create default variable of the button 'EA Enabled/Disabled'(on the chart). When/after the PC restarting (for some reason) - EA to recover/start work again with SAME position of the button 'EA Enabled/Disabled'(on the chart) as it was (has worked) before restarting of the PC ; 2.Add 'variable' - "Close all" ; 3.Add 'SLInMoney' in "amounts", not in "pips"
1 Application
(1) MQL4 Experts
20 USD
i have simpe EA I need additional jobs working before news And Delete pending order after news working before High impact News = true working before Medium impact News = true working before Low impact News = true Trade before News in seconds = 60 Delete pending order after news second = 60 NewsUSD = True NewsEUR = True NewsGBP = True NewsJPY = True NewsCHF = True NewsAUD = True NewsNZD = True NewsCAD
1 Application
(6) MQL4 Experts
50 - 100 USD
rules to open trade. OpenOnNewCandle - open buy above EMA1 and EMA2 every Candle / open Sell below EMA1 and EMA2 every Candle OpenOnNewCandle - open sell above EMA1 below EMA2 every Candle / open buy below EMA1 and above EMA2 every Candle TimeFrame: Current Lots MM enable / disable Risk % Take Profit Stop Loss Slippage Spread Exponential moving Average1 Exponential movingAverage2 Close all on profit dollar / close
16 Applications
(5) MQL4 Experts
New Feature for EA (personal job)
20 USD
New Input for Candle Wick Feature: Candle Body Must be More than X Pips in Size Here are more words to describe this feature. I really do not need more words but this needs more words. Not sure what else to say. Okay this is great. Here are more words
1 Application
(33) MQL4 Experts
20 - 21 USD
I need an expert advisor who will work based on breaking 2 moving averages, one fast and one slow. You should have the following parameters: Lot size: ___ Stop in points: ___ Stop in the input candle: (true / false) TP: ___ Trailing stop: (true / false) points: ___ and pip step: ____ Conditions of BUY AND SELL • Conditions for BUY - the price must drill up the two moving averages. And the entrance must be made in the
2 Applications
(30) MQL4 Experts
Acho que e desta (personal job)
25 - 50 USD
I will request a new work based on multiple ours others works. In private all specifications i will send you. we will do then more modules based in this one. More details after this work finishe
1 Application
(22) MQL4 Indicators Experts
Changes to ENVELOPE EA (personal job)
55 USD
Add new rules for grid ver. 1. I want to add 2 MA filters like MA slope . For example if 20MA, and if 50MA slope is positive than buy The opposite for sell (I want this dynamic so I can change the values) 2. Right now the Tack profit is on the 3 rd up envelope (for buy) I want the possibility to close all orders in % amount ( for example if I have 10000k and I ask of TP OF 1% so all buy orders will be
1 Application
(6) MQL4 Experts