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
88588 completed jobs in all languages
Sort by:
50 - 100 USD
I am wondering if it is possible to have a EA that will take a telegram signal for example : GBPAUD buy @1 .75888 Sl:1.75100 Tp:1.77544 adjustable lot size And automatically place this as a order on my mt4 platform I don't know if this is possible but any advice would be great Thanks
8 Applications
(3) MQL4 Experts
30+ USD
I need an EA that does the following Manage and close a trade as follows Manage all trades= True/False Manage by Magic number=True/False Magic number= Manage By Trade comment=True/False Comment= Time interval= 30 minutes Pips Steps= 5 Profit to achieve in first interval= 20 Maximum loss= 50 Wait Time Interval, and if price reaches 20 pips profit, close it. Next within Time interval ( in above example 31 minutes-60
7 Applications
MQL4 Experts
30+ USD
Start EA Time: Tipe: BUY or SELL ----------------------------------------------------------------------------------------------------------------------------- Estrategy I (trend): true/false If SL is reached next order is the opposite (If I had a SELL order next will be a BUY order) Estrategy II (counter-trend): true/false If SL is reached next order is the same (If I had a SELL order next will be a SELL order)
10 Applications
(21) MQL5 Experts
40+ USD
Please create a simple martingale EA use Heiken Ashi to open and close sell / buy order. Let's say we enter 0.01 for initial lot size parameter. To calculate lot size: Accumulate last 5 orders if totally win then lot size will be set to 0.01 If losses = 200 USD for example, its must calculate how much lot size required in order to cover this losses [200] 50 pips is an expected target to reach in order to cover the
10 Applications
(10) MQL4 Experts
Upgrade of old EA (personal job)
30+ USD
using the indicator "gfk forex2.ex4" (best used on H1 timeframe) -RED DOT means put in a sell order -GREEN DOT means put in a buy order -always have one trade open because the dot is either green or red....unless trade is closed by stop loss. functions to add: 1) RSI filter
1 Application
(8) MQL5 Experts
30 - 50 USD
I am studying MQL4 code and looking for a professional coder who can finish this job in few hours (I am standing by for communication and would be great add some notes or explanation in the source code that i can understand and after add more & edit function my self) Please let me know ASAP if you can. This strategy is using real time CCI indicator value in everytick. There is two time frame chart with CCI indicator
5 Applications
(6) MQL4 Experts
50 - 90 USD
Backtesting EA I am in need of an EA which would trade based on a list of old entries. E.g I have an excel file with trades for August: EURUSD, BUY, 1lot, Opening price(or date and time,or both), closing price(or date and time,or both), This EA should be able to launch those trades on multiple currencies based on the list from my file. And to keep track of some statistics (which should be exported) like: maximum nr
2 Applications
Modify indicator to include alerts and modify trade manager button (personal job)
30+ USD
Hi, as we discussed, modify the trade manager EA to new button format.. and also add push notifications to the indicator provided so that I can get mobile alerts. Thank you once again
1 Application
(5) MQL4 Indicators Experts
30 - 50 USD
8EMA and 50SMA Lot size: Last candlestck difference between high and low be divided by desired risk amount e.g. $25, $50, $75, $100 or more etc Sell Entry: Whenever 8EMA is below 50SMA, Price must be below 8EMA, i look for candles more like pin bars with price opening from below 8EMA and rose above it or touches 8EMA and close below it, sell pending order is placed 1-2pips below low of last candlestick e.g. if last
Perfect invisible trading EA (personal job)
30+ USD
Hi, please find code this EA for me based on the indicator we talked about. thanks the signal bit, when the ball appears it should take the trade on the next candle and close when the ball appear on the opposite direction. before coding it can you kindly check if it is profitable on renko chart
1 Application
(1) MQL5 Experts
Modify EA (personal job)
30+ USD
Modify existing EA (source code will be supplied) that I would like two check ( extern int MaxTrades = 99999; ) perfeckt work and Stoploss and take profit .... more informations contact me. many thanks
1 Application
(20) MQL5 Experts
30 - 100 USD
The following is needed for a Renko EA. Please ensure that this Renko EA can be back tested. This renko EA uses both RSI and Envelopes to place trades: Money Management: True/False Fixed Lot Size: User Defined Risk: User defined (%) Exit Bars: User Defined ***Envelope Settings*** Envelope Enabled: True/False (If true, will be used to filter trades. BarOpen must occur within or touching the envelope to warrant a
6 Applications
(14) MQL4 Experts
Riding The Trend - Version 1 (personal job)
70+ USD
EMA1 = make MA setting variable EMA2 = make MA setting variable Bullish Engulfing = close of (C-1) > open of (C-2) Bearish Engulfing = close of (C-1) < open of (C-2) Body size of candle = ABS(open – close ) Maximum body size of candle (C-1) = 30 pips (make variable) Check documents attached for more
1 Application
(17) MQL4 Experts
Create Dashboard from custom EA (personal job)
200+ USD
Hello Francesco as we discussed I would like you to create an Dashboard EA from my custom EA. I will send all details and requests in the specifications. Thank you
Sa7lab V 8 (personal job)
30 - 89 USD
I would like to add 3 options in this version, I would call them: 1- Static Range 2- Zone A 3- Zone B 1- Static Range: For the sake of explanation, I will assume that only 1 trade (with it's corresponding hedging trades) that is allowed to be opened. I will assume that the first open trade is Buy. Static Range= 5 pips If a Buy trade is opened, the next Sell hedging trade will not be opened 5 pips above or below the
1 Application
(18) MQL4 Indicators Experts
30+ USD
the EA should do the following. Be able to be activated on the screen by a button such that when i calculate the X pips distance to place the pending order, i enter the pip distance on the screen(not ea settings) and manually activate the EA to place the pending order at that pip distance. Be able to calculate and print on screen the current daily range. Calculate and print on screen the average daily range for X
6 Applications
(11) MQL4 Experts Forex
30+ USD
Hello, I need 2 very simple EA based on RSI Indicator First EA : --------------------------------------------------------------------------- For the first EA it's VERY SIMPLE and QUICLY DONE : 1 - When the RSI touch the 50 level (can change this level), all positions will be closed 2 - Make an alert when the RSI goes over 70 or when goes under 30 (Can change these levels)
8 Applications
(1) MQL4 Experts
FIXED BUY LINE AND SELL LINE PLACER (personal job)
30+ USD
Placing of BUY line that is in a fixed position with its Stoploss and different size TakeProfit;Volume: --(fixed), Volume:(Percentage of equity):Breakeven_ TrailingStart:__ Trailing Step:__ and another fixed SELL line that has its Stoploss and different size TakeProfit; Volume: --(fixed), Volume:(Percentage of equity)Breakeven_ TrailingStart:__Trailing Step:__ The BUY line and the different SELL line are in a fixed
1 Application
(5) MQL4 Experts
30+ USD
Modify existing EA with an option of inverting open order direction and inverting close order parameters. Job was done with candle body size trigger crossing MA up or down. Thanks
13 Applications
MQL4 Experts
Modifications of Tools (personal job)
30+ USD
Hello, can you enable sound and email notifications on the tools when certain daily percentage being reached on both -0.1 or +0.1 input which can be adhusted. This is the tools in regards to the above explanations https://www.mql5.com/en/code/8935
1 Application
(9) MQL4 Indicators Experts