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
88276 completed jobs in all languages
Sort by:
Convert multi trades ea to grid (personal job)
30 - 50 USD
https://www.mql5.com/en/job/request/355681/page4 Please covert this EA to a grid EA as follows 1)Add distance between longs and shorts as ext 250 (-250 is 250 lower than longs + = 250 higher than longs).I just have to put minus or plus in ext. input int DistanceBetween longs and shortsTrades=250/-250; 2) open total of 9 more buy stops /sell stops, in place of current 3 positions input int longs and shortsTrades=9
1 Application
(97) MQL4 Experts
30 - 60 USD
I need an EA, based on an individual indicators and strategy. But those indicators, I only have ex4. files. I have 2 types of entry point. Same type of exit point. Input & Setting: 1. Lot size 2. SL
14 Applications
(33) MQL4 Experts
30+ USD
I need an EA that works the "commodity channel index" indicator how the ea must work: When CCI goes beyond the overbought level, X must enter sell When CCI goes beyond the oversold level, X must enter buy orders are opened when the candle is closed
8 Applications
(1) MQL4 Experts
Modification of EA (personal job)
40+ USD
Hi, I would like to modify my EA created by you previously. I will send you the source codes for the EA and the indicator once you have accepted the job. ------------------------------------------------------------ ------------------------------------------------------------ ------------------------------------------------------------ ------------------------------------------------------------
1 Application
(30) MQL4 Experts
30 - 70 USD
Dear programmers I had an EA created that works very well, however i need some modifications. Now the EA works only with initial trades set as stop orders. These modifications will be following: When I attach the EA to the chart, there should be buy/sell button and text line where I can edit the comment and magic number and volume to be opened. By hitting the button, script will open a trade according to pre-set
9 Applications
(2) MQL4 Indicators Experts
EA new momo (personal job)
100+ USD
INSTRUCTIONS: EA "NEW MOMO RETRACE" ===================== Platform MT4 Markets: forex, futures, stocks (please take into account different decimalizations) EA shall also have the ability to be backtested in Strategy tester. EA shall work on each market independetly (meaning multiple trades can be opened on different markets without one affecting the other) Wherever I wrote "input" in brackets below, I need that
1 Application
(11) MQL4 Experts
30+ USD
I have 3 indicators. want to do expert advisor using my settings all three indicators can be installed in a demo account, id and password i can provide because one of the indicators can be used in selected account number only.. simple to make Rules for the expert advisor : Buy Entry : when CCI,RSI,HISTOGRAM all are same trend (UP), take a buy immediately Sell Entry : When CCI,RSI,HISTOGRAM all are same down trend
15 Applications
(41) MQL4 Experts
30+ USD
I have an indicator that I want to make it into EA This strategy is simple and uncomplicated I only have 30 dollars, I don't have much money. Please choose my project carefully. 1. 1 hours up 15 minutes up 1 hours down 15 minutes down 2.SL 300 TP NO (according to the signal, coming out) 3. principle: periodic resonance, index resonance
8 Applications
(4) MQL5 Experts Libraries
40+ USD
I need an EA that transfers statistical data from the FX account to a website. The output data will be presented as on the MyFxBook website. - master page - stat info - connection wizard
5 Applications
(13) MQL4 Experts Integration
Upgrades and refurbishments (personal job)
250 - 550 USD
As discussed on Private Message, minor issues/bugs will be fixed, in order to take an EA with enormous potential; to become a flawless trading machine. Still waiting for 30 or more words to come
1 Application
(20) MQL5 Experts
30 - 40 USD
I wanted an EA based pivots points. BUY: S1: Buy on S1 Level (true / false) S2: Buy on S2 level (true / false) S3: Buy on S3 level (true / false) If all three options are set to true, then EA should open buy orders on all three options. One order on S1, another order on S2 and another order on S3. Without closing the previous orders. SELL: R1: Sell on R1 Level (true / false) R2: Sell on R2 level (true / false) R3
17 Applications
(13) MQL4 Experts
30+ USD
Hello all, I need modification done to my RSI ea. The ea has 3 filters, MA, RSI and Bolinger Bands, ea opens SELL order when price goes above set values. I WANT A SITUATION WHERE THE EA WILL NOT OPEN TRADE UNTIL (x) CANDLES. Example if ea is to open on the first candle when condition is TRUE, the modification will let the ea open on the third(3) candle onwards, this filter will be optional. I hope this can be done
7 Applications
(47) MQL4 Experts
ZMR_EA (personal job)
130+ USD
ZMR_EA Trading is set based on indicators EMA, MACD and set parameters. EA trades in two trading timeframes - where EA is attached (higher timeframe) and timeframe which is set in EA parameters (lower timeframe). EA is attached on higher timeframe. On higher timeframe EA are looking for trend and on lower timeframe EA opens a trade – when trade is confirmed. EA exit on timeframe where EA is attached (higher
1 Application
(13) MQL4 Experts Forex
50+ USD
First order is placed manually by clicking the buy or sell button on chart screen. EA will automatically activates the martingale grid. Grid step distance is calculated @ average daily range of the last five D1 bars divided by 2. The dynamic position size for the first grid step is calculated based on % of account balance The subsequent Grid steps are fully automatic TP for each grid is calculated 2 x Grid step
4 Applications
(19) MQL4 Experts
Modifications and troubleshooting for EA (personal job)
30+ USD
Hello, it seems that revenge is having some issues still so we will fix them and any other minor issues. We will add one new parameter and delete some others. Hope to do this ASAP. Thank you
1 Application
(3) MQL5 Experts
EA for Renko Charts (personal job)
100 - 200 USD
EA would take trades based on fractal indicator I will provide. BUYS: GET IN ON THE GREEN ARROW AND EXIT ON THE NEXT RESISTANCE FRACTAL. SELLS: GET IN ON THE RED ARROW AND EXIT ON THE NEXT SUPPORT FRACTAL. A total of (2) indicators will be used that I’ll send you and the Renko blocks as well. Small modifications will be added once we speak
1 Application
50+ USD
Hi, I need to convert this portion of my code from MT4/MLQ4 compatible to MLQ5. All values are read and store in an array. see code below. Thanks, Sonny int jx, ix, kx; for( kx=symId; kx<symId+1; kx++){ for(jx=0; jx<3 ; jx++){ for( ix=0; ix < 9; ix++){ iWPRx[kx,ix,jx] =NormalizeDouble(iWPR(symbl[kx],prd[ix] ,14,jx),1); iSTOm[kx,ix,jx]
15 Applications
MQL5 Experts
Simple Renko system (personal job)
40+ USD
Description : Renko inspired grid style system where trades are opened on each renko brick/grid level and all closed when price moves one brick against current trend. Entry : Place buy order once bullish renko brick has formed and closed. Place sell order once bearish renko brick has formed and closed. Exit : Close all open trades when the opposite brick to the previous bricks, forms and closes. Viduals : Renko
1 Application
(34) MQL4 Experts
For Alain Verleyen (personal job)
40+ USD
Hey Alain This is for the modification as we discussed under the previous project's messages for the EA you coded. I have put the duration for this project as 2 days and set the budget as $40. Thanks
1 Application
(14) MQL4 Experts
Programming expert advisor (personal job)
50+ USD
Programming expert advisor depends on RSI index and hedge transactions The request properties are in the file Please read the enclosed file very carefully note that I want the rights reserved for me only The expert's strategy is a series of orders that hedge about 10 orders The specifications are found in the attached file
1 Application
(1) MQL4 Experts