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
87742 completed jobs in all languages
Sort by:
30+ USD
I need an EA that open a buy trade when the price is under the 200 ema during 100 candles and open sell trade when price is 100 candles above the ema, the number of candles should be variable to test different models, No tp or sl required, positions close when price hit the EMA 200 in profit or loss, each 100 candles price not touch the ema ea should open another oposition, for example 100 candles above not hit, open
6 Applications
(1) MQL4 Experts
Indicator to take chart pictures every one minute and save them to disk. (personal job)
300+ USD
(Market is as it is running presently, "Pending" means a pending buy trade will be placed few pips below the price level when the signal qualified... and a sell trade will be placed few pips above the price level when the signal triggers). The limit distance will be % (which is also used for TP and SL)... Pending Order Distance % : 70% Please note: The existing take profit and stop loss is calculated from the
1 Application
(105) MQL5 Experts
30+ USD
hello expert developer.... i would like to implement an expert advisor based on the indicator you converted from tradingview to metatrader 4 terminal. kindly bid to this so we can move to the next stage of project. looking forward to working with you. Thanks
2 Applications
(8) MQL4 Experts
30+ USD
Hi, I need EA based on 3MAs, EA should be able to modify 1. lot size 2. MAs (types, period, chart or fixed time frame) 3. Minimum gap from MA2 line to MA3 line (Points): eg 200 Minimum gap from close price to MA2 line (Points): eg 100 4. Maintain Gap in points for Sell orders: eg +200 Maintain Gap in points for Buy orders: eg -200 Orders close at opposite signal: Yes/ No Orders Close at MA3 line: Yes/ No 5. Single
14 Applications
(2) MQL5 Experts
Translation of code into MQL5 (personal job)
55+ USD
Hi I need the translation of code into MQL5. The objective is to create an EA with all necessary features. The EA will be tested in the prototype phase. Best regards
1 Application
(57) MQL5 Experts Translation
30 - 90 USD
I have a pinescript code that i want to convert to an MT5 ea.. i don;t really care about if the features are all available on mt5.. i know for sure that not all codes can be converted to mt5 so all i am only concetrated on is the logic and the codition it will trade by.. the logic is more of what i need.. for example if it shows buy or sell at a given point on tradingview it should also sho on the mt5 system.. that
3 Applications
(15) MQL5 Experts Converting
30+ USD
Hi, Very simple code, lines in yellow need to execute on the next candle if the buy or sell signal is no longer valid, SL is just as backup if the market reverses to quickly. I am no programmer so excuse if this is not written eloquently. I have posted only the relevant bit. if(PriceInfo[1].close > EMA5[0] && EMA10[0] > EMA20[0] && EMA20[0] > EMA40[0] && RSI14[0] > RSI40[0] && RSI14[0] > 50 && RSI40[0] > 50) {
5 Applications
(1) MQL5 Indicators Experts
50 - 200 USD
Create EA based on RMI indicator. EA should follow specific rules and must plot indicator on chart from EA inputs. 7 days for programming allocated. Will need another 2 or 3 days to test live. RMI indicator attached See attached picture for full description and requirements
30 - 60 USD
Hello i have a indicator that i would like to make it into a ea. with the options of sell/ buy / faster ema / slower ema / show alert / i will Attach indicator just need it to turn it into a ea and to give me the option of to buy and sell
112+ USD
EA HA1.0 Default settings in (brackets) · Quantity of orders: o (1) maximum buy orders o (1) maximum sell orders · Both directions allowed (true) · Heikin Ashi Timeframe (H1) · Order Entry: Heikin_Ashi: Change of color. Trigger the order at start of the next candle · Filter 1 o (true) o Long allowed if (MA50 > MA 200) o Short allowed if (MA50 < MA200) · Filter
8 Applications
(12) MQL5 Experts
30 - 50 USD
I want to know if there is a way that an EA can enter an order based on a candle that is forming, please comment for more info if you belive its possible. Thank you
8 Applications
Martingale EA Modification (personal job)
45+ USD
Modify the EA and add the new parameters. ---initial setup--- Open day = example, if I put 09, the EA will only work on the 09th day of the current month. Magic Order Number = Example 123 Gap size(point) = This parameter is take profit, stop loss and the zone, all 3 in one Reference candle = example 10:00 broker time, time the stop orders will be placed Lot Size 1 = Example 0.1 lot size 2 = lot size 3 = lot size 4 =
1 Application
(3) MQL5 Indicators Experts
Randys_Robot_ADX_MTF_v1.0 (personal job)
150+ USD
Hi Irek ADX MTF Indicator installed in the EA This will be coded using 'Randys_Robot_ADX_RSX_v2.9' New name: Randys_Robot_ADX_MTF_v1.0 Please inspect the ADX MTF code first, to make sure it's OK The new EA will work completely without the current ADX and RSX Indicators, but will work with the other EA functions Chart time frame M5 In the Indicator drop-down menu, the default ADX MTF time frame setting will be 240/H4
1 Application
(40) MQL4 Indicators Experts
30+ USD
Having trouble with coding // Inicialização do robô void OnStart () { // Define as configurações do indicador de Bollinger int periodo = 20 ; // Período da média móvel double desvios = 2.0 ; // Número de desvios padrão int ma_tipo = MODE_SMA; // Tipo de média móvel (SMA = média móvel simples) SetIndexStyle ( 0 , DRAW_ARROW); // Define o estilo da seta do indicador } // Loop principal do robô void OnTick () { //
100 - 700 USD
Hello, I am running algo strategies on several MT5's. I'm looking to build one central dashboard which pulls in each MT5 history on a daily basis and displays it in a consolidated output. This will also include being able to drill down by individual strategy. We will use the same KPI's MT5 show in reports - net profit, net loss, avg win, avg loss..etc. It will probably require a database to first extract the data
80 - 100 USD
I want a trading robot that will be based on candle sticks patterns. I want a situation where once I put the robot on the chart and chose buy or sell and the number of trades to open then it will only buy or sell in that particular direction only. That is if I put the robot on the chart on any timeframe and chose buy, have a parameter where you can put how many trades I want to open after a bullish candle . The
10 Applications
(3) MQL4 Experts
30 - 100 USD
Hello I am looking for a trading bot to be written on both mt4 and mt5. I am looking for the halftrend indicator to signal a buy the to have the 1 SMA cross above the 2 SMA as confirmation to take the buy or I am looking for the halftrend indicator to signal a buy the to have the 1 SMA cross above the 2 SMA and the 2 SMA crossing above to 3 SMA as confirmation to take the buy. I would like to have the EA execute the
8 Applications
(1) MQL5 Experts
EA upgrade to v32 (smaller job) (personal job)
111+ USD
Dear Shuku, here we go, should be smaller job this time. Adding the indicator "Double top bottom patterns" to the EA. 1. As Entry option simple buy / sell arrows 2. As Filter option simple buy / sell arrows 3. As Exit option a) buy / sell arrows simple buy / sell arrows b) Partial TP option One can choose up to 10 partial exits. Each value represents % of position. For example, "0.1" at pTP 1 means 10% of the trade
1 Application
(70) MQL4 Experts
80+ USD
EA HA1.0 · Quantity of orders: (1) · Both directions allowed (yes/no) · Timeframe (H1) · Order Entry: Heikin_Ashi: Change of color. Trigger the order at start of the next candle · Filter 1 o (yes/no) o Long allowed if (MA50 > MA 200) o Short allowed if (MA50 < MA200) · Filter 2 o (yes/no) o Long allowed if (MA50 > MA 50 of last candle) o Short allowed if
1 Application
(12) MQL5 Experts
Modify an EA to follow the moving average direction (personal job)
60+ USD
Hi Salman I hope you are doing well. Attached is the source code for this youtube. Please modify so that the trades will follow the moving average direction. That is all. https://www.youtube.com/watch?v=JXGKjSvlJ_4 Once this is implemented, I will test it, if it works, I will add additional features. Currently, this is experimental. I am also open to suggestions. Keep all other features intact, please do not change
1 Application
(12) MQL5 Indicators Experts