Project_1903272245

MQL4 Indicadores

Trabajo finalizado

Plazo de ejecución 2 días
Comentario del Ejecutor
Thanks David for your support!
Comentario del Cliente
Great thanks for the work!!! David

Tarea técnica

Hello,
I have 1 request of making 1 new indicator by using 1 pre-made indicator to work properly as I described here.
Firstly, take a look at below image, please.
Take a look at yellow colored vertical line, please.
Above image is for Trend Down.
For more details of conditions and displays of Trend Up / Down and Trend None, take a look at contents on p.2, please.

Trend Down
1. v2 (Support) of OIH_SupportResistance_v1.0 on the 3rd previous candle == v2 (Support) of
OIH_SupportResistance_v1.0 on the 2nd previous candle
&&
2. v1 (Resistance) of OIH_SupportResistance_v1.0 on the 3rd previous candle > v1 (Resistance) of
OIH_SupportResistance_v1.0 on the 2nd previous candle
&&
3. Price_low > v2 (Support) of OIH_SupportResistance_v1.0 on the 2nd previous candle
&&
4. Price_low > v2 (Support) of OIH_SupportResistance_v1.0 on the 1st previous candle
Above image is for Trend Down End.
After Trend Down, new Support happened on the 1st previous candle.
Trend Up
1. v1 (Resistance) of OIH_SupportResistance_v1.0 on the 3rd previous candle == v1 (Resistance) of
OIH_SupportResistance_v1.0 on the 2nd previous candle
&&
2. v2 (Support) of OIH_SupportResistance_v1.0 on the 3rd previous candle < v2 (Support) of
OIH_SupportResistance_v1.0 on the 2nd previous candle
&&
3. Price_high < v1 (Resistance) of OIH_SupportResistance_v1.0 on the 2nd previous candle
&&
4. Price_high < v1 (Resistance) of OIH_SupportResistance_v1.0 on the 1st previous candle

If “Trend Up” happened on the 1st previous candle, then it will show DeepSkyBlue colored bar sized as 1.0 at sub_window, and also it will show “v1 == 1.0” in data window on current candle.
And both DeepSkyBlue colored bar and “v1 == 1.0” will be displayed continuously on current candle till the conditions of “Trend None” satisfied on the 1st previous candle - ISM


Trend Down
1. v2 (Support) of OIH_SupportResistance_v1.0 on the 3rd previous candle == v2 (Support) of
OIH_SupportResistance_v1.0 on the 2nd previous candle
&&
2. v1 (Resistance) of OIH_SupportResistance_v1.0 on the 3rd previous candle > v1 (Resistance) of
OIH_SupportResistance_v1.0 on the 2nd previous candle
&&
3. Price_low > v2 (Support) of OIH_SupportResistance_v1.0 on the 2nd previous candle
&&
4. Price_low > v2 (Support) of OIH_SupportResistance_v1.0 on the 1st previous candle

If “Trend Down” happened on the 1st previous candle, then it will show DeepPink colored bar sized as 1.0 at sub_window, and also it will show “v2 == -1.0” in data window on current candle.
And both DeepPink colored bar and “v2 == -1.0” will be displayed continuously on current candle till the conditions of “Trend None” satisfied on the 1st previous candle - ISM


Trend None ? 2 cases of Trend None for Trend Up / Down
Case 1 ? Trend None after Trend Up
1. v1 (Trend Up) == 1.0 on the 1st previous candle
&&
2. v1 (Resistance) of OIH_SupportResistance_v1.0 on the 2nd previous candle != v1 (Resistance) of
 OIH_SupportResistance_v1.0 on the 1st previous candle (means that new Resistance happened on the 1st previous candle)

If “Trend None” happened after “Trend Up” on the 1st previous candle, then it will show DimGray colored bar sized as 1.0 at sub_window, and also it will show “v3 == 0.0” in data window on current candle.
And both DimGray colored bar and “v3 == 0.0” will be displayed continuously on current candle  till the conditions of “Trend Up” or “Trend Down” satisfied on the 1st previous candle - ISM


