Orders for Expert Advisors development - Trading robot/indicator debugging - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
5874 completed jobs in all languages
Sort by:
30+ USD
Hi, I need a fibonacci EA that works with £/$100 account sizes and uses the fibonacci retracement rule. I need the EA to open a trade at the next bar when it has spotted a trade, I need it to work strictly on TP and SL, NOT TRAILING
50 - 100 USD
I have a strategy EA in mq4 that I wrote and it has several problems I can't resolve. The strategy is a long only breakout trading strategy designed to run on a basic bar chart. It is fairly simple and does not have any elaborate money management, pyramiding, targets or stop losses. It has roughly 100 lines of code. The logic is there and it compiles OK (with one warning) but is not generating the expected trades in
10 Applications
30 - 100 USD
I want to convert a strategy in tradingview to a mt4 EA. EA must give the exact same results as TradingView strategy and must be error free of course. The EA has to execute trades at the same time as the buy and sell signals as the one in TradingView. Also want to add a trailing SL to it. The source code for the strategy is available
100 - 250 USD
Looking to purchase a pre-built EA that trades indices preferably Looking to scalp but I am open to looking a lot swing trading EA's as well. EA would need to have minimal drawdown and 60% or more winning percentage. The source code and set files would need to be provided at the end of purchase
30 - 100 USD
Hi, I want to integrate for sell and buy signals, 2 indicators EMA. 1. EMA8 (period=8, shift=0, applied=price close) 2. EMA20 (period=20, shift=0, applied=price close) Logical functions: if EMA8 > EMA20 signal to buy and open order to buy; if EMA8 < EMA20 signal to sell and open order to sell; if EMA8 = EMA20 close order. Please, integrate also: Trailing Stop based on MA, Trading with optimized trade volume Thank you
30 - 35 USD
Hello to everyone, I want a developer to build a Expert Advisor that'll close all current orders on mt4 once the EA reach the increase Equity we've sent in settings ! Example , Starting Balance $100, and equity $ 100, and in settings Equity increase percetage to 10%, once equity reach to $100 + $10 ( the percentage we've set ) = 110 it'll close all orders
Modifying An Existing EA (personal job)
30+ USD
I would like to change some kind of things in the previous EA that you did. The premises will be more easy and basically will be to create 3 simple strategies that I can select individually, with some of the premises that the previous EA has. The risk management will be the same and the way as the EA calculate the stop loss will be the same too. I just want to add in separate the part of the cloud twist that permits
50 - 80 USD
Requires 2 supertrends indicators. 1 supertrend acts as the bias, while the other as the execution indicator. Number of Active trades to be given. EA to have option for multi trade after initial trade has reached a certain point. All entries to have variable Stoploss. Option for all trades in the direction of the bias indicator to close when bias changes or to close on a particular TakeProfit amount. Option of Daily
17 Applications
50+ USD
Help me fix some difficult bugs and stability errors on my expert Having some errors related with the new mq4l language #property strict Errors list: Print("Need close BUY " + OrderTicket() + ". Trade Context Busy"); Print("Error Closing SELL Trade : " + OrderTicket()); gi_352 = iTime(NULL, 0, 0); Print("Need to close SELL trade : " + OrderTicket() + ". Trade Context Busy"); ld_4 = NormalizeDouble(Lots *
3 Applications
30+ USD
safe switch can be placed at any number for example when it is placed at 5 so when 5 trades AND ABOVE are open by another EA (on different types of pairs) safe switch tries to close all when the total open trades reaches the positive value entered or the negative value entered. It is like a total open trade stop loss or total open trade take profit. more description will be sent during discussion
100+ USD
An Expert Advisor based on Buy stop and Sell Stop orders is required (MQL5) No indicator is used in this trading robot. Trailing stop loss and modifying pending orders are to be done as it is explained in the requirements specification
12 Applications
30 - 200 USD
Looking for development of a profitable trade system for mt5. I don't have any specific trade rules. open to ideas or ready made trade strategies. I'm not asking you to sell me a Get Rich EA other rise I would purchase/Rent one in the MQL5 Market place... Looking for consistent profits if possible. The system must not be spread sensitive. I require the mql5 source code at completion of job in case of future
1 Application
30+ USD
It is a simple conversion of an indicator (MQL4) to be able to implement it in an EA. The code is 230 lines long and is fully functional and does not require modification. I don’t need unnecessary displays and information. Only values to be able to implement them in my EA
13 Applications
40+ USD
Long Entry: MACD Line is above 0 and crossed UP the Signal Line Chaikin is above 0 Short Entry: MACD line is Below 0 and crossed DOWN the Signal Line Chaikin is Below 0 Stop Loss - 2X ATR Take Profit is 2RR of StopLoss. Details provided in Chat
2 Applications
40+ USD
I am looking to make an EA based on Indicators and I would like it within 24 hours as the Strategy is simple and solely focused on Indicators Data. The Strategy is based on Kijun-Sen, SSL Indicators. All Info will be provided along with the Rules once you apply for the Job
12 Applications
30+ USD
Hello Dalya, I would like you to complet your Volty EA you made on August 1st with an increment (see the file), a trend (The kijun of Ichimoku MTF 5) and two targets close partially. These 2 targets are close partially at 30% and 50% (parameters). The fisrt one is at 500 points and the second at 1500 points (so the position go on more for 20%). Of course I could move the targets After to cross the target 1, the stop
1 Application
125+ USD
Hello, I need a MTF moving average EA to be used on MQL4 EA will open trades based on two fast moving averages crossing a slow moving average on two time frames of my choice, with the option to select the moving average type (which must include Hull Moving Average) EA will have the option of trailing the order's stop loss based on ATR, or moving average and the option to lock in profits after either (a) specified
30+ USD
Looking for a developer who has been trading with Bollinger band , has experience in building BB + price action + multi-timeframe + use of a custom made indicator EAs. MT5 is preferred for better testing! I need a developer who also speak a very good English. (fast communication is also very very very important). But at the same time they need to be patient with us! Me and a friend are working on this project
30 - 50 USD
I have a small custom EA that creates a simple grid every x-amount of pips (10 in this example) BUY and SELL every 10 pip take profit and open new trade that is really all. The problem is that it stops opening trades after a number of trades. the ea SHOULD open a buy and a sell @every 10 pips. Can someone remove the limit in number of trades (it is a setting(input) in the ea but it does not work correctly whatever I
11 Applications
BRT EA Update to Order process Open and Close (personal job)
30 - 50 USD
The Update will create a process for opening and closing orders for the Retest Line and BRT Line. This will clarify the order process when a new Swing High/Low is formed and prior orders are open as well. All Limit Orders will only be executed at the BRT Lines created. Retest Orders will only execute at the Price of the Retest Line placement (within 1/2 pips due to slippage). The EA should never execute a Retest
1 Application