Orders for indicators development - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
36321 completed jobs in all languages
Sort by:
30+ USD
Hello , I need 2 indicator for MQL4 and MQL5 . I already have codes on pinescript. I just need to convert it. Please apply if you have experiance on both side. I will explain more detail in private Thank you
2 Applications
(10) MQL4 Indicators
Modification of an Existing Indicator Called Auto-Fibo with Custom Requirement (personal job)
50+ USD
Here are the requirements: 1. Ability to exclude 0% level 2. Ability to set color, width, and style for each level. 3. Ideally the ability to set how many legs back to display for ZigZag, otherwise I will add multiple instances of the indicator as shown below and in the template. 4. To allow future flexibility, perhaps a -1 in a level indicates to skip that level. At present I am interested in the 50%, 57.9%. and
1 Application
(2) MQL5 Indicators
30 - 80 USD
Hello coders, I would like to expand the well-known Kaufman Adaptive MA (KAMA) by adding first and second derivatives, and Keltner channels. The indicator will have a very extensive set of visualization options, too. The KAMA .mq4 code is widely available on the internet, but if you don't have one or don't want to search, I will provide you with one I dowloaded and have used for a while. In this modified indicator
6 Applications
(9) MQL4 Indicators
50+ USD
Hello, I need to create a custom indicator based on 2 other custom indicatots, a MA and the RSI. I need parameters for setting each indicator and true/false for each one to be used as a filter. I need the indicator to show buy/sell arrow on the chart, make a sound alert and a text alert that will show the pair the signal is on and the type of the signal (buy/sell). Thank you
11 Applications
(58) MQL4 Indicators
30+ USD
I have an crash boom ea based on brain trend2 sig alert indicator. Its working properly but programmer forgot to add 2 parameters in it. I want to add these 2 workable parameters- 1. Trade on current/next candle ( this time it's taking trades on next candle) 2. Indicator's parameters( currently it's trading on default parameters of brain trend sig indicator. But I want I want to change parameters and check it's
8 Applications
(1) MQL5 Indicators Experts
30+ USD
Looking for someone to program a simple GUI panel or dialog box that just has a few object within it. Requirements: Main dialog box or panel. Square or rectangle, size of the box is not important. the main panel or dialog box is movable. I would prefer by double clicking the mouse on the dialog box and dragging the dialog box. but this way is not required. the dialog box will be able to be locked so it is unable to
6 Applications
30+ USD
Hello coders, A little project for you: Rework the well-known ADX indicator by applying exponential moving average on the +DI and -DI lines and use those smoothed lines instead of the original +/-DI in the indicator calculation. You are expected to produce a custom indicator code that retains the look and all calculation and visualization options of the MT4 ADX built-in indicator and add the period for the smoothing
8 Applications
(9) MQL5 Indicators
DI crossover alerts (personal job)
63+ USD
I am writing this email as I would like to ask for your precious help once more. I would like your help to improve the attached MT5 indicator which produces virtual alerts only when the +DI crosses the -DiI and vice versa. I would like to add a proper alert (like the ones that you have kindly put at the previous indicator that you created for me) but only when the following parameters exist: A buy signal : When the
1 Application
MQL5 Indicators
30+ USD
standard daily pivot indicator standard weekly pivot indicator able display both on same chart. starting point is beginning of day starting point is beginning of the week p = (h+l+c)/3 display dr3, dr2, dr1, dp, ds1, ds2, ds3 display below daily pivot line display wr3, wr2, wr1, wp, ws1, ws2, ws3. display below weekly pivot line. dr3 dr2 dr1 lime, dp yellow ds1 ds2 ds3 red. display solid line. when hover over pivot
7 Applications
(6) MQL4 Indicators
Modifications existing MT4 indicator (personal job)
30+ USD
Helo again. I'm after modifications of existing indicator "short/long" for MT4 platform. Originally this indicator is using price value as source. Could you please change that to RSI value. Will be nice if I could choose old options "price value" as well
1 Application
(6) MQL4 Indicators Other
30+ USD
able to display standard daily pivot and standard weekly pivot on same chart. able to back test. able to put maximum historical bars. indicator should able to display daily pivot, text value on chart. dr3, dr2, dr1, dp, dr1, dp, ds1, ds2, ds3, previous day, and current day. indicator should able to display weekly pivot, text value on chart. wr3, wr2, wr1, wp, ws1, ws2, ws3, previous week, and current week. auto
2 Applications
(6) MQL4 Indicators
30+ USD
Combine e.a. and indicator as one file. When orders should buy= sell instead. When e.a. should sell= buy instead. In detail its to flip my orders, let it do opposite. I know sometimes e.a.s have that setting in input section. Well that is what i want and let it be one file. If this can be done let me know. The best price and experience gets the job. Person should be good with english. Good if you can explain the
6 Applications
(80) MQL4 Indicators Experts
Adding a Hard SL Plus Ensuring Fractal Breakout is Preceded by a Range (personal job)
50+ USD
1. Add Hard SL = <Parameter> . This Hard SL stays there till it hit hit OR Till the WinCash is reached. 2.Ensure that the existing Logic for Fractal Breakout Stays there but ONLY happens after a Range of at least 2 Fractals at the bottom( opposite for Sell) . 3.The range of preceding fractals has to be < Paramenter> N number of pips . 4. Every Logic that is there now stays as it is , i.e MA filter ( true or false)
1 Application
(13) MQL4 Indicators Experts
Modification of Pivot Indicator (personal job)
30+ USD
1. Alert when price touches any of the current period PP, R1, S1 etc. levels. Add inputs under each level (PP, R1 etc.) Alert Notifications On/Off (Off by default for all) Alert Method (Desktop, Push, Email, All) (Push default) Alert only happens maximum once per day. 2. Pivot Time frames – Add 4 hour, 1 hour and 30 Minutes
1 Application
(20) MQL5 Indicators
Compare Average to close (personal job)
30+ USD
In the attachment , exactly same but compare average to close not the open and the close Take the average of the previous day , compare it with the close of the previous day and if average is higher then sell , if average is lower then buy . All input , must be adjustable and can be changeable from my side
1 Application
(5) MQL4 Indicators Experts
Bbands stop indicator into EA (personal job)
30+ USD
i want u to improve the last indicator we made #1-the red lines should be around the orange lines only #2-formula for redlines, any 2 consecutive lines, whiteline-orangeline/4=constant1, orangeline+constant1=redline, orangeline-constant1=redline, #3-can u merge the 3 middle upper and lower options? #4-i need a new grayslate colour line between every orange and white line, orangeline-whiteline/2=constant2
1 Application
EA mods 4.10 (personal job)
80+ USD
#Trailing stop update current standard trailing stop has trailing start and step which means I can start trading at 50 points then trail 50 points behind. I can’t start as soon as entry is placed then trail by 50 points moving every point. Can you please add an input for TrailingDistance(Points) so the 3 inputs are: TrailingStart(Points)__ ( the trigger for the trailing stop to be activated. If = 1 then it will be
1 Application
(21) MQL5 Indicators Experts
Create a custom Indicator (personal job)
50+ USD
Hello, Please create a custom indicator that has the same entry rules as the Optim trader ultimate shit an that will give buy/sell signals by displaying a arrow on the chart, playing a sound and poping out a alert to name the exact pair and signal type (buy or sell)
1 Application
(58) MQL4 Indicators
30+ USD
Rules: You need to get P1 and P2 based on the indicator Bollinger Bands middle signal. 447 is a fixed number. The indicator with the Bollinger bands already is integrated to the indicator. You need to return a value calculated with the math bellow. I need to be able to read this value from a EA. I will provide the Indicator to be modified. The P1 should be 2 candles behind the P2 in M5 period. The math: The final
5 Applications
(4) MQL5 Indicators
Create A Scanner and Panel for my Idea(Personal Job) (personal job)
80+ USD
Hi, I would like to create a triple different settings stochastic scanner,and one simple triple stochastic panel indicator. The Scanner: 1).It will auto scan for the market watch pairs. 2).It can be adjust the original stochastic setting,e.g.: Stochastic 1: %K period %D period Slowing Stochastic 2: %K period %D period Slowing and so on.. 3).It can be self customize the Overbought and Oversold level. 4).When all 3
1 Application
(38) MQL4 Indicators