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
36393 completed jobs in all languages
Sort by:
Modify existing retrace indi and EA to add DSS (personal job)
175+ USD
So what I would like is to take the attached retrace indi and add another setting. The setting is to add the DSS Bressert indicator (also attached). What I would like to do is for an up alert, check that the red DSS bressert line has crossed up through the 20 line at any time in the past 5 bars. So this could be on ANY of the previous 5 bars. For a sell, check the red line of this indicator has crossed down through
1 Application
(20) MQL4 Indicators Experts
Golden Pairtree EA (personal job)
30+ USD
I would like you to remove (T_S_R) Signal Line indicator and replace it with hma-smoothed indicator. Golden Pairtree EA should trade and work according to new indicator thank you 444 444 4444 4444 4444 4444 4444
1 Application
(22) MQL4 Indicators Experts
50 - 102 USD
1.Display current trend, when the 1h candle closes below a previous day low then trend is down until a 1h candle closes above a previous day high, then trend is up until a 1h candle closes below a previous day low and so on. Trend is established using 1h only and when candle closes only, Display current trend for visual help on the top right corner of chart, show Down Trend in red color, Uptrend in green color
3 Applications
(3) MQL4 Indicators
Upddate my ea profit matringale (personal job)
50+ USD
Eine Brille ist eine vor den Augen getragene Konstruktion, die in den überwiegenden Fällen als optisches Hilfsmittel Fehlsichtigkeiten und Stellungsfehler der Augen korrigiert und als solche Korrektionsbrille oder auch Korrekturbrille genannt wird. Wikipedia
1 Application
(27) MQL5 Indicators Experts
Personal job. (personal job)
60+ USD
Hello. This is the creation of a MT4 indicator we talked about. Detailed explanations, including default settings and colors will follow. The goal of this indicator with all flexible options will be described too
1 Application
(3) MQL4 Indicators
Converting RSI_Plus3.mq5 to mq4 (personal job)
30+ USD
As written in the emails before, I need a conversion from the RSI_Plus3.mq5 indicator to mq4. The indicator was published in the article "EIN UNIVERSELLER RSI-INDIATOR FÜR DAS GLEICHZEITIGE ARBEITEN IN BEIDEN RICHTUNGEN"
1 Application
(1) MQL4 Indicators Integration
Adding Log function and limitation on symbol (personal job)
45+ USD
Please do as follow as additional for modification of the EA 1 Restriction by specific pair only. Mean EA only will work on specific pair that i set in coding. If i set GBPUSD, the EA will only work for GBPUSD and not for others pair.if put the EA on pair for example EURUSD, the error message printed on chart. “Wrong pair, the EA only work for (symbol)s only. In the coding, i can set which pair that EA can work. It
1 Application
(43) MQL4 Indicators Experts
30 - 60 USD
I require an indicator that does the following: Displays the list of currencies either overbought or oversold in mt4 terminal as per current time It should ask for list of currencies that have to be checked if they are overbought or oversold It should work with H1(hourly) H4 (four hourly) and Daily D1 timeframes For instance : H4 Currency EURUSD GBPUSD NSDUSD USDCAD USDJPY USDCHF US30 GOLD SPX OVERBOUGHT
3 Applications
(14) MQL4 Indicators
Dashboard + push notifications to phone (personal job)
70+ USD
i would like a dashboard indicator which will display colored letters when my specified conditions are met. It will also send a push notification alert to my phone via the MT5 app
1 Application
(10) MQL5 Indicators
100+ USD
Hi, i have my own indicators that is working well..I will like to change it to a auto-trading EA.. Required a expert to help and price for the project is negotiable
50 - 100 USD
The attached pictures of these indicators look similar and I believe they work similarly as well. I need to add an alert to the indicators if anyone has anything similar or can develop one of them for me. here is the alert criteria Alert mode 1 Use all selected TF....all selected time frames should read 70(user selectable default is 70) and above to give an alert for buy or -70 and below for sell. from the drop-down
3 Applications
(29) MQL4 Indicators
I need to add tradeing filter to Ea (personal job)
30+ USD
A EA will be provided ,I need you to fiter the trade condition the filter is color rsi The request is: when previous color rsi is blue ,buy orde only ,sell order is forbidden when previous color rsi is red,sell order only,buy order is forbidden when color rsi changed close all wrong position and open the right position by refering the color of rsi
1 Application
(3) MQL4 Indicators Experts
Robot based on indicator (personal job)
30+ USD
Friend, this is the informations : I want you add the indicator that i sent you in the last EA (Version 11) but you delete : -Bollinger Bands set -MACDZR set -Price zone set (Zone_Up / Zone_Down) I send you 2 screen for example. But some restrictions please : -ONLY 1 order open (indicator shows green arrow : EA open 1 BUY trade. If indicator shows one more green arrow wherease previous BUY trade is already open : EA
1 Application
(9) MQL4 Indicators Experts
30+ USD
Hi, i need a skilled quick developper to design an indicator based on 3 indicators combination. But, The user should be able to choose which indicator he wish to combine and show arrows or candles colored. The indicators are : -1 awesome oscillator -2 stochastic oscillator -3 MACD so for each indicator we can choose the conditions, and the user can decide if he want to combine only MACD and Awesome oscillator, or
11 Applications
(23) MQL4 Indicators
Testresults on Entry Date (personal job)
30 - 50 USD
Hi Hooshang, I don't like the way results are presented in the strategy tester graph. It shows the data points based on closed date and order number. In the results tab, you can see the entry date of an order, modifications, and the closing date with the profit/loss. Since i can influence the criteria for entry, i want to know at what date the orders were entered combined with the profit/loss Could you make the
1 Application
MQL5 Indicators
ADD function to existing Indicator (personal job)
30 - 60 USD
Need to add Divergent line in Indicator panel. Comparing the Volume Pivots to the Price Pivots (Price Pivots are made by the Closing Price of Candles...thats why attached pictures use Line chart even though I use Candlestick Charts) This is an indicator that you have used before... I have attached the indicator and job description. Title : Divergent Mavis
1 Application
(23) MQL4 Indicators Statistics and mathematics
30 - 100 USD
Hello, please convert the Python indicator for www.tradinview.com to MT4. Editable only: leftBars = input (4) rightBars = input (2) Pivot Reversal Strategy Code: //@version=3 strategy("Pivot Reversal Strategy", overlay=true) leftBars = input(4) rightBars = input(2) swh = pivothigh(leftBars, rightBars) swl = pivotlow(leftBars, rightBars) swh_cond = not na(swh) hprice = 0.0 hprice := swh_cond ? swh : hprice[1] le =
3 Applications
(5) MQL4 Indicators Converting Python
30+ USD
My zigzag indicator show the length from previous turning point to current price in pips, please create an ea do the following tasks : 1) open a sell trade when current bullish zigzag length is 20 pips or above 20 pips. 2) open a buy trade when current bearish zigzag length is 20 pips or above 20 pips. 3) all trade set Sl 20 pips. Tp 20 pips. 4) modify tp -5 pips When flooting -5 pips. Wish to complete it in 1 day
3 Applications
(36) MQL4 Indicators Experts
Modifications to EA (personal job)
30+ USD
I need an EA that can list all existing market pairs that satisfy a certain set of indicators including RSI, MACD, MACD Histogram and EMA crosses. I just need the EA to be able to list all the pairs that satisfy these requirements, no buy or sell order, just a list. Example: All pairs that have RSI above 70 and EMA50 is above EMA100 and MACD positive
1 Application
(1) MQL5 Indicators Experts
Create Twamm Days indicator (personal job)
45+ USD
Create Twamm Days to be build by hooshang. Specs have been discussed in private chat. Document and files will be added during work agreement . I will be looking forward to the result
1 Application
MQL4 Indicators