Case 2 ? Trend None after Trend Down
1. v2 (Trend Down) == -1.0 on the 1st previous candle
&&
2. v2 (Support) of OIH_SupportResistance_v1.0 on the 2nd previous candle != v2 (Support) of
 OIH_SupportResistance_v1.0 on the 1st previous candle (means that new Support happened on the 1st previous candle)

If “Trend None” happened after “Trend Down” on the 1st previous candle, then it will show DimGray colored bar sized as 1.0 at sub_window, and also it will show “v3 == 0.0” in data window on current candle.
And both DimGray colored bar and “v3 == 0.0” will be displayed continuously on current candle  till the conditions of “Trend Up” or “Trend Down” satisfied on the 1st previous candle - ISM


Finally, there will be 3 buffers in data window as followings below.
 v1 Trend UP == 1.0
 v2 Trend Down == -1.0
 v3 Trend None == 0.0

For more details, take a look at my attached document, please.
Thanks in advance,
David

Archivos adjuntos:

Han respondido

1
Desarrollador 1
Evaluación
(439)
Proyectos
545
25%
Arbitraje
21
38% / 38%
Caducado
83
15%
Libre
Solicitudes similares
I'm looking for professional developer for my project.I'm having indicators source code , i want to convert it into MT4 EA .it is having some basic inputs such as lot size,TP,SL,B.E,trailing,News filter features along with some special inputs.detailed strategy will be discussed in chat room.i prefer Indian developers who speaks hindi
I would like some assistance modifying an indicator as I am not experienced enough to make these changes myself. The indicator is relatively simple high/low breakout indicator that I need to add additional logic to. Source code will be provided. Current Features The indicator provided scans swing highs and lows and based on certain conditions draws a green or red line showing a break high or low. Dots are drawn to
Create an indicator on MFI based on multi time frame. 15 minutes time frame MFI period 5 should be touching 5 and on 5 minutes time frame when it touches 20 it should give a BUY signal. For sell on 15 minutes 95 and 5 minutes 80
I am looking to have a tool developed that can connect and copy trade from Quantower on machine A to Quantower on machine B. I am aware that Quantower has a built in trade copier but I need to get the trades over to a different instance of QT on a separate machine. Is this possible and something you could help with? All orders for entry and exit would be market orders so do not need any targets or stop losses copied
HELLO, I need some modifications into my indicator . I need to add the possibility to show the old zones in addition to the current ones . We can already choose the possibility of displaying the old zones with the history mode with a double click when the option is ON, but this remove the current zones . What i want is the possibility when you activate the HISTORY MODE : to KEEP THE OLD ZONES DISPLAYED AUTOMATICALLY
MT4 INDICATOR 30 - 35 USD
Looking for a proven MT4 indicator that is highly consistent and profitable preferably that you have developed and are able to share with me. If you have some indicator that is valuable for making consistent profit please bid and show me trading history from using it in your MT4 account. Thanks
Hello great developer, I am a trader and I have an existing indicator in pinescript , but I need an expert to translate the specific concepts and functions of Pine Script to MQL4. I have many information to share with you in the comment section, so please if you are capable of handling this project successfully please apply to this order, looking forward to your response
Please fix code 30+ USD
everytime the a is greater than zero the value should be saved to be added to the previous value. so you should go back by all the consecutive times a is greater than zero and store the value to be summed i will send you my indicator and will ask you to please fix it
I need a EA to open 2 trades 1. one trade with a SL and a TP 2. one trade with a SL no TP if the 1st trade takes TP the 2nd trade SL needs to move on break even and trail the trade thereafter. will need the lot size Number of trades
there I hope you're doing well I want to convert the tradingview indicator to make an indicator for mt5. And in that, I want to make an automatic robot on the base of the indicator. I have the pine script of that indicator

Información sobre el proyecto

Presupuesto
80+ USD
Para el ejecutor
72 USD
Plazo límite de ejecución
de 3 a 4 día(s)