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
88084 completed jobs in all languages
Sort by:
40+ USD
I need to set of every single trade and/or the whole trades I make, in terms of value, not in terms of point or money level. So that I can set, for example, the SL to 90€ and the TP to 200€ with T.S. every 50€. But I must be able to set it on every single trade I enter or on the total of my active trades, at my choice. Hope to be clear, if not let me know and I'll try to explain it better. Thanks
8 Applications
(1) MQL4 Experts Other
30+ USD
Expert Adviser based on EMA, I would like to have an EA developed so that it enters the market for a buy or sell at the cross overs....the only variable needs to be the time frames of the THREE EMA indicators
17 Applications
(1) MQL4 Experts Statistics and mathematics
30 - 50 USD
Looking for someone to clean up my existing EA that has some code that I don't understand on it. Possibly re-write into a simpler formula or alternative formula. There are some issues with order placement in time frames. It back test great but live trades have some issues that I want to tune. EA developed in 2008
6 Applications
(2) MQL4 Indicators Experts
Lite Tool bar and Dmavis remove line (personal job)
30 - 50 USD
want to create a new Personal Tool bar with less clutter. Also want to modify the Dmavisv45 remove line on break out feature.. See attached doc for details.. I have also included the latest DMavisv45 (hopefully i didnt send the wrong one) and the Personal tool bar. Please keep my default settings
1 Application
(23) MQL4 Indicators Experts
Breakeven module for herrcrowley (personal job)
46+ USD
Separate breakeven module. If profit by position more or is equal the X points, then SL of the order is established on X2 of points of profit on the price of opening of the order (i.e. the price of opening of the order + X2 points). It is the breakeven module. It works only once
1 Application
(1) MQL5 Experts
EA for GBP/USD trading basing on 5 currency pair charts (personal job)
30+ USD
This new EA will make buy and sell orders in GBP/USD, basing on signals coming from five different Currency pair Charts. Chart 1 , Chart 2, and Chart 3 , Chart 4 , and Chart 5, Each chart will have one single moving average trend line with all its MT4 parameters made available. The specific trading signal would be that of the current price bar closing above or below Moving Average trend line, in at least two out of
1 Application
(15) MQL4 Experts
30 - 40 USD
Simple EA based on RSI indicator, adding martingale after first entry position. When price hit upper RSI limit open sell trade and when hit inferior limit open buy trade. After applying to the job I will send the requirements
10 Applications
(1) MQL4 Experts
30+ USD
Please have a look at this indicator and learn the rules first on https://www.mql5.com/en/market/product/33442 The EA should able to read the data window based on the chart information and open a sell or buy when the candle has closed on or above or below the 61.8%. Furthermore the EA should have these options: - EA Name - Grabber (default) - Magic number - 1112 (default) - Fix lot or % of balance - Fix lot (by
2 Applications
(43) MQL4 Experts
30+ USD
Hi i'm looking for some one to build me an EA based on: 1-Rsi Indicator 2- Stochastic Oscilator 3- Bollinger Bands. Needs to Have : Take Profid Stoploss Spread protection Start and Stop time Trailing Stop Specific rule i will tell later
11 Applications
(8) MQL4 Experts
Make a header file to add Neural filter to My existing EA (personal job)
30+ USD
1. Make a Header file . mqh to intergrate existing Neural filter with Ea developed by me. Which will integrate existing supplied Neural filter with EA. 2.Provide help on adding neural filter to EA using Header file
1 Application
(6) MQL5 Indicators Experts
30 - 200 USD
Help with an EA that gets stuck opening and closing trades too quickly. EA backtests at 20 percent profit per week. Live worked great but every once in a while it hangs opening and closing trades too quickly. I got the algorithm from a friend and I love his program, but there are some things I want to add to it. But when I just compile his code, I get the open and close trades too quickly problem. I have an algorithm
7 Applications
30 - 100 USD
The point of our bridge EA MT5 to our binary broker is to automate a sophisticated strategy. Our previous programmer could not build our strategy so im looking for someone who understands what i need. our current EA can open a signal on any indicator what produces a buy and sell buffer signal and afterward it has the ability to martingale but what i need is a custom martingale recovery process meaning instead of
3 Applications
(6) MQL5 Indicators Experts
EA WAVES (personal job)
30+ USD
Magic number: input ------------------------------------------------------------------------------------------- Buy-Sell Logic First Order: If last candle was a Bull Candle - Buy Order If last candle was a Bearish Candle - Sell Order Next orders: If SL is reached the next order will be the opposite than before order If TP is reached the next order will be the same than before order
1 Application
(38) MQL5 Experts
Introduce improvements in three indicators (personal job)
50 - 170 USD
Hello good afternoon: I would like to give you an order for a job. This job is to make some changes or improvements in three indicators, which I attach. These indicators were created or modified by you. I am looking forward to your response. Thank you. Pedro
1 Application
(3) MQL4 Indicators Experts
Reconexao 13 EA = Indi Update (personal job)
30+ USD
Hi, I wil need a new indicator to use in our last EA . This indi will use mMAs, Pipfinite trendline Pro, Pipfinite Razor, Pz Swing Trader and PipFinite Chanel More information we speak in private, I will send a file attached with all information Kindly Alexandre Gouveia
1 Application
MQL4 Indicators Experts
30+ USD
Pleas I need an EA If true use amount to set Take Profit for all orders. For example if I set '250' in the ea, it has to calculate the amount and set Take Profit for all orders instantly, for example 250 euro profit is at 1.12435, ea should set 1.12435 instantly. If true use value to set Take Profit for all orders. For example if I set 1.12345 in the ea then ea should set all TP at 1.12345 instantly. If true use
4 Applications
(26) MQL4 Experts
30 - 50 USD
Dear friend Could you help me create a robot with below Volume can choose by user from min 0.01 lot Scan all Pairs in time frame 1H then perform BUY if close> close(-1) > Close(-2) --> Close BUY if close< close(-1) or current price<lowest price(-1) SELL if close<close(-1) <close(-2) --> Close SELL if close>close(-1) or current price > highest price(-1) Place SL when BUY each time current price > close(-1)>BUY price
10 Applications
MQL5 Experts
30+ USD
Hi, i have closed a previus request because was incomplete. This is my complete request I would like an ea that manage all orders opened (more than one, and sometimes more than one currency pair) in mt4 (by me, by another ea, already opened, that will be opened) in this way: Example: Another ea open a buy position eur usd at 1.1310 with sl - 500 (pip) and tp + 500 (pip) The ea that i ask have to do this: 1) if
5 Applications
(1) MQL4 Experts
Fix bugs and modify existing EA (personal job)
30+ USD
Hi Vladimir. I need your help. I am having an issue with a live account using Allinone 7.3. The EA opened a trade correctly, but then it did not close at cumulated profit. It also did not open any smart recovery order. After the EA was reloaded it did open recovery orders but I had to close the trades in loss as I did not trust the behaviour of the EA. The only strange things I can see is that in teh log I had a
1 Application
(3) MQL4 Indicators Experts
Anifem (personal job)
65+ USD
Expert Advisors Name: Anifem Condition for Open Positions: The EA opens one order at a time. It will open a BUY order at any market price and wait for Stop Loss or Take Profit. If Stop Loss is Hit the Trade is Multiplied by a Factor, and the Order D irection is R eversed. This continues until a T ake P rofit has been reached. Then the EA resets and Starts the system all over again. The Ea will have these External
1 Application
(3) MQL4 Experts