MT4 to MT5 MONOWAVE INDICATOR

MQL5 Conversión

Trabajo finalizado

Plazo de ejecución 7 minutos
Comentario del Ejecutor
very nice customer!

Tarea técnica

I need the conversion of this indicator to MT5. 
it is said to measure Neely´s monowaves - great to find reversion/pullback. I got used with it with MT4. great info it give. 

/*
   Generated by EX4-TO-MQ4 decompiler V4.0.224.1 []
*/
#property copyright "©2323, Eris&Metis"
#property link      "http://www.23eris23.com"

#property indicator_separate_window
#property indicator_buffers 4
#property indicator_color1 Tomato
#property indicator_color2 DeepSkyBlue
#property indicator_color3 DodgerBlue
#property indicator_color4 RoyalBlue

extern int Width = 3;
extern color Color1 = Tomato;
extern color Color2 = DeepSkyBlue;
extern color Color3 = DodgerBlue;
extern color Color4 = RoyalBlue;
double g_ibuf_96[];
double g_ibuf_100[];
double g_ibuf_104[];
double g_ibuf_108[];

int init() {
   SetIndexBuffer(0, g_ibuf_96);
   SetIndexStyle(0, DRAW_LINE, EMPTY, Width, Color1);
   SetIndexDrawBegin(0, 3);
   SetIndexLabel(0, "WP5");
   SetIndexBuffer(1, g_ibuf_100);
   SetIndexStyle(1, DRAW_LINE, EMPTY, Width, Color2);
   SetIndexDrawBegin(1, 3);
   SetIndexLabel(1, "WP8");
   SetIndexBuffer(2, g_ibuf_104);
   SetIndexStyle(2, DRAW_LINE, EMPTY, Width, Color3);
   SetIndexDrawBegin(2, 3);
   SetIndexLabel(2, "WP13");
   SetIndexBuffer(3, g_ibuf_108);
   SetIndexStyle(3, DRAW_LINE, EMPTY, Width, Color4);
   SetIndexDrawBegin(3, 3);
   SetIndexLabel(3, "WP21");
   SetLevelValue(0, -89.0);
   SetLevelValue(1, -11.0);
   SetLevelValue(2, -40.0);
   SetLevelValue(3, -60.0);
   SetLevelStyle(0, 1, DimGray);
   return (0);
}

int deinit() {
   Comment("");
   return (0);
}

int start() {
   int l_str2time_0 = StrToTime("2010.04.30");
//   if (TimeCurrent() >= l_str2time_0) return (0);
   int l_ind_counted_4 = IndicatorCounted();
   int li_12 = Bars - l_ind_counted_4;
   for (int li_8 = 0; li_8 <= li_12; li_8++) {
      g_ibuf_96[li_8] = NormalizeDouble(iWPR(NULL, 0, 5, li_8), 5);
      g_ibuf_100[li_8] = NormalizeDouble(iWPR(NULL, 0, 8, li_8), 5);
      g_ibuf_104[li_8] = NormalizeDouble(iWPR(NULL, 0, 13, li_8), 5);
      g_ibuf_108[li_8] = NormalizeDouble(iWPR(NULL, 0, 21, li_8), 5);
   }
   return (0);
}

Archivos adjuntos:

MQ4
Ragnarck.mq4
2.0 Kb

Han respondido

1
Desarrollador 1
Evaluación
(102)
Proyectos
118
31%
Arbitraje
4
0% / 50%
Caducado
2
2%
Libre
Solicitudes similares
hello i need a good developer, i would do a conversion of a open source code from mql4 to mql5, it's not urgent so no hurry please take your time
I would like to ask the following: I work on a CTrader account (provided by a Broker) but on the Tradingview Platform. I would like to place an order with you if you make the following configuration correctly and at a good price: It is only about SL and TP. They must work like this: 1. When launching any order, SL should be set at 60p pips and TP at 4000 pips distance. 2. Whenever the launched position moves up or
Hello Developer, I am Darshan Galani. i want to Convert Tradingview Indicator to MQ4 & MQ5 file.i also want to source code that must be easy to understand. TradingView Indicator: LuxAlgo Trendlines with Breaks
Hello Developers, I need the below MT5 indicator converted to tradingview pinescript, modifications arent needed. I have the source code and will share, the converted indicator should work exactly the same, no need to change anything. Knowledge of pinescript coding is required. https://www.mql5.com/en/market/product/62843?source=Site +Market+MT5+Search+Rating006%3afractals
Hello. Would you be able to take this indicator from Trading View and put to Ninja Trader 8? Hello. Would you be able to take this indicator from Trading View and put to Ninja Trader 8? The source code is in there
Hello. Would you be able to take this indicator from TradingView and put to NinjaTrader 8? Hello. Would you be able to take this indicator from TradingView and put to NinjaTrader 8? Source code is in there
hello 👋 great developer am looking for developer that will help me to convert pinescript strategy to mt4 strategy I will be looking for your bid soon Best regards Ayofe
Hello, can you be able to take this indicator from Trading View and put to Ninja Trader 8? Hello. Would you be able to take this indicator from TradingView and put to NinjaTrader 8? Source code is in there
I have a HTF bot for prop challenge pass, I was buy it at 30$, now kortana didn't support mt4, so now I want to convert it to mt5, can you do this for me
👋 Hey, can you help me with code my script which is already working in pine script. moreover, I want a system where I can sell my trading bot and can give access with license. possible

Información sobre el proyecto

Presupuesto
80+ USD
Para el ejecutor
72 USD