1) Create an MQ5 indicator based on an existing MQ4 (conversion) & 2) Fix up an indicator that isn't working.

MQL5 Indicateurs

Tâche terminée

Temps d'exécution 5 jours
Commentaires de l'employé
Great client. Really nice to work with.
Commentaires du client
Great communication and attitude. My indicator works perfectly. Thx.

Spécifications

1) I have two indicators created by the famous mladen from years ago for MT4 (.mq4). He created an MT5 version for one of them (.mq5) but not the other. So I need that other indicator converted into a .mq5 too. I have the bottom histo indicator but need the top indicator that adds colour to the bars and arrows on the chart. I will give you the two mq4's that are working so that you can see how they function together. When the ma's crossover on the histo indicator the arrows appear on the chart. And when the histo crosses over the zero line the bars on the chart change colour. I have provided the histo .mq5 indicator that is looking for it's "missing companion".


2 RMO indicators

======================================
2) I have tried to recreate the CCI Equis from Metastock. But I don't think it's quite right. It should behave something like the Commodity Channel Index, but it's a little erratic. I've provided the Metastock code and the .mq4/.mq5 files that need a touch up. If you can't fix it up that's OK. The RMO above is the most important.

Background:
In an old version of MetaStock equis made a mistake in the CCI calculation, but people like it so much that they decided to leave it in the software and called it CCI-Equis. So CCI-Standard is the original and CCI-Equis is a version that people like.

Here is the METASTOCK formula: 

{CCI-EquisCustom} Prd:=Input("Periods",2,250,14); X:=Typ(); Y:=X-Mov(X,Prd,S); Yad:=Mov(Abs(Y),Prd,S); Z:=Y/Yad; ZZIe:=(Z/3)*200; ZZIe{end} {CCI-STD cs} {written by Corey Saxe} V1:=Input("Periods",2,250,14); x:=Typical(); y:=Mov(x,V1,S); z:=Sum(Abs(x-LastValue(y+PREV-PREV)),V1)/V1; A1:=z*0.015; ZZI:=(x-y)/A1; ZZI{end} 



Répondu

1
Développeur 1
Évaluation
(91)
Projets
144
38%
Arbitrage
67
15% / 48%
En retard
55
38%
Gratuit
2
Développeur 2
Évaluation
(564)
Projets
933
47%
Arbitrage
302
59% / 25%
En retard
125
13%
Chargé
3
Développeur 3
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
4
Développeur 4
Évaluation
Projets
1
0%
Arbitrage
0
En retard
1
100%
Gratuit
5
Développeur 5
Évaluation
(550)
Projets
827
73%
Arbitrage
15
53% / 13%
En retard
193
23%
Travail
Commandes similaires
BUY AND SELL 30+ USD
Create an Expert Advisor that collaborates between these indicators ETR, MEv2 and STLv3 with these features 1. SL and TP 2. TIME FILTER 3. ETR, MEv2 and STLv3 PARAMETERS BUY ENTRY STEP 1. FIRST candle OPEN above Symphonie Trend Line STEP 2. Check Symphonie Extreme must indicate color BLUE STEP 3. Check Symphonie Emotion must indicate color BLUE STEP 4. Open trade with money management STEP 5. Trade open MUST BE 1
Hello, I have a protected Ninja trader Order Flow indicator and I was wondering if you can reverse engineer it to replicate the functionality. H ere are the specifications and indicator: https://docs.google.com/document/d/1KyYwQ7iTL2KWGhnZzxS1gObccu9LPMrGuMc9Mdk_3KY/edit?usp=sharing
I have an EA that need some changes including integrating the indicator code directly into the Expert Advisor. I will give the detailed doc once we settle on the candidate for the job . Please bid if you can work with the stated amount. Thanks
Hello, Need to convert Tradingview Indicator to MQL4 indicator. or if you have this one converted already, let me buy a copy please. If we're good, then will definitely buy it and ask to convert into EA on new order. Supertrend by KivancOzbilgic
Fix bug or modify an existing Trading view indicator to display correct. The indicator is working but not displaying/plotting all the information i want. So i want it adjusted to plot all the info
Here's a brief requirement you can use: **Description:** I am seeking an experienced MQL5 developer to create a (EA). The EA should include features for placing pending orders (Buy Stop and Sell Stop) based on market spread, managing trades effectively at the opening of new candlesticks, and implementing take profit and stop loss strategies. Additionally, I would like the option to adjust parameters based on market
I have an EA which i need to do below modifications. Variable Inputs to be added Order Type : Market , Pending Trade Type : Buy, Sell , Buy & Sell Pending Pips Step : ( Pips Value can be negative or positive to decide on what type of Pending Order ) // If trade type Buy is selected Close Type : Close All ( Bulk Close Option in MT5 ) , Close Individually Close Option : %of Equity , %of Balance , Amount $ , %of No
Add multiplier to grid recovery system. For example: Grid Trade 2-3 Spacing; 1.0 Multiplier Grid Trade 4-6 Spacing; 2.0 Multiplier Grid Trade 7+ Spacing; 1.6 Multiplier Need quick turn around. Need it done ASAP
Objects reader PIN 70 - 100 USD
Hi I have an indicator that create objects in the chart and using those following some rules the new indicator will create external global variables with value = 0 ( NONE ), = 1 ( BUY ) or = 2 ( SELL ). The global variable will use PIN external integer number . PINS are by now global variables (GV) whose name indicates the pair name and the PIN belonging and their value indicates it direction/action. PINS GV names
I want an indicator and its source code that returns the value of: - two moving averages in different selectable timeframes, with method Exponential and price calculation price_open; - Opening, closing, maximum and minimum of the candle in different timeframes And that returns the values ​​regardless in a chart of one minute. The input parameters: * select timeframe media1 = {1,2,3,4,5,...} * select timeframe media2

Informations sur le projet

Budget
30 - 100 USD
Pour le développeur
27 - 90 USD