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
88092 completed jobs in all languages
Sort by:
Modifications to existing grid bot. (personal job)
50+ USD
Hi Vladimir, I would like to add stoch and Commodity channel indicator filters to not initiate new cycle of bot if in specified zones. I would like to choose the timeframe of both. Could you add this code to my current grid bot
1 Application
(5) MQL5 Indicators Experts
Modifications to Momentum Indicator (personal job)
500+ USD
I have other updates for the momentum indicator, and I was wondering if you could help me. Element1: Global Date Range Add a Date Range element located under HistoryBars and perhaps override the HistoryBars, if HistoryBars=0; So the default: HistoryBars = 15000; Start date = 2020.01.01.00:00 End date = 1970.01.01 00:00 This means it will take the 15000 history bars and ignore the start and end dates. However, if
1 Application
(31) MQL5 Experts
40+ USD
We want to develop an EA based on price action strategy that uses support and resistance zones. Requirements: Workable on all pairs workable on all brokers source code file as well as setup file no minimum capital requirements. Strategy will be shared to the selected developer
30 - 100 USD
i have an mq4 and mqh file for my eas, and i have custom macd and ema indicators that are mqh, with indicator base, i have no idea what i am doing, i copied someone online, and ensured everything was typed correctly as they are, and yet i still get errors ect, im pulling my hair out, ill pay a professional to do it. below are the files, the CIndicator files are all in my include folder in a folder called
11 Applications
(1) MQL5 Experts
EA based on Exponential moving avarage, with Stop loss and Take profit (personal job)
30 - 50 USD
The EA will be based on two Moving averages, and the cross over will give a buy or sell signal. On each signal there will be three entries(positions) with same Stop loss but different Take profits. And when the price moves several pips into the profits the EA should set Break Even. The EA should have flexible values that i can change based on the pair and timeframe that i want to trade
1 Application
Modification In MT5 EA (personal job)
30+ USD
hi i need this ea pic like this same as picture buy lot buy sell close all show profit blue show loss red as same as picture so i think you can do it best lets try
1 Application
(6) MQL5 Experts
50 - 100 USD
I need an expert adviser that can pick a trade from few (indicators) combine when a particular signer pops up on the indicators . The EA should buy or sell based on the direction of the indicators , one trade at at a signer and one direction only until the first trade either hit TP or SL before taking another only when the signal pops up again. should pick the signal/ from all time frame depending on the preference
6 Applications
Trendline Trading EA (personal job)
100+ USD
Modify EA so that trendlines can be filtered by slope - have the minimum and maximum slope as an input that can be changed for uptrend and downtrend lines - if slope criteria is not met then have it so the trendlines are not drawn on the chart
1 Application
(1) MQL5 Experts
Scandinavian position scalper (personal job)
30+ USD
1 wait for price to hit liquidity level , sell or buy 2wait for macd line to cross 0 3 for sell signal line need to be above 0 and for buy the line would be below 0 4enter sell when a bearish candle and bullish for buy, it does not hva to be closed beause of fast movements , just when it apears the bearish or bullish summary sell rsi(14)>70 stoch(14)> 80 price> sell liquidity macd above 0 sell when candel turns red
1 Application
(3) MQL4 Experts
EA that scans multiple Rs based on a previous strategy (personal job)
1467+ USD
Creation of a strategy that uses different R charts to search for an entry based on the previous project (that uses R candles and different PSARs to get an entry and exit). All properties of the previous EA should be implemented in this one (as already discussed, document will be added), as this one is an extension of the previous one
1 Application
(3) MQL5 Experts
50+ USD
MA close values must be used. Buy when Fast MA crosses Slow MA from the bottom and sell when Fast MA crosses Slow MA from the top. The EA settings are shown in the table below Entry Settings MA Type EMA/SMA Fast Moving Slow Moving Use Filter true or false MA Trend Filter Position Management Close trade on opposite signal true or false Stop Loss in points Take Profit in points Trailing Stop in points Break Even in
18 Applications
(3) MQL5 Experts
NEW EA (personal job)
50+ USD
New EA, work with MACD. When MACD signal chart cross price chart to up open positions1 "buy", and then When MACD signal chart cross price chart to down open positions2 "sell" . - - - * close all positions, when they reach total Profit or total Lose. * when all position closed, EA should start again from the beginning. Input: 1- first position1 size. * Position2 size= position1*2 * Position3 size= position2*2 *
1 Application
(10) MQL4 Experts
Modification of Expert Advisor - Add and fix some bugs (personal job)
45+ USD
Hi there, as discussed before, there are some changes that I would like and a few errors that need to be fixed. There are a few errors that I noticed in testing and the options we discussed before to be fixed. I look forward to working with you
1 Application
(7) MQL5 Indicators Experts
50 - 120 USD
I have a logic in my mind that needs to be built on already existing indicator. I will share both my logic and the indicator that will be the foundation of this project. Strategy needs to be done in pinescript. Please ask anything. Thank you
7 Applications
55+ USD
EA dashboard review : This EA alerts a three pattern combination examples are 123,111,232,222,121 etc There are only 3 types of candle: 1. Inside candle - The candle is entirely within the high and low of the previous candle. An inside candle shows the market is at a point of indecision. 2. Directional candle - The candle extends above or below either the High or Low, but not both, of the previous candle. 3
5 Applications
(28) MQL4 Indicators Experts
80 - 100 USD
Requirements Specification for Programming of MT4 EA 1. EA - entries performed when MACD's main and signal lines have crossed (after candle closed) above or below zero level. Above or below being defined by the level of the signal line of the MACD. • BUY on MACD crossing above signal line when signal line value is < 0.0000 at the close of the crossed candle. OR • SELL on MACD crossing below signal line when signal
11 Applications
(1) MQL4 Experts
Change Trailing Stop Behaviour for NDT v9 (personal job)
50+ USD
Hi Aleksei, hope you well and have recovered from your cold. Quick one, this v9 of the PSAR EA you made for me, currently it is following the current PSAR as trailing stop, which is fine. Only thing is, it only starts following it once the trade goes into profit. Is it possible that when it places the STOP order that it places the stop for that order on PSAR and then follow it, regardless if it is in profit or not
1 Application
(5) MQL4 Experts
30 USD
Hello programmers I want to program expert for mt4 It is based on a special indicator The expert advisor opens buying and selling order based on the indicator's signal For more details, please contact
12 Applications
(26) MQL4 Experts
Modify existing EA (personal job)
30+ USD
For the martingale multiplier, instead of using just one multiplier, I want to be able to use use a series of multiplier, so example when EA loses, I will set, 2, 3, 3,3 , so the lot's size after loss will be x2, x3, x3, x3, x3 then back to normal lot size. you can leave the existing martingale option too, so i will have option to choose between the two
1 Application
(24) MQL4 Experts
30 - 100 USD
Looking for an EA that can close trades if it reaches 5 or 6 trades. and also to turn off auto trading. It should close all postions at the certain amount of trades in a loss or profit and turn off auto trading. I would like to to a trail before buying. Thank you
9 Applications