Orders for indicators 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
2902 completed jobs in all languages
Sort by:
Randy Job 8 (personal job)
100 - 200 USD
EA modification: true/false option to trade only SELL trades; BUY trade aren't opened when this option is set to 'true'. Compatible with all other EA indicators and functions, and will work on all timeframes. While work is being done to correct the McGinley 'Second Signal' function, the EA will use the McGinley 'First Signal' function. Thanks for your help, Randy
1 Application
Re-create some MQL5 classes and enhance them (personal job)
100+ USD
I will provide a Zip file with all work point written down. There will be some PDF files to specify the tasks and i will provide screenshots with annotations, so you understand how i would like to create and re-create the classes to fit in my system
Re-work of trade conditions (personal job)
45+ USD
New conditions for opening a trade with existing source code for TPA EA: 1. Open a market order in direction of indicator signal only if price retreats by 1 pip from indicator entry. If long signal, 1 pips below signal and if short, 1 pips above signal. Stop loss and take profit remain the same at 20 pips and 8 pips respectively. 2. When price has reached 6 pips in profit, raise or reduce stop loss to +/-3 pips of
30 - 80 USD
Hello, I need a bot that will simply execute market orders at specified times throughout the day with lot size that can be manually-entered. SL and TP are not necessary as I already have a separate bot to manage the orders. I would like a buy and a sell trade placed simultaneously at specified times EVERY DAY without me having to reset it. The free EA's I have found so far will place the market orders, but they do
19 Applications
Rebuild multi pair symbols EA from MT4 to MT5. (personal job)
200+ USD
-I need your help to rebuild multiple pairs symbols of MT4 to MT5 Expert Advisors in the hopes that it will be finished with few to no bugs. -I need your help to add notification when floating profit/loss is crossing up & crossing down input amount -I need your help to change my indicator from MT4 to MT5. -I need your help to assist me at strategy tester. -I need your help to provide clean code with remarks and
30+ USD
Hi, I have an indicator written in old MT4 language i.e. having OnInit(), deinit() etc. I would like the indicator to be recoded into the latest MT4 accepted language. Thanks
Recovery System for 3 MA Expert Advisor (personal job)
71+ USD
I would like to add a recovery system to this expert advisor. For the recovery system, I would like to use a "profit factor" of 1.1 to 2.0. I would like for this to be dynamic and changeable. It will essentially be a randomized grid system (so prop firms won't be able to determine it's a grid system) and for it to be able to randomize the profit or 'martingale' factor. Essentially it will behave like a grid, with x
200+ USD
Hello, I made a bot that had a bug that I want reformed, I tried fixing the bug couple of times didn't work with any programmer, I have the bot its around 600 lines, and I want to reform It to delete this bug, I will give the old bot on acceptance of CV
110+ USD
I am looking for someone to Optimize and Backtest my robot on a monthly basis. Each month, I would expect: 4 new SET Files Each SET file would be based on recent history, so the tests would generally look at 3-6 months of data. Can be more or less that's up to you. You will test many settings and combinations of settings to find effective settings for the next month. Can test, different timesframes, different pairs
30+ USD
Hi, A well known indicator that was released to the masses on FF has not worked for a sustained time due to FF removing the original xml datafeed source and the developer no longer being active for several years. The indicator can be found here. https://www.forexfactory.com/thread/326551-mt4-news-calendar-indicator I found the original first version source code here
30+ USD
Hello, this indicator is the XprofuterOverlay, it leaves me a line on the candles and the other indicators, if I shrink the candles nothing can be seen, I want the line to start at the zero candle (zero candle = candle in formation), it has to go with the XProfuterDD indicator, make only 1 indicator, the indicators will be provided to those interested. It is not adjudicated without proof
5 Applications
Remove some features from EA and add one Feature (personal job)
35+ USD
Hi, Please remove the Icusom custom feature from the EA and add new feature X-TP ( default 0 ( means its OFF ) ) example : x-TP means , example if we set 2 in input and EURUSD got two TP today , it'll not take any new trade on EURUSD , but it'll start from next day ( but it'll not effect other pairs trade ) Please remove completely CRS ( the indicator function from EA )
50 - 200 USD
Hello everyone I would like to know if someone managed a Renko ATR indicator which is based on the tick chart? MT5 doesn‘t offer lower timeframes than M1 but I need it for the tick chart. Ask yourself this: How do I know in the MT5 where price was 24 seconds ago? That means you would need to create like a seconds chart or store somehow the tick data to get the seconds timeframe. If there are high impact news and huge
50 - 100 USD
Hello, I am looking for an modification of the attached renko EA to be made for the METATRADER 5 platform. The current EA has a 3 MA filter logic based on an Simple, Exponetial, Liner-weighted, Liner regression, volume weighted. All 3 MA's can be turned on/off whith the following filter settings: Filter Mode: OFF ON for entry ON for exit ON for entry & exit So what i want different in this EA is that it uses the MA's
30 - 200 USD
Scope of work: To fix and make modifications to a indicator and EA that works together. Indicator & EA issues : - Indicator is repainting and I am looking for a Expert Programmer to fix or come up with a alternative solution - Once the auto trade feature is activated there are random orders that don't have a SL or TP - Random signals provide 0 for EP,SL, and TP - Lot size on the charts randomly change back to default
Repair/Modification EA (personal job)
50+ USD
Hi modification and repair wrongs Max trades feature to work on the whole account, not just the current chart. Example if i want to trade nzdusd eurnzd gbpnzd nzdjpy aud nzd aus200 and sett max open trade to 2 the 2 first trades that gets triggered take a trade. Most of the time there is only 1 that get oversold or overbought. This prevent all off the pairs to get triggered big risk of account. Limit 1 trade only per
1 Application
30 - 50 USD
replace TP/SL with ATR function. Range Auto set profit and loss value based on range using Average True Range (ATR). Range Auto set any newly open position profit level and loss level, INPUTS ATR Timeframe = Timeframe where the range will be based on. ATR Period = Period of the above timeframe Take Profit Factor (ATR Value x This) (if 0 disable) Profit level Factor times the ATR value. For example, A buy position
5 Applications
100+ USD
Hi Guys, I am looking to someone that can generate an indicator for MT4 as explained below. Basically I would need that the indicator point out the price that will close my position in stop out/margin call. The indicator should pick automatically the level of trade out for the broker (which can be different from a broker to another broker) It should write (ideally on the bottom on the left) the following information
30+ USD
Dear freelancers We have a custom made MQL5 trend indicator which we use manually in trading. What we want is to convert this indicator to an EA as follows. This indicator displays trends in two colors of blue and yellow for buy and sell, respectively. Therefore, our EA must open a buy order when trend color is blue and close the order when color changes to yellow and vice versa. Then the EA waits for an adjustable
30+ USD
I have included the source code file. Basically I am getting sound alerts and arrow alerts when the 2 RSI lines touch but nothing when candle closes. I need the Alerts and Arrows to Trigger upon candle close
6 Applications