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
87568 completed jobs in all languages
Sort by:
One click trading 3 Tps (personal job)
50+ USD
hi Georgi just wondering if we can can get that update going. , one click trading , 3 positions open , 3 different TPS with TSL , one click button to close all trades , could you please save it under "one click trading 3TPs ......... thank you very much , happy trading
EA and Indicator (personal job)
100+ USD
The EA already waits for a new bar for the signal, so if I am in BAR X the crossover happened and completed in the previous bar, adding the condition of open above/below both EMA can be implemented with something like double MASlowCurr=iMA(Symbol(),0,MASlowPeriod,0,MODE_EMA,PRICE_CLOSE,0); double MAFastCurr=iMA(Symbol(),0,MAFastPeriod,0,MODE_EMA,PRICE_CLOSE,0); Open[0]>MAFastCurr && MAFastCurr>MASlowCurr (this for a
1 Application
(105) MQL4 Indicators Experts
Myrath (personal job)
40+ USD
Dear Genesis, please to the last version consider just the following: rename it Myrath 2.0 add other 8 trades on the sequence. Total number of trades will be 20. thank you
1 Application
(45) MQL4 Indicators Experts
30+ USD
This EA is very simple. The indicator is an oscillator, so, I need to sell when the line cross down below de 80 level, not above or equal to the level, but cross below that level, and buy when the line cross above the 20 level, not below or equal to the 20 level, but above it, always when the candle is closed. I could use different values for the levels (80-20, 85-15, 90-10, 95-5, etc), and different inputs for the
11 Applications
(16) MQL5 Experts Strategy optimization Forex
Create a trade automation based on an existing Lua indicator (personal job)
60+ USD
Hi Marton Based on previous emails your debugged indicator appears to work well. Please create a TradingStation Automation Strategy based on the Lua indicator to match the same criteria and parameters as the Metatrader EA. Original Metatrader requirements reattached (I haven't reattached your debugged Lua indicator) If anything isn't clear please let me know Thanks Jen
1 Application
MQL5 Experts Design C++
Convert MT4 EA to MT5 EA (personal job)
30+ USD
Convert MT4 EA to MT5. Convert the attached EA in MT5 so that it works in Metatrader5. Convert. There is an MT4 EA attached that needs to be converted to MT5
1 Application
(1) MQL5 Experts
50+ USD
mql4 ea functions to display total profit. Creating a mt4 function that generates total profit. for example if after running my ea I have 5 trades and 1st trade has a result of loss of 20 pips, second gain of 10 pips, 3rd loss of 5 pips, 4th gain of 25 pips and 5th which is an open trade has current profit of 12 pips so the result should be 22 pips
19 Applications
(2) MQL4 Experts
120+ USD
Need a professional programmer to Look over code to generate ideas and to determine best performance for this EA. Must be opened with communication and great idea generator Add parameters on Stoch, Moving Average, BB, etc
10 Applications
(13) MQL4 Indicators Experts
Supertrend-Bar-MTF EA (personal job)
30+ USD
EA should open a Buy position when line 1+2+3 are blue. When line 1+2+3 are red, the position should close and a sell position should be opened. Money management + TP + SL required
1 Application
(16) MQL4 Experts
4 EAs Based on Pipfinite trend indicator (personal job)
200+ USD
4 EAs Based on Pipfinite trend indicator Trend-Pro EA EA_Trend_Pro PTrend_Pro_EA PTPO EA All the EAs in ex4 format and without any limitations All the EAs Trade any pair including CFDs, crypto, futures All the EAs must Work with any broker All The EAs must work on Strategy Tester. No deadline limitation USD 50 per EA
1 Application
(4) MQL4 Experts
30 - 48 USD
How much is it to create an e.a. to reflect the indicator in this link https://www.mql5.com/en/forum/175097/page2#comment_4272663 . The E.A. should reflect the features of the indicator, money management should be able to be selected by user: Martingale, percentage trade size, fixed trade size. This e.a. should work just like the indicator shows where trades would be taken
4 Applications
(78) MQL4 Experts
50+ USD
I want to creat an EA that open buy/sell order based on the signal provided by the signal of first indicator that is filtered by short/long trend indicated by the second indicator. So, 1st indicator provides signals but those signals are filtered out by the 2nd indicator for better accuracy of entry points. Fixed lot. TP and SL value is calculated based on the Average True Range (ATR) value. I need to be able to
11 Applications
(3) MQL4 Experts
Create an EA based on confirmation from 2 indicators (personal job)
30+ USD
Creat EA from 3 indicator Indicator 1. Moving Average 14 shif 2 Exponantial Close 2. Awesome oscolator Level 0 3. RSI Period 7 Close Level 45 /55 Input Parameter - StandardLots 0.01 - ExtraLost x2 - TakeProfit#1 100 - TakeProfit#2 300 - StopLoss 100 - BreakEvenStart 50 - BreakEven 20 - Use Gride - Use Hedging - MoneyMM On/off /// if off use lots depend input parameter /// if on use lots depend Balance - Balance
1 Application
(10) MQL4 Experts
14 baskets additions (personal job)
100+ USD
Add 14 more EAS . Each basket has 1 open trade , that is maximum 15 open trades all together (FROM 15 MAGICS). EAS and baskets must not conflict , all eas to be coded with separate magics and settings.There are 15 sets of settings to be coded , sample settings from EA 1 are below. input string sep1="=============EA1============="; input double LotSize1=0.1; input int MagicNumber1=12312; input int Step1=0; input int
1 Application
(88) MQL4 Experts
TO ADD FUNCTION ON LATEST EA (personal job)
30+ USD
Hi, as per discussed, I'd like to add few function into latest EA which has done by today. Description has been explained earlier and to attach into this job. And to check if any bug in previous EA
1 Application
(1) MQL4 Experts
Fibo retracement levels (personal job)
40+ USD
I need perfect fibo retracement levels indicator along with expert advisor concept and and picture representations are in attachments calculate 1 hr/ 2 hr/ 3 hr/ 4 hr / daily high and low selection of time frame is to be done in input settings of indicator. Example : --------- If 1 hr is selected as input, the last 1 hour high and low to be calculated If 2 hr is selected as input, the last 2 hour high and low to be
1 Application
(41) MQL4 Indicators Experts
75 - 200 USD
I believe the simplest way of achieving what I want is to modify an existing push app & email Expert Advisor I attached below. I am also open to other suggestions as well. The current push app & email Expert Advisor has iMACD and iStochastic indicators already installed on it and it does send push notifications. However I prefer to remove the MACD and use the SlowD Stochastic over the iStochastic. I also want to be
30+ USD
Hello developers. I want an ea, works based on arrow indicator and fisher indicator. * strategy: - Purchase order: when the green arrow indicator appears, the green bar fisher indicator will place buy limmit order. Under the current price, 50 points (adjustable). If no order is opened. exit the pending order, when the current candle ends, the second candle appears. - Orders sold in reverse with purchase orders. *
5 Applications
(12) MQL5 Experts
30+ USD
I want to write an EA on MT5 and MT4. A part: It needs to do many different trading symbols at the same time. Buy and sell direction can be set by myself. Assume that I set part of buy and part of sell, the overall take profit setting is 450 points, and the overall stop loss setting is 300 points. The overall take profit or overall stop loss refers to the total number of points in multiple symbols. Next trade
5 Applications
(6) MQL5 Experts Scripts
Modification of existing EA (personal job)
50+ USD
Details have been discussed with developer. Asked for additional functions to the existing EA that was previously created. All further infos will be provided when needed and so on and so forth
1 Application
(5) MQL4 Experts