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
36862 completed jobs in all languages
Sort by:
Modification on existing program (personal job)
30+ USD
We would like to implement the following: We add an extra panel in the input panel which takes a single time variable, say anything from 01h00 to 23h00. The idea is to let the EA trade normally from Monday to Thursday - but then on a Friday, as soon as real-time is past this time variable, the EA should stop trading as soon as a successful trade has occurred. So, even if real-time is past the time variable on a
1 Application
(2) MQL5 Indicators Experts
Multi Timeframe Trend indicator using Schaff indicator (personal job)
100+ USD
Create a multi-timeframe version of the schaff indicator provided. Indicator will analyse buffer number 1 of provided Schaff trend indicator against 5 user selected timeframes. Buffer number 1 is either 1 = Long or 2 = short. Points are assigned based on the timeframe. See attached specification for details on the calculation
1 Application
(5) MQL5 Indicators
50+ USD
Hello, I'm interested in getting a simple zone indicator built based on a current volume indicator I have. How it will work is when the volume indicator display a dark blue color and that candle has a wick at least a third of the candle BODY size or more a zone of pink or light blue is made. If the candle has a "large wick" that a third or more of the candle body size and the wick is located at the top of the candle
5 Applications
(5) MQL4 Indicators Experts
Continuing the work... Indicator to EA indicator (personal job)
50 - 100 USD
I am asking you to produce the source code of the EA someone else worked but left the job due to covid. Next week I will prepare the specification but you already know what I need. I have an ex4. from another developer who gave me an ex4 file but then fell sick from covid or something I think as he stopped working on it and then the job was cancelled Max
2 Applications
(5) MQL4 Indicators Experts
Modification EA MACD (personal job)
30 - 100 USD
Modification sur les conditions d'entrée initiales. - Achat : (MACD - signal) open[0] >(MACD - signal ) close[1] remplacé par (MACD - signal) open[0] < (MACD - signal ) open[1] inversement pour vente Remplacement du macd Tipu par le macd histo Remplacement des conditions de sortie sur l'option B nous cloturons la moitié de la position quand (MACD - signal) fermeture [0] <(MACD - signal) fermeture [1] et l'autre
1 Application
(9) MQL4 Indicators Experts
Add custom indicator to ea (personal job)
60+ USD
As per our discussion. We want to add an indicator to the EA already made that draws lines onto the chart at the start of each new day where the pivot points are. so the lines needed will be PP, S1,S2,S3,R1,R2,R3 then each new day it draws the lines at the new level
1 Application
(16) MQL4 Indicators Experts
EA Davide Crema (personal job)
30+ USD
Hello as I told you yesterday I should only make an improvement to have the color in the boxes as you imagine in the example and then if I select a currency it would be nice if the same currency were selected over the years .. then you see what you can ... thanks then I saw that it doesn't update ... you have to reload if you want to see it update see if you can fix it or that's ok thanks anyway
1 Application
(43) MQL4 Indicators Experts
Combine 2 indicators and create automated system (mql4) (personal job)
250+ USD
Buy Grid and Sell Grid will run separately If a buy grid already running then no new buy trades (at qualified candle), vice versa in sell Each grid trade will also be placed as limit order only. Let say first limit order hits (qualified candle + distance), then immediately there will be second limit order(grid trade with defined pip distance) will be placed, and when 2nd grid limit order hits, 3rd grid limit order
1 Application
(16) MQL4 Indicators Experts
30 - 50 USD
I have this strategy combined to work with mt2iq(binary option), see more at mt2iq.com. It appears that the indicator looks like it repaints, after a few hours I notice it shows not consistent trades. I can't tell if the indicator repaints, they don't look like it at all and it's strange. Kindly please have a look at my situation, Thank you
3 Applications
(13) MQL4 Indicators Experts
30 - 60 USD
Доброго времени суток! Нужно написать советник торгующий по сигналам скользящей средней и канального индикатора (индикаторы в ex4). Описание: Открытие БАЙ ордера: свеча бирюзового цвета касается нижней части канала - TP противоположная граница канала. Открытие СЕЛЛ ордера: свеча фиолетового цвета верхней части канала - TP противоположная граница канала. TP устанавливается по значению ДЕЙСТВУЮЩЕЙ В ДАННЫЙ МОМЕНТ
MT4 Alert Indicator - Updates Required (personal job)
30 - 65 USD
Hello, Would you have time to create me a further mt4 indicator which I have detailed in the specification which I will attach to the job. Hoping to work with you Kind regards
1 Application
(130) MQL4 Indicators
30+ USD
I have three mt4 indicators. (one developed my me and the 2nd for me by a freelance). All indicators are programed to show arrows. I want all indicators combined and converted to mt5 with a responsive label
12 Applications
MQL5 Indicators
30 - 40 USD
Hi I'm. Interested that an Indicator which I have already for some one to convert into trading view soon as possible the same day service. Please message me And let me know
2 Applications
(10) MQL4 Indicators Integration
75+ USD
I need zigzag with angle also need alert from high/low angle greater then input value angle value also can shows on charts live. also push and normal alert enable/disable Need both mt4/mt5 indicator
1 Application
(8) MQL4 Indicators Experts
30+ USD
I have an EA where I have to modify the following thing: - different stop loss are present. Waste everythin and keep only ONE value - Take profit is not working properly (it's simple calculation on candlestick close + pip profit required). That's all
5 Applications
(3) MQL5 Indicators Experts
Modification of Current Expert Advisor Required (personal job)
100+ USD
A Modification of current Expert Advisor is required. This is a modification of the previous version of Expert Advisor you have developed. New Detailed Specifications and current Expert Advisor MQ4 file are attached
1 Application
(51) MQL4 Indicators Experts
30+ USD
I need a simple indicator. Inputs are 2 EMA. The indicator runs on open candle. Checks back the last N candle(N max 10). Gives 3 values for BUY(0/1/2) and 3 values for SELL(0/1/2 ) in histogram. Buy 1: (From candle0 to t candle N any candle Open is >= EMA2) AND (From candle0 to t candle N any candle Low <= EMA2) AND (From candle0 to t candle N any candle Close is >= EMA2) Buy 2: (From candle0 to t candle N any
3 Applications
(6) MQL4 Indicators Converting
BUY & SELL ARROW w/TREND FILTER (personal job)
30+ USD
I need a BUY & SELL arrow indicator that filters and ONLY displays signals according to the trend. Final version must include source code. *IF* Trend is bullish *THEN* only display UP arrows *IF* Trend is bearish *THEN* only display DOWN arrows The good news is I already have the source code for the buy & sell indicator which is based on a custom indicator I had coded. The trend requirements will be based on EMAs
1 Application
(5) MQL4 Indicators
EA Enhancements (personal job)
40+ USD
Hi, Setting up job to work on discussed enhancements for the last EA. We can discuss additional questions or concerns in this new job. In this update there are two enhancements that have been discussed. Thank you for your help
1 Application
(41) MQL4 Indicators Experts
Editing of existing EA required (personal job)
30+ USD
Edit existing EA to add input trade on Monday (true/false) trade on Friday (true/false)...also add input for suspend trade for (x hours) after a trade has closed before entering new trade
1 Application
(8) MQL4 Indicators Experts