Orders for indicators development - Trading robot/indicator debugging - closed
Create an orderCategories
All
Indicators
Experts
Libraries
Scripts
Integration
Converting
Translation
Design
Consultation
Other
Popular skills
All
Forex
Trading robot/indicator debugging
Strategy optimization
Statistics and mathematics
C++
Strategy modules
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
35+ USD
Hello, I need help refactoring an existing EA code and changing the Trailing system to start only when order in profit. Review and clean the code - remove unused variables - rename variables and functions to be more easy to follow / relevant - make comments so it is easy to follow and understand the EA code Key Areas for Refactoring: Variable Naming : Some variables have unclear names like Gi_180 or Gd_232
5 Applications
Adding a custom indicator & virtual stop (personal job)
30+ USD
Modifications 1.Need to add my indicator (MACD_nrp_mtf_alerts_2) t o the EA , as confirmation to the existing ADX buy/sell signal. 2.I need a true/false option on the setting panel for “soft close”, wich is working as virtual stop . If “Soft Close” set for true: Close Buy(s): -When the LAST CLOSED Adx Histogram color is change to black. Close Sell(s): -When the LAST CLOSED Adx Histogram color is change to gray
1 Application
90+ USD
TLDR: add 1 buffer that displays the historical values of 1 buffer of a custom indicator, both historically (as if it ran in real time from left to right of the chart), as in real time Don't bid if you are in doubt about how to do this. 1) Intro: When you are not sure if an indicator is repainting or not (changing its past values as new bars arrive), a neat little trick would be in MT4 to open: a 1-minute chart, put
5 Applications
50 - 100 USD
I need help to fix the Dry Mode of my EA and to remove super long tooltip that appears by hovering over any chart with EA on it. Please, read the whole task and watch my video with an explanation here: https://excmax.notion.site/Tasks-to-fix-Dry-Mode-Long-tooltip-18bb27bf1eff8099af34c24d454a3a2e When applying for this job, please, let me know that you have watched the video and understand how Dry Mode is supposed to
5 Applications
80 - 125 USD
Hi to everyone, I am looking to combine 4 EAs in one single EA. The EA is divided in 2 part. PART 1 -One part with global parameters, applicable on the EA in general, having the following options: Spread filter (max spread allowed), Slippage filter (max slippage allowed), time filters (enable/disable option, it must have 2 time windows, "use time window1:true/false" - "start hours window 1" - "end hours window 1"
5 Applications
30+ USD
I want to fix the indicator lines that are distorted after a few hours, they all go bellow the 50 line which is not supposed to be so, and when the terminal is restarted the lines are distorted. Also i want to a smooth to the lines to reduce the noise. Add an alert when lines reaches 0 or 100 level. This is multi symbol indicator
6 Applications
Convert indicators into MQL5 and create several libraries. (personal job)
180+ USD
As we have discussed prior, please convert the two provided indicators from MQL4 --> MQL5 classes and create some libraries from the provided files. I will provide all the necessary files afterwards in this job offer. Best regards
1 Application
FMC Alert Ea (personal job)
35+ USD
The EA is to work exactly like the indicator. The Ea will have numerous sequences, and show directional arrows for whenever the market conditions match any of the sequences. The Ea will have a few inputs that are to be kept available for changing, ie. trading time, pivot levels, lot size, tp/sl. I need the input option to add the 5min EMA of 200 and 5 min EMA of 50 to every sequence, using the largest MA
1 Application
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
1 Application
30 - 100 USD
I have an indicator based on price action it indicates market on different timeframes, I want to make an EA in which i can easily configure TP SL from Expert's properties, and it can be easily applied on any timeframe. like indicators indicates differently on different timeframes 1m 5m 15m 1hr 4h and daily. If I put EA on 1m so it has to take position according to 1m TF's indicator and if I put it to 15m so it has to
23 Applications
Alec from Scotland (personal job)
30+ USD
I have been running the EA today on BTC/USD and it has been running perfectly. Thank you so much. If its not too much trouble I have another couple of things that I would love to see added if possible. If I can get these added then I will have what I have been trying to achieve myself for months using eabuilder.com !!! I completely uderstand if this is too much to ask - once these are added then it will be a very
1 Application
30+ USD
I want the strength buffers buy_strength_buf and sell_strength_buf to be used to plot buy and sell lines for each pair, the lines should have the symbol label, this is a multi symbol indicator. The lines should have a scale from 0 to 100. There should also be a mid point line of 50. Add an alert for when the buy and sell strength line cross each other and when the lines hit 0 or 100. I will show indicator within
3 Applications
Change EA (personal job)
50+ USD
need to change the entry criteria like we discussed through message. EA that was already crated. working. provide information as needed. EA v32.00 new version change will need to change code as needed to comply with new rules
1 Application
30 - 75 USD
Filtering out the low probability trading entries in a trading strategy. Use my EA attached. Filter positions use common indicators listed below. include the indicator standard inputs. Moving average (MA) Stochastic oscillator. Bollinger bands. should work with existing strategy with no errors. provide source code when job is completed. EA will work on LIVE account and DEMO with no error. should work on muti-time
5 Applications
30 - 50 USD
Add an iCostum function into a working mql4 EA . The routines for stopp loss, take profit are working properly in the file 'OMAPartialClosing_Test' and do not need to be changed. Same with one closing order that is closing part of the position at a certain price level following the routine (entryprice - indicator from OMAStopV12 in 'EA OMAPartialClosing_Test' + price for the long side). Final closing of all/parts of
7 Applications
30 - 200 USD
I have an indicator purchased from the MQL5 market that I have been trading with for some time and would like to turn into an EA. The indicator currently provides clear, non-repainting signals and all I would like to have done is have those signals be the trade trigger for long or short and we build in a 20 pip stop loss and 8 pip take profit. That's it
21 Applications
Modification of Easy Trend Follower EA. (personal job)
30 - 60 USD
Hello brother, so I need to modify and do some changes to the previous EA based on Easy trend follower indicator. I attached the zip file with pic explained the changes required to be done, in case any you have any doubt feel free to ask. also if you need the indicator in a demo account i could give you that for best result. the most important is to avoided any bug or errors and to ensure smooth and effective EA
1 Application
MQL5
Indicators
Experts
Forex
Trading robot/indicator debugging
Strategy optimization
Statistics and mathematics
C++
Strategy modules
Panels and dialog boxes
Python
C#
Stocks
Custom graphics
Futures
MySQL
Product Design
JavaScript
Options
Java
Collection of data on the internet
SQL
HTML
PHP
Uploading data to a website
Data mining
Text writing
Text translation
OpenCL
ALGLIB
PostgreSQL
Linux
Photoshop
R
RegExp
Modification for my EA mq4 (personal job)
75+ USD
Add Buy- Sell Options on My Expert Advisor Using The Built in Strategy. Such That I Can Choose to Buy or Sell. No Extra Indicator Required, The Logic Has to be Maintained
1 Application
30+ USD
You are to Convert an mql4 indicator to mql5 language. Source code expected as the delivery. MT5 version must be just as smooth and optimal as the orginal version. Source code for the mql4 indicator will be sent in messages. Indicator code is about 165 lines
12 Applications