Orders for indicators development - outdated

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
13592 jobs in the archive in all languages
Sort by:
10 - 20 USD
I would like to get rectified the errors in indicators while compiling with new metaeditor, which are working otherwise well with old editor. A sample file is attached for ref
11 Applications
(13) MQL4 Indicators
10 - 12 USD
It is basically a Moving average Cross over Indicator with Email Alert ( MT5) with the following input parameters: Fast MA Period Fast MA Shift Fast MA Method - SMA, EMA, SMMA, LWMA Fast MA Applied Price - CLOSE, OPEN, HIGH, LOW Slow MA Period Slow MA Shift Slow MA Method - SMA, EMA, SMMA, LWMA Slow MA Applied Price - CLOSE
6 Applications
MQL5 Indicators
30 - 40 USD
Hi, Would request developers for an non repainting Indicator which will work on Renko Charts mainly used for Intraday Trading especially with Indices such as Dax & Dow this Indicator should be easy enough converted into an EA at a later point of time would like to see a demo of it for atleast 2 days before we go ahead
5 Applications
(5) MQL4 Indicators
10 - 13 USD
I would like to have an indicator developed for me that will be using the below indicators. Indicators • Ichimoku Kinko Hyo • Moving Average • THV3HA • THV3MMPrice • Keltner Channel • ZB Cloud • ATR In cases of buy let the indicator buzz and a popup or an email be send. All the indicators parameters should be external parameters in the main indicator. Kind Regards
6 Applications
(2) MQL4 Indicators
30 - 40 USD
Hello, I need a developper for a new multicurrency multitimeframe trend direction indicator. This indicator is a simple table where we can see (in the horizontal axis) the USD performance against 17 FX PAIRS (EUR, GBP, JPY, AUD, CHF, CAD, NOK, SEK, SGD, NZD, HUF, CZK, HUF, MXN, ZAR, PLN, HKD) and in the horizontal axis we can see 22 TIMEFRAMES (in minutes)...(1m, 2m, 3m, 4m, 5m, 6m, 7m, 8m, 9m, 10m, 15m, 30m, 60m
3 Applications
MQL4 Indicators
10 - 20 USD
ENTRY vrbls DAMIANI = TRU/FALSE SLOP = TRU/FALSE EXIT vrbls ********* DAMIANI = TRU/FALSE SLOP = TRU/FALSE ************************************* INDICTRS INPUTS DAMIANI: SLOP: ******************************************* When the line of the indicator is red, open a sell trade and as soon a green line shows up, close the sell trade and open a buy trade at the same time. When the line of the indicator is green
10 Applications
(1) MQL4 Indicators Experts
Looking to buy an EA for commercial use (personal job)
500 - 1000 USD
Need an EA that I can use it for commercial use + for my own trading. It must be flexible and have a function to update itself according to market conditions every x amount of time. I'd like to include the use of artifical intelligence / neural networking. It must show outstanding results over the past 15-30 years. It must produce long term trades (weeks to month) and short term trades. Time frame used for the short
0 Applications
MQL4 Indicators Experts
EA and Indicator (personal job)
I have an existing EA that I'd like to have some features added to: These will be to additionally use some Ichimoku Indicator settings: tenkan cross kijun chikou crosses price price action in, or below, or above kumo
0 Applications
(3) MQL4 Indicators Experts
30 - 70 USD
I want to create EA but with option to trade manually But the alert must come with sound using a combination of candlestick patterns and moving averages,stochastic and MACD Specific rules are given for both long and short trades and other considerations regarding money management as well. there are 4 moving averages(setting should be adjustable) 1.MA(35) MA METHOD- EXPONENTIAL AND APPLY low, colour -red 2 MA(35)
18 Applications
(6) MQL4 Indicators Experts
50 - 100 USD
I am looking for a scalping EA, to take small continuous profits, with minimal loses and small stop losses, must be able to alter lot sizes and usable on all currencies
9 Applications
(3) MQL4 Indicators Experts
10 USD
Hi Developers, I want to make an indicator for the most recent built of MT4 (4.00 625). Each day, rate of change in (%) is: ROC[i]= close[i]/close[i-1]-1; at the close of bar[i], calculate the value of 25, 50, and 75 percentile value of the ROC for the window (i,i+1 ...1+100); the first 3 buffers associate with quartile1, quartile2, quartile3 are associated with the 3 quartile values found above. Finally, the last
4 Applications
(5) MQL4 Indicators
15 - 40 USD
I need someone to develop an indicator for me. I want a custom indicator that will alert me when cci below -100 and above 100 crosses SMA 9 on MT4 You will Draw an up arrow and down arrow with alert below the candle or above the candle if the COMMODITY CHANNEL INDEX(cci) (14) crossover the moving average SMA9 below -100 and above 100 line. using the following parameters. CCI (14) SMA 9
8 Applications
(6) MQL4 Indicators Experts
10 - 25 USD
Hi I need a ma channel , please if you accept this work do not ask me again should you do i cant explain more than that . Add price label with option true false, color and line style foreach ma , i need 20 ma with option show ma 1 2 3 4.... true false if the ma 200 distans is 50 pips below to the actual price draw a new line 50 pips above the actual price if the ma 250 distans is 80 pips below to the actual
5 Applications
(29) MQL4 Indicators Experts
10 - 30 USD
hello I have indicator its repaint the Past signal Is It possible to solve this past repaint signal problem ? Example Eur/usd Sell signal at 1.3700 But market move up 1.3750 and its show new signal is buy at 1.3750 its Repaint the past sell signal at 1.3700 I want to solve this past repaint signal problem if any one can solve this repaint past signal then tell me
9 Applications
MQL4 Indicators
100- USD
hi all, i am looking for an arbitrage viewer for doing scalping..... which can check the latency of brokers and tell exact which borker is slow and which is fast feeder.... if anyone have any copy of arbitrage viewer that will also do... thankyou
4 Applications
(1) MQL4 Indicators Experts
100- USD
I need a profitable trading system that will make 20 pips or 200 pipette on each trade. The EA should trade only twice a day only EURUSD pair perfectly. The trading system should be based on a well configured Bollinger Bands settings to maximize profit. No drawndown :-)
5 Applications
MQL4 Indicators Experts
Nirvana (personal job)
dear friends i am looking for an indicator with the condition below: y = IIf(C < Ref(C,-1) & Ref(C,-1) < Ref(C,-2) & Ref(C,-2) <Ref(C,-3) ,-1,IIf(C>=O & Ref(C,-1)>= Ref(O,-1) ,1,0)); and also alerts and up-arrow for y=1 and down-arrow for y=-1 and not showing repeated arrow or alarms until y value changes fro -1 to +1 or viceversa (i mean just one arrow for above zero and one for going to below zero. thak you very
0 Applications
MQL4 Indicators Experts
30 - 60 USD
hello sir ,, iwant this indicator based EA\robo.. in mt4 platform im attachment in file and option file how much amount and other details... pls give me... sorry my bad english thank you m.jeyaganesh india,TAMILNADU SKYPE: ganelva555 elvagan555@gmail.com
5 Applications
MQL4 Indicators Experts
20 - 30 USD
I would like develop a Darvas Box indicator that works properly and neatly for MT4. Should be able to show the lines like the image attached. The red and green lines represent nearest pivots. but the programmer should understand what a darvas box is, it is found on the internet
5 Applications
(4) MQL4 Indicators
Simple ea (personal job)
20 - 50 USD
The EA should do the following: When the line of the indicator is red, open a sell trade and as soon a green line shows up, close the sell trade and open a buy trade at the same time. When the line of the indicator is green, open a buy trade and as soon a red line shows up, close the buy trade and open a sell trade at the same time only should pls one trade for one direction it can trad all time frames at same time
1 Application
(1) MQL4 Indicators Experts