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
87753 completed jobs in all languages
Sort by:
Revised BBM Watcher and EA Trading (personal job)
50+ USD
Hi Mihail, would you help me to develop EA and revised your BBMA Wacther base on file attached. parameter : ema:10 ema:20 ema:50 SMA120 SMA 200 for further information you can ask me any time thanks, Adi +62811811271 (WA/Telegram)
1 Application
(2) MQL4 Indicators Experts
Modify existing EA and Indicator (personal job)
200+ USD
Hello Oleksandr, Please see attached specifications for a modification of the EA which we have been working on for the last months. When you've read the specifications, please let me know. There is no rush, so if necessary take your time and consider the best way to achieve my specifications. You are welcome to ask questions before and during the process of programming the modifications. Best regards
1 Application
(5) MQL4 Indicators Experts
BBC (personal job)
30+ USD
Parameters. Moving average (ma1) Bollinger Band. If value of ma1 is lower than lower bollinger bandline then If price line comes into contact with lower bollinger band at any time and at end of candle the price is lower than lower bollinger band then. Sell. Hold Sell or Close Long and Short. If ma1 then becomes > lower bollinger then close any short position
1 Application
(8) MQL4 Experts
BBA (personal job)
30+ USD
Parameters. Moving average (ma1) Bollinger Band. If value of ma1 is greater than upper bollinger then If price line comes into contact with upper bollinger band at any time and at end of candle the price is higher than upper bollinger band then. Buy. Hold Buy or Close Short and go Long. If ma1 then becomes < upper bollinger then close any long position
1 Application
(8) MQL4 Experts
BBin (personal job)
30+ USD
Parameters. Moving average (ma1) Bollinger Band. If value of ma1 is less than upper bollinger bandline and greater than lower bollinger bandline Then If price line comes into contact with upper bollinger band at any time and at end of candle the price is lower than upper bollinger band then. Sell. Hold Sell or Close Long and Short. If price line comes into contact with lower bollinger band at any time and at end
1 Application
(8) MQL4 Experts
30+ USD
A pretty straightforward EA, which has to operate after: 1. The manually set pending order / orders are triggered. 2. Take profit and stop loss are again are manually set when placing the pending orders. So the EA should only operate when the stop loss is being hit as follows: 1. The EA should open a position in the opposite direction. 2. The EA should open a position in the opposite direction only once. 3. The EA
12 Applications
(24) MQL5 Experts MySQL Forex
To add MA filter filter on existing EA (personal job)
60+ USD
Hello Arkadi, Hope all is ok….please let me know the price to add the below in this EA: To add one more criteria for sell and buy: Sell “current” open bar_price < MA200 open_price ( simple moving average on current timeframe ) Buy “current” open bar_price > MA200 open_price ( simple moving average on current timeframe) The MA200 should be calculated not only for the pair in the chart but for all pairs…. Please make
1 Application
(3) MQL4 Experts
Modification of EA (personal job)
30 - 50 USD
Hello Hooshang, You program for me ToWinSoup V1.1 for me. Can you adjust some of the trading rules and adding a trailing stop function. (all marked yellow) Thanks I send you the details in PM
1 Application
MQL4 Experts Other
Signals modifications (personal job)
110+ USD
Hi Nikolay, We already talked about the modification of the EA. The current signals from the indicator are A signals. The B signals are generated when the previous signal (A signal) fails. By fail, I mean that the trade of that signal does not achieve the price it has to achieve. This price is for the buy the highest point between the beginning of the dodded line and the end of the dodded line (see attachment). For
1 Application
(24) MQL4 Indicators Experts
Amend Hilo (personal job)
30+ USD
Further adjustments and additions to the HL logic Some corrections from the prior version Correction to the Sunday / Monday Additional check for normal trades Change to the supertrend logic I have put screenshots in the zip file but if anything is not clear let me know
1 Application
(167) MQL4 Experts
Martingale Hedging EA (personal job)
80+ USD
JOB DESCRIPTION This EA is a typical Martingale Hedging EA for MT4. It opens an order (for example: buy: 0.1 lot) and at the same time places a sell pending order in the opposite direction with a bigger lot size (for example: sell, 0.2 lot) at a certain distance (for example: 300 pips). If the price descends 300 pips this second order will be activated. If the price keeps going down, at one point the first order
1 Application
(4) MQL4 Experts
MT4 EA Trading Panel (personal job)
50+ USD
MT4 EA Trading Panel design as follows: 1. SpinEdit for lots 2. SpinEdit for SL in pips 3. SpinEdit for TP in pips 4. Click button to open buy with lots,SL,TP. 5. Click button to open sell with lots,SL,TP. 6. Click button to close all buy trades which are placed by this EA. 7. Click button to close all sell trades which are placed by this EA. 8. Checkgroup for grid strategy Checkbox:grid buy,if checked,when the
1 Application
(1) MQL4 Experts
250 - 750 USD
Hi I am looking for a programme developer to produce a trading programme based on my system. It will be a custom-made trading algorithm. I will appreciate your help. Daryoush
43 Applications
(4) MQL4 Experts
To code An EA (personal job)
80+ USD
Could you please code for me an EA. The SOP are as what we discuss earlier. When complete, I need the .mq4 file as well. Thank you for your support
1 Application
(12) MQL4 Experts
30+ USD
I'm looking for an "EA" / autoclicker will take input MT4 and use an autoclick feature to place trades. I wrote an EA but I do not want to use Ordersend() function. I would like my EA to trigger another software that will click the One-click buttons on the MT4 charts. Speed is also essential
3 Applications
(1) MQL4 Experts
Modification to existing EA (personal job)
100+ USD
HI I am using EA which is working this is trading EA which can trading with virtual money but it has few problems which you have to fix it 1.lot size when we enter lot size as long as it is open ok,when we close and open again it is comingback to 1 here is we enter lot size unles we remove EA or magic no lot size should not change 2.reverse button we have 1,2,3 if we press 1 it has to close present position("n"
1 Application
(78) MQL4 Experts
Add close all (personal job)
30+ USD
Please code Trade only on monday //day 1 // ea will only trade on day 1,2,3,4,5 .( I will change setting in code)//no switch required Please code function close all now with switch input string Closebasketnow="true"; This one requires stop loss and rechecking entries of stops and profit targets are entered. code global variables store the value which had to be set for the order, the every tick try to place it untill
1 Application
(91) MQL4 Experts
30+ USD
Some hopefully simple modifications on an existing mt5 EA required.I want to change EA entry from random to EMA crossover with simple condition that should provide some signals filtering.After that progression algorithm that have NOT to be changed will do the rest
7 Applications
(7) MQL5 Indicators Experts
Bollinger Bands with SMA (personal job)
30+ USD
Timeframe: 1min, 5min, 15min, 30min, 60min. Instrument: Any Indicators used: Bollinger Bands, 3 SMA (Ability to change all values for indicators) Buy order: Price above SMA1, SMA2 & SMA3 Price hits the below line for BB Sell order: Price below SMA1, SMA2 & SMA3 Price hits the above line for BB Stoploss: Select between one of the 4 options below: Distance from price to SMA1 Or distance from price to SMA2 Or distance
1 Application
(2) MQL4 Experts
Repair EA and add Functions ---- to work perfectly (personal job)
145+ USD
1/ Repair all EA errors: EA is giving lots & lots of malfunctions. eg arrows pointing wrong way & Arrows are missing. 2/ EA must cope with changes to EMA fine tuning & change arrow drawing accordingly. 3/ Insert a pulldown menu . BuyOnly SellOnly . If BuyOnly, EA only shows & places trades of BUY arrows. If SellOnly, EA only shows SELL arrows. 4/ EA to show backdated arrows up to XX bars (see input chart). 5/ EA to
1 Application
(39) MQL4 Experts