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
36859 completed jobs in all languages
Sort by:
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
(22) 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
Momentum EA (personal job)
30 - 60 USD
Hello Here is another EA I would like coded up when you have time: Name: First Past the Post V1 Copyright: Exacttrading Parameters: Start Time: 08:00 default End Time: 12:00 Moving Average: default(10) Indicator: Momentum_v3 Open only one trade at a time Detail This EA will use the signal from the Momentum v3 indicator to open LONG and SHORT trades LONG Trade 1. Commence trading at the start up time. 2
1 Application
(130) MQL4 Indicators
Custom fractal indicator with arrow (personal job)
30 - 40 USD
i want to create a custom four bar fractal arrow signal indicator with input to filter signals by comparing the low low bars with the higher lows bar lows, high and range
1 Application
(21) MQL4 Indicators
Adding Limitation by Date (personal job)
30+ USD
Hi..I need you to create for me this function on the EA I need this to show the statistic together with the others. If i set to false or whatsoever, it will calculate based on all history available, but if i set the time, it must calculate based on the date. let say I want starting date is 2014.01.01, so it will calculate from this date till today. if I set to false/no, it will back to normal as now, it will
1 Application
(43) MQL4 Indicators Experts
Statistical Indicator required (personal job)
30 - 60 USD
Hello Irek, I hope you are well. I wanted to come back to about an indicator/scanner which I would like created. This is similar to the indicator and hi/lo sessions. I hope this can be easily understood as follows: 1. Looking to measure if the high or low or the day is close to either the high or low of the previous day. 2. So this is a little more complex than the previous scanner in that it will be required to look
1 Application
(130) MQL4 Indicators
40+ USD
Hello, I have a request of correcting 1 pre-made indicator and modify it to have more functions. I need "PRE" Common Top / Bottom" values to check values before Common Top / Bottom Box disappeared on current candle. A pre-made indicator (v1.2) has 16 buffers, and new indicator by this project will have extra 4 buffers, finally it will have 20 buffers in data window. For more details, take a look at my attached
1 Application
(178) MQL4 Indicators
30+ USD
A simple Ichimoku crossover, along with a specific fractal setup and a price cross. Please have good English. Source code will be required upon completion. More information given on application
8 Applications
(5) MQL4 Indicators
50 - 100 USD
Hello, i need an experienced developer for the following task. I have bought an indicator that draws so called "BlueBoxes" int the chart, see screen shot below. This indicator works only with my live trading account and could not be shared with developer. The screenshot shows two of the BlueBox in a M1 chart. The BlueBoxes are Objects (Trendline, Text). The color of the objects cannot be changed as it is given by the
4 Applications
(16) MQL4 Indicators Experts