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
88092 completed jobs in all languages
Sort by:
Modifications of PCEA v1.2 (personal job)
100+ USD
Hi Irek, Let's make the EA development as discussed via PM. I'll attach all info (again) @ step "work agreement". Best, Bernhard PS: I must use some more words to fulfill the requirements of "job description" here. Therefore I'm writing this postscript ;-). Hope that's enough text now
1 Application
(92) MQL4 Indicators Experts
Modify and convert EA (personal job)
30+ USD
Hello, I would like to modify an existing expert : - had a panel with profit/loss - let the former trades drawn with their profit/loss, somethig like the picture below. - and solve a problem. Sometime an error message appear "Zero divide in expert". I don't where that come from. - and finally I'd like to have a copy of this expert in mql5
1 Application
Update to eas as discussed (personal job)
160+ USD
Hi please update the 2 EAs with the input addition that we discussed to override the existing function of the EAs and enable the user to choose which direction the trade enters the market whether that is buy or sell or auto the existing function. This is for both mt4 and mt5 on the 2 EAs
1 Application
(26) MQL5 Experts
Make an EA based on custom indicator (personal job)
30+ USD
To make EA Based on 2 Custom Indicator 1)Star INDI 2)X Indi Entry When 2 Indicator trigger . The Star Indi first and Then X Indi trigger to Execute Buy/SELL Must have SL Option Exit Exit When Star indi Trigger Or Follow Set TP Please Note the Signal must be executed instantly NOT the next Candle Open NOTE The Developer must give Source Code file The EA must have security for one User Account ONLY for commercial
1 Application
(8) MQL4 Experts Forex
30 - 180 USD
Looking for an EA to be build (for a VPS) in which a trades can be opened based on a certain set of rules. Rules akin to taking a high and low over a certain period, when a break is made and closed on a certain timeframe within a defined period, a trade entry at market is. Rules are straightforward and would like to be able to backtest that it works. I would like EA to work on currency pairs I select. Risk based on %
22 Applications
(3) MQL4 Experts
Simple BuySell EA (personal job)
30+ USD
* once here touch TP--- then not change provided points form TP , then it reverse and provided input reverse point touch , then new buy here start martingale (0.04) * Once here after sell TP not touch , trend reverse and provided input reverse point touch , then new buy here start martingale (0.04) --------> " This is the modification
1 Application
(15) MQL4 Experts
Thanks man, will contact you when I need another EA (personal job)
30+ USD
cheers! Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia
1 Application
(6) MQL4 Experts
50+ USD
//@ version=4 study("Breakout Finder", "BF", overlay = true, max_bars_back = 500, max_lines_count = 400) prd = input(defval = 5, title="Period", minval = 2) bo_len = input(defval = 200, title="Max Breakout Length", minval = 30, maxval = 300) cwidthu = input(defval = 3., title = "Threshold Rate %", minval = 1., maxval = 10) / 100 mintest = input(defval = 2, title = "Minimum Number of Tests", minval = 1) bocolorup =
6 Applications
(55) MQL4 Experts Converting
30 - 50 USD
Necesito un robot que me ponga unas ordenes basado en x hora y que cuente 5 velas a la izquierda y que si ahi mas de 3 velas rojas o mas me ponga Buy y cuando tenga 3 velas verdes o mas me ponga sell, que tenga stop y limite, y que coja el bajo o la alta de x hora y ponga el stop buy o stop sell 10 pip por debajo o encima dependiendo la posicion
12 Applications
(6) MQL4 Experts
70+ USD
//@version=5 strategy("Stochastic Slow Strategy", overlay=true) length = input.int(14, minval=1) OverBought = input(80) OverSold = input(20) smoothK = 3 smoothD = 3 k = ta.sma(ta.stoch(close, high, low, length), smoothK) d = ta.sma(k, smoothD) co = ta.crossover(k,d) cu = ta.crossunder(k,d) if (not na(k) and not na(d)) if (co and k < OverSold) strategy.entry("StochLE", strategy.long, comment="StochLE") if (cu and k >
9 Applications
(9) MQL4 Indicators Experts
30 - 70 USD
(moving averages crossover) simple system. Currency pairs: ANY Time frame chart: 4 hour or 5 minute chart. Indicators: 2 EMA, 10 EMA, 25 EMA RSI14 Entry rules: When 2 EMA goes through 10 EMA and continues through 25 EMA, BUY/SELL in the direction of 2 EMA once it clearly makes it through 10 EMA. (EA will wait for the current price bar to close on the opposite side of 25 EMA). Exit rules: option1: exit when 2 EMA
8 Applications
(15) MQL5 Experts
I want to add feature to my ea (personal job)
45+ USD
hello, i want to add feature to my ea this feature is i want for example the ea is on M30 i want if the higher timeframe which is H1 if it is green the ea on M30 only accepts buy orders and if the H1 is red, the ea on M30 only accepts sell orders and keep in mind the first candle always not accepted which is the same opening time of M30 and H1 thank you very much
1 Application
(44) MQL4 Experts
45+ USD
Simple ea consist of arrow indicator. Enter trade when buy/ sell arrow appear, exit trade and open new trade when opposite signal appear, filter with one trend line. Follow the trend line and enter trade only when the arrow and the trend line is aligned
8 Applications
(17) MQL5 Experts
MT5 EA (personal job)
45+ USD
The expert uses the indicator present in attachment. 1st option: When the arrow appears the robot buys (up arrow) (or sells with down arrow). The robot can either close the position by number of pips and if loose close the position at the end of the candle. 2nd option: When the arrow appears the robot buys (arrow up) (or sells arrow down). The "buy" position remains open and waits for a "sell" arrow to appear and
1 Application
(19) MQL5 Experts
Parabolic sar combine with rsi for alerts (personal job)
30 - 100 USD
Hi. I need the parabolic sar to combine with the rsi indicator for two separate alert options. 1 when price comes within a certain distance to the sar and the rsi is in ob/os area release alert before candle close. 2 when price is within a certain distance to the sar and price closes outside of the rsi ob/os area release alert Please allow indicator to work in the strategy tester Please display an arrow where alert
1 Application
30+ USD
TEN ORDERS EA --------------------------------------------------------------------------------------------------------------------------- DIRECTION: ONLY BUY ORDERS / ONLY SELL ORDERS Gap (points) = Quantity of max orders opened = 3 Global SL (€) (for all openend orders) = ---------------------------------------------------------------------------------------------------------------------------- Time to start a new
10 Applications
(21) MQL5 Experts
Modify my support/resistance indicator to include MTF (personal job)
50+ USD
I would like my existing support/resistance indicator to include MTF settings like in the screenshot. Example: I would like to select the hourly timeframe on my indicator and see the support and resistance on lower timeframes
1 Application
(9) MQL4 Indicators Experts
I need a developer that can help me to modify my existing MQ5 EA. (personal job)
70+ USD
Hello, I need a developer that can help me to modify my existing MQ5 EA. to have CPanel I have the raw codes of the MT5 and I want the EA to work on DERIV assets also. I want it deliver in 2 days Max I will be looking forward for anyone that can do the conversion. Regards
1 Application
(24) MQL5 Indicators Experts
Market Gapper pro EA (personal job)
50 - 200 USD
EA Rules For sell, 50 ema below 200 ema. Candle close below pivot line. Where there is a gap in price to the furthest left candle close low then pending limit order is place at 1 pip plus spread below the low and the stoploss is place 1 pip plus spread above the highest fractal from the last 3 fractal. Tp is set at S1 for a risk to reward of atleast 1, if 1 x RR is not possible at S1 then tp is set at S2
1 Application
(11) MQL4 Experts
Modifications to existing MT5 EA (personal job)
50+ USD
Waqas, I would like an EA like the previous, but I would like it to multiply instead of increase risk. Also, I would like the EA to use Lots instead of percentage of risk. For example, if the multiplier is set to 2, and the risk is set to 3 Lots, then the next pending order would be a total of 6 Lots. Let me know if you have any questions
1 Application
(84) MQL5 Experts