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
36133 completed jobs in all languages
Sort by:
PERSONAL JOB TO A SPECIFIC DEVELOPER (personal job)
30+ USD
Hey everyone, this is a personal job for a specific developer so nobody can actually make an offer on it. It's a protection that I need to add for my 2 EA's to make sure they are very strongly protected against anyone willing to steal it or hack it. Thank you
1 Application
(110) MQL4 Indicators Experts
30 - 100 USD
I have two indicators attatched one is the original file, the second (new) is one that was modified already to display two colours on the SRSI indicator as seen below. The issue with the new modified dual colour version is that some of the smaller peaks / angles did not change colour correctly, so an overlay algorithm was put onto the new version which adds objects to the screen to replace any errors. I want the SRSI
3 Applications
30 - 100 USD
I have a StochRSI indicator that I would like modified. Currently the indicator is Mono colour only, I would like the indicator to have two colours one for upwards movements and another for downwards movements. Possibly another for flat conditions but that is actually very rare. I can customise the colours afterwards so "DodgerBlue" upwards and "Red" downwards is fine for now. Excuse me if the description is fairly
6 Applications
(9) MQL4 Indicators
MQL4 RSI Divergence indicator. Multisymbol & multitimeframe. (personal job)
50 - 150 USD
I need you to develop RSI bullish / bearish divergence indicator. Two patterns only. It should consider overbought / oversold RSI areas, plot lines and labes on divergences found. It should scan and provide alerts for multi timeframe and multi symbol. Be ready to convert it to MQL5 for additional price. Detailed specification attached
1 Application
(27) MQL4 Indicators
75+ USD
Hello, i need to convert an indicator in mql4 to trading view pine script , this indicator is based on this page explanation, http://6y588.blogspot.com/2013/10/a-new-dsp-indicator-in-mt4.html , please only apply if you are familiar with mql4 indicators and pine script. thank you
3 Applications
30+ USD
hi, looking for someone who can add an input field to my currebt EA please? Hoping its not a massive amount of work - famous last worde! :) Currntly, my EA will continue to execute trades when my trigger line is hit, regardless of whether ive already hit TP earlier. This was never a problem intra-day while im watching/available, but now im running at night i need it to stop trading only once my FULL TP has been hit
12 Applications
MQL4 Indicators Experts
50+ USD
Please be so kind to convert my trading set scripts from mql4 to mql5. I will send the scripts upon response of available developer Please let me know if you will do this task? Kind regards Richard Gordon
14 Applications
(8) MQL5 Indicators Experts
Just edit that the graph of indi will not come out on other Zoom levels except chose one (personal job)
30+ USD
As discussed , Just edit that the graph of indi will not come out on other Zoom levels except chose one. Make it also again that MAxzoom minus level will be on settings. or better yet, instead of making it invisible..make the RSI length value to be ZERO on other Zoom levels EXCEPT the chosen one o settings, that will make it not show ,,definitely.. Thanks
1 Application
(2) MQL4 Indicators Experts
Trailing problem (personal job)
50+ USD
Hi Siti, As discuss, please help to fix the trailing stop problem of these EA The problem usually happen for sell order, source file attached Need your quick help Thank you so much
1 Application
(37) MQL4 Indicators Experts
Modify exiting indicator (personal job)
40+ USD
job description: 1) modify indicator , i will use the buy example to explain 2. On the left hand side the indicator gives two signal (Trade or No Trade) No trade mean that but trade must follow this 2.1 draw the arrow when the candle close above the blue line (buy level) the arrow must always be above the line 2.2 the indicator will place the buffer signals reading the values from the left handside SL dot buffer
1 Application
(21) MQL4 Indicators
30+ USD
As indicated in the title, I'm looking for someone to code an Eliott wave calculator into mt4 format as an indicator. Basically, the indicator will have to calculate the high, lows, the close of the previous candle and the opening of the next. It will have to plot lines as to entries, stop loss and take profits. This is an early stage of an expert advisor I want to develop. I will provide either the app (Android) or
3 Applications
(2) MQL4 Indicators Experts
30+ USD
This is a public trend indicator called "Trade What You See". I want to add an alert at current bar open, IF CONDITION is the same as the PREVIOUS candle close, to trigger an alert. (Because otherwise the condition can change during one candle period, it will work on previous candle close). (Should have a bar lookback input - default will be 1). For blue it will be LONG, and for red CLOSE LONG. It should alert in a
4 Applications
(1) MQL5 Indicators Experts
AN EA BASED ON INDICATOR (personal job)
30+ USD
Bullish trend rate around (1.00% to 1.50%) at current chart ( create an input where i can change the timeframe) Bearish trend rate around (-1.00% to -1.50%) ( create an input where i can change the timeframe) Buy Conditions Buy when trend is bullish close when bullish rate is around 5.00% to 6.00% (Create an input where i can change the rate) or close when trend change to bearish trend Bearish rate around (-1.00% to
1 Application
(6) MQL4 Indicators Experts
35+ USD
I WANT AN ARROW WITH PUSH NOTIFICATIONS AND ALERTS TO APPEAR WHEN FOUR OF MY CUSTOM INDICATORS ALIGN UNDER CERTAIN CONDITIONS. IF YOU CAN DO IT IL YOU CAN APPLY AND IL SEND SCREENSHOTS WHICH WILL EXPLAIN BETTER
3 Applications
(29) MQL5 Indicators Experts
MOdification GoldTurbo_EA_Ver_1.1 (personal job)
120+ USD
Name of EA : GoldTurbo_EA_Ver_1.1 Previus ea 1-add option Manual/Auto in the input parameters With (Manual Confirmation Yes/No) with option to select cuztomize ( sound Alert file) 2- add stop loss pips from last low high (5 pips from last low or high 8 candel ) Strategy 1: Entry Indicator 3- remove ( GoldenLine_Signal_Arrow) current indicator 4- Add indicator entry (BrainTrend2SigALERT5) true/false Add Filter
1 Application
(36) MQL4 Indicators Experts
30+ USD
i need a bollinger band which can give alert / notification (email,sound and mt4 push) when the candlestick pierce thru both ways (up to down & down to up) i dont have any files. please refer to picture
9 Applications
(1) MQL5 Indicators
Add features to current Scanner (personal job)
60+ USD
Add features to current scanner. Notifications. Given the user ability so select which notification to get. User can disable the once they do not wish to receive. Have to section of notifications. Preperoty Buy/Sell Notification: True/False Valid Buy/Sell Notifications: True/False
1 Application
(17) MQL5 Indicators
40+ USD
1- 2 Moving Average (simple): fast > slow --> uptrend fast < slow --> downtrend 2- 2 Moving Average (advanced): fast > slow & fast slope >0 --> uptrend fast > slow & fast slope <0 --> no trend fast < slow & fast slope <0 --> downtrend fast < slow & fast slope >0 --> no trend 3- 3 Moving Average (simple): Slow > Medium > Fast --> Downtrend Fast > Medium > Slow --> Uptrend Else --> No Trend 4- 3 Moving Average
5 Applications
(29) MQL4 Indicators
Modification existing ea bb grid (personal job)
30+ USD
modification of the code existen ea keeping the rest of the ea 1-add stop daily target profit in $ 10.00 ( will start trading next day) 2- add code to lock account two accounts
1 Application
(36) MQL4 Indicators Experts
EA Modification III (personal job)
300+ USD
Hello Chidera, Please modify my already existing forex EA that trades on MT4 as specified in the technical specification document. I will attach the files required for the job. Study the tech spec and feel free to get to me with any questions and/or confirmations. Best Regards, Jackson
1 Application
(21) MQL4 Indicators Experts