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
35855 completed jobs in all languages
Sort by:
Hi Eric, Here is the description of what I need. General: A program which mimicks the MT4 alert editor, except that it will be limited to sounding an audible alarm in MT4 when a short term EMA crosses over a longer term EMA, whether to the upside or downside. In mimicking the MT4 alert editor we will need the following features. I am attaching a diagram in Paint, that is a modification of the MT4 Alert Editor. 1. I
1 Application
(2) Indicators
15 USD
I am in need of a very simple indicator. There needs to be an external variable where I can indicate the number of periods to be taken into consideration. The Indicator Should plot an EMA. It should also plot two more lines on the main window. The two lines should be the EMA +/- the average true range. It would also be nice to have a comment or alert come up or display message on window when the last close is > or <
3 Applications
Indicators Experts
Indicator Conversion (personal job)
150- USD
Take an indicator and convert it the same way the fast, ribbon, and woodies are converted to generate values for the strength of the currency. The calculations, parameters, and indicator will be provided. Take an indicator and convert it the same way the fast is converted to generate values for the strength of the currency. The calculations and parameters will be provided
1 Application
(45) Indicators Experts
I need an indicator to monitor all currency pairs at all timeframes at the same time, and give alert if certain candles are formed. · Alert to give if "Engulfing", "Harami", "Hammer", "Shooting Star" and "Dark cloud" are formed. · With ability to activate or deactivate Email alert and sound alert. · With ability to activate or deactivate certain Currency pairs. · With ability to
4 Applications
(4) Indicators
Print time on chart (personal job)
10 USD
When the price hits the top and bottom red lines for the first time on each signal, print the time (mm:ss) at the bottom of the chart
1 Application
(4) Indicators Experts
20 - 30 USD
In an indicator window I need a display of bars to tell me whether XXXXXX currency is over/under the 13 SMA on H4 timeframe. over = green under = grey over + green & overbought on profx06 = grey under + grey & oversold on profx06 = green over + grey & overbought on profx06 = light green under + green & oversold on profx06 = light grey Each displayed bar should equal 1 minute. When I scroll over the bar I need
1 Application
(4) Indicators Experts
20 - 300 USD
Dear programmer Before we start please read carefully the development about the EA and indicator. for the update of the indicator https://www.mql5.com/ru/code/8491 for the update of the EA http://codebase.mql4.com/4543/page6#comments Problemes to resolve 1/The EA work with indicator and mqh file. The path written in EA and indicator to download is wrong. and I t is needed to find a solution to this. Because
4 Applications
(6) MQL4 Indicators Experts
100 USD
Hello, The Indicator The ZZ Oscillator will resemble a two-colour histogram with a zero-line. The two colours (Green(UP) and Red(DOWN), default colours) will be user defined and so will the bar thickness of the histogram. The usual ZZ parameters such as "ExDepth", "ExtDeviation" and "ExtBackstep" will be added. The EA I also require an EA based upon the above indicator with the following: -ZZ ExDepth. -ZZ
5 Applications
(14) Indicators Experts
10 - 35 USD
i have a custom indicator need to be able to change scale of font : ... bigger font for all and specific font for 1st n last line need an alert : alert when there is a row change alert for 1 row or 2 row change need detail comment in the code so i can learn how to do it myself latter on very simple very easy will attach file only for selected coder
3 Applications
(11) Indicators
100- USD
Hi Wex, I need an EA that enters a trade when two MA's are crossing and is exiting the trade by a certain level of the CMCI. I am open for better exit strategies Coding please in MQL4 and MQL5 Please as soon as possible. Thank you Wex
1 Application
(1) Indicators Experts
100 USD
Please contact me about chart/pic with notes for your review. Notes pertain to a short trade but are indentical in reverse for the long trade. I can be reached via Skype ID apigroupinc to discuss as necessary. Thanks, Robbie
2 Applications
(1) Indicators
Creating a Display Indicator with alerts Based of Pre-Existing Indicator (personal job)
50- USD
Making an alert indicator that takes the day of week average movement and maps the daily range against it until the move has reached the distance midpoint and an alert is signaled. Making an alert indicator that takes the day of week average movement and maps the daily range against it until the move has reached the distance midpoint and an alert is signaled. Making an alert indicator that takes the day of week
1 Application
(45) Indicators Experts
250 - 350 USD
Dear Coders, I am looking for an EA that executes trades based on the events which are created by two moving averages (long and short term). That means I would need an custom Indicator where I can do all the settings for the two moving averages (MA). E.g the type of MA (smooth, exponential, triangular, and so on), the period, the shift. I should be able to chose between an manual SL/TP setting and an automatic
5 Applications
(1) Indicators Experts
10 - 100 USD
Need dynamic MT4 indicator color-based including account equity calculations. Need to be able to change (add or subtract) pairs from the Board table in indicator parameters. (Please see image) Board Table: %Change: is the percent change calculated from the last tick of prior day last trading tick AWR: Current weekly range divided by the average-weekly-range based on last 30 weeks and express as percent (blue if <60%)
3 Applications
(16) Indicators
15 - 30 USD
The attached indicator alerts two currencies. I need to draw an arrow object at the signal price for both currencies (on their charts). Also add another 2 arrows at ATR x 1.2 pips above and below the first arrow. Before responding please ensure you have a method to draw objects on charts other than the chart the indicator is on as this is a multi-currency indicator
2 Applications
(4) Indicators Experts
30 - 45 USD
Install 1) Million Dollar Pips EA and 2) Easy Forex Break Out indicator systems on my PC. It should be done using Mikogo which you will need to download (its free). I will then give you a session and assign you access to do teh job while I watch on my PC then discontect
4 Applications
Indicators Experts
20 - 30 USD
It frustrates me when the currency pair is going up, my indicator is going down. I want to create a measure of goodness of fit between the indicator and the close price, so I can select the appropriate window length of the indicator that has the most similar shape as price. So what is a good fit? If the change over the interval has the same sign: if both the close price and the indicator value have increased over
1 Application
(7) Indicators
20 - 40 USD
MQL4 Custom indicator required. This will need to be integrated into an existing MQL4 EA later. (EA can be supplied). Details: Custom indicator is based on 4 envelopes of different values. Envelope 1 = 0.12%, Envelope 2 = 0.24%, Envelope 3 = 0.36%, Envelope 4 = 0.48%. Please excuse the psuedo code... if Close2 < Envelope 1 Upper && Close1 > Envelope 1 Upper && Close1 < Envelope 2 Upper, { get the value of Envelope
4 Applications
(2) Indicators
10 - 30 USD
Hi I would like an MQL4 indicator that will plot a line each day. The line will need to be 50% of the previous 3 days range. E.G - If today is Thursday it will find the center value of Mon-Wed range and if its Friday then Tue-Thursday's range etc. This indicator must always derive the range from the DAY period but plot the value in any time frame i would like to view. I have drawn an example below of what i would
2 Applications
(4) MQL4 Indicators
50 - 70 USD
Hi, I would like a pop up, sound and email alert for the attached Better Volume indicators for MT4. Each alert should be selectable ( toggle on/off ). The source is free to use, see http://emini-watch.com/free-stuff/volume-indicator/ I would like an alert when the indicator paints the current bar a certain colour, at the close of the bar. The alerts must be selectable ( toggle on/off) for each color. See inside the
3 Applications
(1) Indicators