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
87871 completed jobs in all languages
Sort by:
Cobra Trading Method (personal job)
100+ USD
Design an Indicator based on the Cobra Strategy, This indicator will create Alerts, Visual, Push and Email for 1st entry, confirmation and exit signals. It will also work on all time frames and currency pairs
1 Application
30+ USD
I need MT4 and MT5 versions. Strategy 1-Trader will set the time for an event to happen. Once the time has come EA will memorize the price and start a countdown ( usually 2 minutes and trader will have option to make adjustment.) Trader will set point change. Example 50 points. If price moves 50 or more points up from memorized price EA will buy the market, if it goes down EA will sell the market. When trade is
1 Application
(6) MQL5 Experts
30+ USD
Two simple MT4 EAs need to be converted to MT5 EAs. EAs involved some web calls. Each EAs has less than 300 lines of simple code. If you are experienced MQL4 and MQL5 programmer, please apply. Once you are selected, MT4 source codes will be provided
13 Applications
(8) MQL5 Experts
Break Even in Schmitti_EA (personal job)
33+ USD
What do I need from you? I want to have a Break Even in the Schmitti_EA. Please do it in the latest version of MT5 plus MT4. Please inform me if you do not have the latest version
1 Application
(12) MQL5 Indicators Experts
Create an EA from an existing indicator (personal job)
100+ USD
Create an EA from an existing indicator The indicator was created as a panel with columns,the EA will be based around the panel colours lining up and trades opened on the basis of this method, trade management will be as discussed
1 Application
(2) MQL4 Experts
100+ USD
Hello fellow freelancers ! I Have an EA made Using 3 indicators ( FX POWER , FX TREND , SIP {SCALPING INDICATOR PRO} ) I need someone to Run backtest and optimize the EA on 28 Pairs cause is made to be Multypair strategy. THE EA USES CURRENCY METER (FXPOWER) . You will need to have probably EA ANALYZER to make an portofolio and sum up the results from the pairs . The Backtest/ptimization Should happened on 99%
30+ USD
EA takes a trade in the direction of 2 consecutive bars. That means if there are 2 bearish bars, then the EA takes a Sell trade at 1. Market Order or 2. Pending Order Limits TP is at the 1 st profitable bar. SL options can be from the 1 st or 2 nd bar open or wick. Users can also define bar 1 and bar 2 size which is Close Price – Open Price. There will be an input field for the user to define max
15 Applications
(116) MQL4 Experts
Acrescentar Linhas de Código em EA criados anteriormente (personal job)
30+ USD
Olá Evilanio, Queria pedir-lhe apenas umas linhas de código para eu acrescentar nos EAs (tanto em MQL4 como em MQL5) que eu lhe pedi anteriormente. Preciso apenas de acrescentar o seguinte: Colocar como parâmetros a hora de Início e de Fim para a tomada de ordens. Exemplos: poder configurar que o EA apenas toma uma ordem (seja de compra, venda, .... ) entre as 18h e as 20h. Fora desse intervalo horário o EA não
1 Application
(6) MQL4 Experts
Create a range for MACD (personal job)
30+ USD
Create a range for MACD to operate and open trades from 30% outside the zero range for buy and sell trades. As disussed this is to used the divergence robot already created but only open trades when the MACD dots (blue and red) are mor ethan 30% above or below the zero average of the MACD respectively
1 Application
(6) MQL4 Experts
30 - 100 USD
Dear All, I think some one did on this job before i think it's easy way and fast to get the EA. This EA will based on trading signals from PipFinite Trend Pro MT5 and Trend Pro Scanner to open/close trades. Lot size for each trade will based on a success rate from the Trend Pro Scanner. Different success rates could trigger different lot size which will be set in the EA settings. Source code for this EA needs to be
Send out email alerts to users for the indicators (personal job)
30+ USD
Please add email alerts for the following two indicators: - CLA withemail.mq5 - To send out email alerts to the user when a large bubble is indicated on the trade to say for example 'Potential Buy entry on GBPUSD 5min' this will automatically send when indicated on each chart the user has the indicator loaded to. Only the large bubbles will send an email - TMA2 withemail.mq5 - To send out an email alert to the user
1 Application
(26) MQL5 Indicators Experts
Доработка 2 (personal job)
150+ USD
1) Сделать возможность задавать величины ТП, БУ, Трейлинг, Смещение усреднения и СЛ в зависимости от АТР. Формула для ТП например: ТП=АТР*множитель. Округлить до целого. В настройках предусмотреть выбор ТФ АТР, количества периодов для расчёта АТР (ТФ и кол-во периодров для АТР одни для всех величин) и размер множителя (множитель отдельно для каждой величины). Множитель может быть с одним знаком после запятой
1 Application
(9) MQL4 Indicators Experts
Add rules to last version of bewil ea 8 (personal job)
30+ USD
Hi Sergey, can you please make another few adjustments to the existing EA from last order, see attached: 1) add a 2nd MA (incl all setting and rules as the first MA) to enable responsiveness to longer trends. 2) RSI: a) open buy position when RSI rises above lower threshold b) open sell position when RSI falls below upper threshold c) for closing positions switch between using i) SL/TP/trail stop or ii) close buy
1 Application
(18) MQL4 Experts
30+ USD
1. EA should be for MT4 2. Parameters: int TP(default 50 points), int Slippage(default 10 points), bool SELL(default false), bool BUY(default false), no magic numbers! 3. on tick EA should check if parameter SELL is true, then check if SELL order for the symbol is already open, if no, then open SELL order for the symbol with TP 4. on tick EA should check if parameter BUY is true, then check if BUY order for the
3 Applications
(2) MQL4 Experts
Indicator that calculate levels of open charts for dashboard (personal job)
60+ USD
to sum it up: there is an ongoing trade: gbpusd it will open the charts and monitor right? next, the new window will monitor the levels and alert # 2019.07.30 20:33 EN reply i think it should be alright since i will be putting this in a different terminal. # 2019.07.30 20:46 EN reply and i will limit the timeframes, there wont be many open trades as well maybe 3 time frames compare 3 charts # 2019.07.30 20:47 EN
1 Application
(74) MQL4 Indicators Experts
30 - 100 USD
can be applied to any pair Can be applied to any timeframe Following variables can be set in ea settings: Stop loss Take profit ratio. Example: stop loss is 50 pips and tp ratio is 2, tp should then be 2x50 = 100 pips. Multiplier. If multiplier = 2 the lot size should be doubled after tp ratio trades. Example. Multiplier is 2 and tp ratio is 3. If 3 losses in a row (tp ratio) increase next trade by 2x. If multiplier
13 Applications
(1) MQL4 Experts Forex
EA (personal job)
50+ USD
1: In higher time frame 50% rule will not be applied on RSIOMA. And the rules will be same like Stochastic of higher time frame. It means if in higher time frame RSIOMA is below or above (whatever) 50% area, and heading up (means at current candle the value is higher than previous value), then it will take take buy trade (if all other rules are matching in lower time frame.) But this rule for RSIOMA will only be in
1 Application
(1) MQL4 Experts
Experts with custom indicator (personal job)
40+ USD
As mentioned from last conversation, everything is included in attached file. Please refer and if there's anything thats need more detail, please do not hesitate to contact me. As discussed, the expert will fully based on the custom indicator as base. And i would like to have the panel that last time you included into the last expert
1 Application
(8) MQL4 Experts
Indicator with custom indicator with alarm (personal job)
60+ USD
Hello, Let's continue our conversation here. First of all, sorry to have been lost in touch, because 2 days i am driving out of town. And to answer your question " "Y+0.5 > x" :So how we can determine the price on chart?its value is for stoch level." Yes, it is the value of stoch, not the price of the chart. Thanks
1 Application
(1) MQL4 Experts
Modification of EA (personal job)
30+ USD
Could you remove the candlestick pattern as a rule of entering a trade , which means that a entry of a trade should be made when 1. Stoch RSI is at a high or low price. 70 or higher for a SELL trade / 30 or lower for a BUY trade 2. PTL changes from Bullish to Bearish. The Entry should be place when the Dot is formed The Exit strategies need to remain the same I have attached a PDF showing you examples of entries on a