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
40047 completed jobs in all languages
Sort by:
Fix bugs and modify existing EA (personal job)
100+ USD
This is for an existing coder who has coded an EA for mt4 that works based on a combination of indicators. There are bugs that need to be fixed and also modifications to be made to the EA that have been pre-agreed on
1 Application
(29) MQL4 Indicators Experts
50 - 100 USD
Hello everyone, I'm looking for an indicator that basically works like an iLow (D) / iHigh (D) - but it should also meet the following conditions. - he should work in all timeframes on every chart in M5, M15, M30, H1, H4, D1, W1 - As output it should have 2 buffers Buffer1 = Dayly highest high + or Highest high maybe over more days Buffer2 = Dayly lowest low + or lowest low maybe over more days - It must be workable
9 Applications
(3) MQL4 Indicators
30+ USD
I have this EA but during backtesting it fails to close the position and leaves it open forever, resulting in huge losses. I need you to go through it and make sure it respects the following requirements (if it really did, this failure to close position should not happen!): EA based on 5 moving averages (60-120-180-240-300 candles). Only values at close of minutes (and NOT during the minute) are considered! As soon
4 Applications
(4) MQL4 Indicators Experts
Modification of an existing mql4 Indicator. For coder Alexander Voronkov/ Fillellin (personal job)
50+ USD
I will provide all Details after the Job started. We will work together on the best possible solution and make this indicator work like charme. Can`t wait to see it on more than eight pairs working. (Wow I hope I can click the "add application to website" button now)
1 Application
(3) MQL4 Indicators
Add simple modification to existing custom indicator. (personal job)
35+ USD
Hello my friend How are you..? I have this indicator which draws two lines on the first-hour candle on H1 Timeframe. I want to modify it and add some functions that which are not available in the indicator Please can you add these functions as explained in the picture below: If you have any questions please txt me
1 Application
(10) MQL4 Indicators Forex
Level Test Alert (personal job)
40+ USD
As discussed. I would like an alert to be sent to my phone when the below criteria is met. -A support/resistance line is to be drawn every time there is support/resistance level formed on the timeframe it is placed on and a alert sent then this level is retested. I will add the rest of the detail after the job is accepted
1 Application
(8) MQL4 Indicators Experts
I need a EA (personal job)
30+ USD
This EA is very simple, I have 90% of the source code, but I have some conditions that need to be added to Tools: MACD, Moving Average, SAR, plus an XO indicator Specific strategies, I will give you the answer Added content: Stop loss: 30 points 2. Take profit: NO, does not set a fixed number of points, according to the technical signal appearance 3Protection: When my EA gains 30 points, I lock it to prevent profit
1 Application
(4) MQL4 Indicators Experts
50 - 100 USD
I look for a professional developer with experience about fibo strategy. I want to my fibo repainting standard. because when the market going to small my fibo line suddenly going small. and i have to let you know my fibo adjusted with zizgzag strategy. what is your idea for resolve this issue
Correction and improvement of indicators (personal job)
80+ USD
Hello As we talked I am opening a new JOB for correction and improvement of the 2 indicators. Fix some performance bugs and errors. Add MTF option and other details as we talk. Regards
1 Application
(7) MQL5 Indicators
30 - 40 USD
Hello, I want to modify Nice Value Chart to my needs. Add Alert Push notification Show an arrow when there is oversold but the candle is green. Show an arrow when there is overbought and the candle is red. The alert must come during the candle forming. I will need the mq4 file for future modifications
9 Applications
(15) MQL4 Indicators
30 - 50 USD
Master Breakout Indicator 1. Create Channel from adjustable timeframes drawing a high and low line from selected timeframe. Times adjustable and line colors and style also adjustable. Default color dark Blue. 2. Create breakout levels with alerts default set to +/- 10 Pips from Channel level. Top Breakout level +10 pips from high of channel and Low Breakout -10 Pips from Low of channel. Line colors
4 Applications
(7) MQL4 Indicators
30+ USD
CODER IS TO CODE THE FOLLOWING INTO THE INDICATOR , CODER WILL CORRECT AND CHANGE ONLY LINES 171 TO 8 AND RELATED CODES TO LINES 260 TO 346 CODER WILL PROVIDE MQL4 FILES AND CODE FOR - AND PLUS READINGS.ONLY PLUS READINGS ARE SHOW ON SPEC, BUT JOB IS FOR BOTH result += _rule7(symbol, period, point, shift);//RSI 7 M30 CROSS RSI14//ADD THREE RULES result += _rule7A(symbol, period, point, shift);//RSI 7/14 M30 CROSS
5 Applications
(2) MQL4 Indicators Experts
Modification to Abu_Scalp (personal job)
45+ USD
Abu_Scalp Modification Strategy TWO Modification 1 . Add MinTakeProfit to ST2 2 . Add TPOnSLRatio to ST2 3. Remove All The Following: ST1RsiFilter = true; ENUM_TIMEFRAMES ST1RsiTF = PERIOD_CURRENT; ST1RsiPeriod = 9; ENUM_APPLIED_PRICE ST1RsiApplied = PRICE_CLOSE; ST1CheckRsiLevels = false; ST1RsiSellLevel
1 Application
(9) MQL4 Indicators Experts
Indicator update (personal job)
150+ USD
An update of the automated channel indicator is required. The update includes the modifications of existing alerts and the additions of some new alerts as well as other areas of the indicator
1 Application
(21) MQL4 Indicators
30+ USD
Hello how are you I have an expert programming request based on two basic indicators The two indicators are 1. Moving average (MA) 2-Parabolic SAR (PS) I would like to be an expert and professional And fluent in Arabic And the price is competitive Has good experience
50 - 100 USD
Hi, I am currently using the following function in google sheets to import data from a JSON file that is a public URL. function GetBitfinexPrice(sym,side) { //sym = "btc"; var url = "https://api.bitfinex.com/v1/" ; var url2 = url + "/pubticker/" +sym+ "usd" ; Logger.log(url2); try { var response = UrlFetchApp.fetch(url2); var jsonResponse = JSON.parse(response); } catch (error) {
4 Applications
(4) MQL4 Indicators
30 - 50 USD
Very simple - on the volume indicator window put two lines showing the average and maximum volume for the previous "n" periods where "n" is a parameter that can be entered. That's it
18 Applications
(5) MQL4 Indicators
30+ USD
I have an old indicator show points value when two or more consecutive candles over 125 points. I need a developer help me modify the indicator to highlight or change color of background in next 2 hours after the points value is appear. Example picture below : hope can complete in 1 day
9 Applications
(36) MQL4 Indicators
30 - 150 USD
I need my strategy coded in MQL4 and very simple view. It is a breakout strategy, using 1 Standard deviation and 20 simple Moving Average of the Bollinger Bands. And should also have an alert system, to alert me, once there is a break of the 1 standard deviation of the BOlinger band. And also spot trend by using 200SMA. Very simple design using my company logo colours. And also to add alert, send alert to telegram
50+ USD
HI I am from India,I am trading in indian markets with mt4 data feed of my indian stocks,I would like to have trade simulator with buy and sell and take profit and stoploss buttons, I would like in real time to test ,here I need to have virtual money in Indian rupees and lot size ,margin required to trade and amount required to trade one lot, profit and loss on display,stocks of my choice which are running on mt4,If
1 Application
(115) MQL4 Indicators Consultation