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
87757 completed jobs in all languages
Sort by:
Amend 4.1.1 (personal job)
30 - 40 USD
Hello As per our chat on the other thread. I would like to do the following change to 4.1.1 Hello, Hope you are doing well. I wonder if you have time to create me two additional versions of this EX-Momentum+4.1.1 using the source code you delivered. Both versions should have the parmeters hidden as per the screen shot,so please leave everything in the red box visible and the rest hidden. The first version should only
1 Application
(130) MQL4 Experts
30+ USD
My EA Needs corrections: 1. Trailing SL A, To start only when total open trades on mt4 is +ve. B Close all open trades when TP is Hit or Trailing SL is Hit C. To display on MT4 2. Indicators included, i need to have option of selecting time frame e.g. 1 Min, 5 Min, 15 Min at same time. How they work. If i say e.g. 1 Min and 5 Min, Open trades only when both TF agree on directions. 3. TP: If TP is not hit
9 Applications
(5) MQL4 Experts
60 - 120 USD
CONDIZIONI GENERALI 1. EA run END OF BAR. 2. indicator = stochastic oscillator. 3. Setup : LONG ENTRY: when STOCH SIGNAL cross BELOW level 15 EA must self setting on long mode SHORT ENTRY: WHEN STOCH SIGNAL CROSS ABOVE LEVEL 85 EA MUST SELF SETTING ON SHORT MODE 4. ENTER LONG CONDITIONS: STOCK SIGNAL CROSS ABOVE LEVEL 30 (NOT BEFORE SETUP LONG) a. LONG ENTRY AT MARKET b. SOUND ALERT c. pop up "LONG ENTRY" d
23 Applications
(17) MQL5 Experts
ZigZag Indicator and SVM EA Update (personal job)
55 - 987 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 Indicators Experts
Expert Advisor updated logic (personal job)
100+ USD
Hi I would like to update the logic to trade a total of five legs. Today the EA trades a total of 4 legs. (doubling up each leg) I would also like the 5th leg to be a True/False configuration in the settings. The EA is attached for your reference. Graeme
1 Application
(10) MQL4 Experts
GOLDTRADER INDICATOR & EA (personal job)
100+ USD
1/ EA encodes indicator into EA! EA draws *dotted silver lines* . Input chart: Lines start at: 1210.00 GridSpacing: 150 2/ EA uses EMA 5 close. Include inputs in chart. . Input chart: Period: Method: Apply: 3/ EA draws BUY ARROWcolour#1 when . i/ market crosses down below gridline followed by.... ii/ EMA crosses next Gridline up followed by.... iii/ EMA crosses next Gridline up then ENTER BUY ARROWcolour#1 iv/ EA
1 Application
(39) MQL4 Experts
Update EA EMA2.2 (personal job)
50+ USD
Hi Trinh, I would like to ask you to update my EA EMA 2.2 as follows: 1. Please try to find bug why EA is not restarting next trading session once TP basket was hit. I intend to have only one trading round per session so if necessary you may delete max trading rounds and fix it to one. 2. Please insert a second trading time to have second trading session during the day. It should true / false starting time /
1 Application
(11) MQL4 Experts
50 - 100 USD
L'EA deve comprare se l'oscillatore stocastico SEGNALE incrociato verso alto suo livello (esempio 30). Deve chiudere metà posizione quando incrocia l'alto livello (esempio 50) e fermare un pareggio. Deve chiudere il resto quando incrocia verso alto suo livello (esempio 70). Voglio avvisi sonori e pop up
10 Applications
(17) MQL5 Indicators Experts
Cosmos EA (personal job)
50+ USD
Hello friend, I am fine. I checked this indicator, this indicator do not have any values in buffers. It is mean, I can do EA by this indicator, but this indicator must be attached manually to chart, only after this, EA will working. EA will read info right from chart. This is a bit time-consuming. If it is important I can do it. If not, it's better not to mess with it. :) 10:33 Please do it, it is important. Take
1 Application
(43) MQL4 Experts
30+ USD
I have 2 indicators, I wish to mix/turn into just 1 indicator. I want an info box added, to show candle time remaining, spread, pair, profit loss etc Hide sub windows - true/false Show only valid alerts - true/false (to act as a filter) Add all the normal alerts - push, screen and email Alerts on close of candle - true/false Give me the ability to lock the indicator to a user account - and maybe lock the indicator if
6 Applications
(9) MQL4 Indicators Experts
Joker EA (personal job)
30+ USD
Open position LONG when indicator shows green bar. Position need to open on current or new bar. Opposite for orange bar. Smooth period and time frame of EA should be adjustable (same as indicator). Comment section to name EA so I can track the position
1 Application
(16) MQL4 Experts
Virtual vortex implementation (personal job)
50+ USD
Dear Genesis, I have a new job for you that should implement the existing EA Virtual Vortex. 1) please correct the error. In the file results you can see the trade n 78 does not close together with trade n 77 but with the trade n 80. This mistake actually happens quite often. 2) in the entry conditions, we now have the consecutive bars, the minimum distance from EMA. I need you to add the stochastic, since a little
1 Application
(45) MQL4 Experts
New Close-Functions (personal job)
30+ USD
Existing code for closing OP-Buy nad OP-Sell in my EA: void close( int type) { if ( OrdersTotal ()> 0 ) { for (i= OrdersTotal ()- 1 ;i>= 0 ;i--) { OrderSelect (i, SELECT_BY_POS , MODE_TRADES ); if ((type== 3 || type== OP_BUY ) && OrderType ()== OP_BUY ) { if ( OrderSymbol ()== Symbol () && OrderMagicNumber ()==magic && (oppositecloseminloss== 0 ||
1 Application
(4) MQL4 Indicators Experts
EA from existing indicator (personal job)
200+ USD
Use https://www.mql5.com/en/market/product/30641# EA opens orders on when the point C and THEN C’ are detected and opens at C' Trade is closed at point D is completed option to trade the point D and close at line/level of C or trailing stop when past level C Able to set stop loss levels also
1 Application
MQL4 Experts
Parabolic Sar (personal job)
50+ USD
Open and close positions based on parabolic SAR. With risk management and lot size :) :) :) :) thanking you :) I will attach file with description thanking you:) why do I need 30 words to place the order
1 Application
(4) MQL5 Experts
Channel EA (personal job)
200+ USD
Channel EA The work consists of modifying an expert adviser previously created by this programmer and includes the following: 1. Removal of unnecessary features; 2. Modification of the EA designation; 3. Modification of the Stop Loss and Take Profit; 4. Modification of the entry and exit signal
1 Application
(14) MQL4 Experts
New features for the EA (personal job)
30+ USD
New Feature for EA Allow X Number of Currency Pairs to Open Trades. Example: 27 Pairs on 27 charts have the EA attached. If this setting is set to 10 it will only allow 10 Pairs to have current open trades at any one time. If set to 27 all 27 can trade. If set to 5 only 5 pairs will be allowed to open at any one time. Yes this was the explanation. This is more text to add here in this box
1 Application
(33) MQL4 Experts
40+ USD
The EA is a hedge system. Since EURUSD is the first pair to open, I am trying to separate it from the other pairs and create a pipstep for it. Only when the market goes against EURUSD, the other pairs should open. Drawdown code already in EA but it doesn't seem to work
3 Applications
(21) MQL5 Experts
30+ USD
CSV reader to open pendings orders at the moment to receive the instructions by another program, the format of the instructions will be like this:(pair,volume,takeprofit(pips),stoploss(pips),time[hh:mm:ss],canceltime(after)), in summary, I made a news EA in C#/python but I don't know MQL, for that reason I need this tool, and with trailing Takeprofit, something simple, with 3 levels to remove the stoploss if the
8 Applications
Trend trading (personal job)
30+ USD
So I got two screenshots for you so you can visually see what I am asking you to do. So this EA should follow my step by step instructions and provide me a signal alert on the screen. The indicators I use are: Tipu Macd: https://www.mql5.com/en/market/product/17731 Exponential moving average 50 period already built in Mt4 Buy Signal set up 1. Step 1: The candlestick must pass the EMA line. Step 2: The histogram must
1 Application
(17) MQL5 Experts