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
88565 completed jobs in all languages
Sort by:
30 - 35 USD
Hello, i would like to write an EA from three Indicators that will be able to work in MT4 platform. All the specifications will be given in private. If it is possible,it should run smoothly. Contact me for more details. Kind Regards
10 Applications
(21) MQL4 Experts Forex
30+ USD
Simple EA needed. Parameters: extern int EquityLoss = "1100" ; If my equity equals or falls below £1100 then the EA will do the following: 1) Close all trades. 2) Disable the "Autotrading" button. Add sound parameters: extern OpenTradeSound = "somesoundfile.wav" ; //Play sound when trade is opened. extern TPSound = "somesoundfile" ; //Play sound when Take Profit is hit. extern SLSound =
8 Applications
(14) MQL4 Experts Forex
40+ USD
Need a simple EA coded. Variables will only involve price and an MA. This will not take long as I will provide the logic which will just need to be coded
21 Applications
MQL4 Experts
Update of Triangular EA 1.2 (personal job)
50+ USD
Dear Trinh, I would like to ask you to update my EA Triangular 1.2. It need to be added to standard indicator and the trailing stop conditions need to be reviewed. Many thanks
1 Application
(11) MQL4 Experts
Swing Control EA update 4 (personal job)
30+ USD
My first suggestion is that it should be possible to tell the EA to only take trades in a configurable time window. For example between 01:00 and 10:00, the EA should be active, the rest of the time it should be inactive. My other suggestion would be to limit the amout of trades taken per day. As it is now, we have a total maximum allowed trades for the EA. I would like to add an option "max allowed trades per day"
1 Application
(13) MQL4 Indicators Experts
Order Balance -Update- (personal job)
50+ USD
I need to update an expert adviser for meta trader 4 that can run on all timeframes, The expert adviser should able me to open multi orders (long and short) with a different lot size for each of them, input variables are required for the program
1 Application
(12) MQL4 Experts
Modification to Spartan Expert Advisor (personal job)
30+ USD
Hello, I need to introduce some modifications to Spartan EA v1 and convert it into Spartan EA v2.0. I hope you can do it under the budget agreed this morning. The specifications were wrote clearly, but if you need any clarification, please let me know. Thank you
1 Application
(19) MQL4 Experts
Daily pivot EA (personal job)
30+ USD
daily pivot EA should have 3 functions, place pending orders, reopen function and delete function. place function works with 2 modes to choose in parameter setting: regular mode by placing 1, 2, or 3 buystop on R1, R2, R3, at once and 1, 2 or 3 sellstop on S1,S2,S3 at once and reversal mode by placing 1, 2 or 3 sell limit on R1,R2,R3, 1, 2 or 3 buylimit on S1,S2,S3 reopen function as you know when profit of an order
1 Application
(4) MQL4 Experts Strategy optimization
Special MAs and ADX crosses (personal job)
70+ USD
EA robot using a special MAs and ADX to trade. The strategy requires placing new trade and closing opened trade simultaneously based on certain conditions of both MAs and ADX crosses. This strategy requires Only Profit/loss trailing stop, either based on pips or % from current price levels. Dialog box with switches, to partial or complete close all running trades in the auto robot in case of emergency
1 Application
Rsi-heikenasi (personal job)
30+ USD
need an alert based on the rsi for all time frames. buy when above a threshold i provide. sell when rsi below the threshold i provide. more details to follow
1 Application
(38) MQL4 Indicators Experts
Expert adviser (personal job)
30 USD
please modify the cycle trade ea as per the attached requirement making corrections in the last version. adding new columns for profit for each trade and total profit of cycles. Thank You
1 Application
40+ USD
Please I need an EA that works like the below discription: 2ways "Sell order" is closed in MT5 Account A => at the same time "Buy order" is closed in MT5 Account B . "Buy order" is closed in MT5 Account B => at the same time "Sell order" is closed in MT5 Account A. What I mean is: Any time a "Sell order" in MT5 Account A is closed then at the same time a "Buy order" in MT5 Account B needs to close. Any time a "Buy
3 Applications
(2) MQL5 Indicators Experts
Account Number Protection (personal job)
30+ USD
I would like upgrade my EA with Account Number Protection and add dates that i can activate it for any duration i want. I can just pay for this job only $30
1 Application
Modification of existing EA. (personal job)
30 - 50 USD
The recipent is well versed wih this EA so no more info is needed in this space.I will forward all details on receipt of his acceptance. I am looking forward to working with him again
1 Application
MQL4 Experts
Range break EA (personal job)
100+ USD
What is a 'Trading Range' A trading range is the spread between the high and low prices traded during a period of time. BREAKING DOWN 'Trading Range' When a stock breaks through or falls below its trading range after several days of trading in a range, it usually means there is momentum (positive or negative) building. Read more: Trading Range http://www.investopedia.com/terms/t/tradingrange.asp#ixzz4v2AWsIG5
1 Application
(5) MQL4 Experts
100 - 150 USD
Two indicators two timeframes. Check the trend in the Daily TimeFrame, Indicator: Trend Magic indicator free; https://www.mql5.com/en/market/product/9563. Trade the Breakout Bool with a grid in 4Hr chart as per Daily TF trend with predefined stop,break-even,trailing and Target, Indicator: Zig zag zug v1.4: https://www.mql5.com/en/code/11094
8 Applications
30+ USD
Hi all think this is an easy 2 min fix of updating code due to newer version of mt4 release, please update and will pay instant quick fix want to get this done today
7 Applications
(16) MQL4 Experts
50+ USD
I need to expand my timeframe-script... reason: I have a EA it works with Martingale. if the Value of Pair goes Short, so the EA buys.. for example: sell 0.01 sell 0.02 buy 0.01 buy 0.02 buy 0.04 buy 0.08 buy 0.16 Now we have a timeframechanger: if the open value goes bigger (3% , 5% ..) so timeframe will changed. so less positions will be buyed as result. Now i need to implement one feature more. 1) Every timeframe
1 Application
(10) MQL4 Experts
50 - 100 USD
I need a good and experienced programmer who is familiar with developing and experienced in offline chart EA Trading or Renko EA's Trading. Detail Buy when X green candle closed and close Buy when X red candle closed using filtering of 2 Moving average for filtering. Sell when X red candle closed and close Sell when X green candle closed using filtering of 2 Moving average for filtering. X can be changed by input: 1
13 Applications
Breakout EA - Indicator (personal job)
100+ USD
Entry Long - When bullish bar (blue) is formed Short - When bearish bar (red) is formed EA propertieies Long only - only take long signals trades Short only - Only take short signals Both - take both long and short signals Void Exceeded pips = If market exceeds X pips void trade entry Trade Management Risk % = X percent equity of the account SL = X bar high/low - if set to 10 bars, SL will be at the high/low of the
1 Application
(49) MQL4 Experts