MT4 to MT5 MONOWAVE INDICATOR

MQL5 Converting

Job finished

Execution time 7 minutes
Feedback from employee
very nice customer!

Specification

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);
}

Files:

MQ4
Ragnarck.mq4
2.0 Kb

Responded

1
Developer 1
Rating
(102)
Projects
118
31%
Arbitration
4
0% / 50%
Overdue
2
2%
Free
Similar orders
i need someone to do a reverse engineer and decompile the indicator with the help of file provided. there are some more projects in the pipeline. The indicator should be capable of analyzing real-time market data and generating accurate trading signals for different financial instruments listed on the
I NEED A PROGRAMMER TO CONVERT AN EXISTING EXPERT ADVISOR FROM MT4 TO MT5. THE PARAMETERS OF THE CONVERTED EXPERT ADVISOR MUST BE EXACTLY THE SAME AS THE ORIGINAL EA, IT MUST NOT BE MODIFIED. I WILL GIVE THE SOURCE CODE OF THE MT4 EXPERT ADVISOR
Trading Gold , tap in & join the ride of the trading platform and watch us grow as the days go on , we're looking forward to have you on board the journey
I need to convert a short 30 Line pinescript to Tradestation Easy Language, I want this project to be completed in 2-3 days if possible? Kindly apply if this is what you can do, i will include the script in the attachment below
I am looking for a developer to code my custom Ninjatrader 8 strategy and make it work perfectly, your expertise is highly needed for this project kindly reach out and let's proceed
Hello Great Developer. I have a HFT bot for mt4. Can you copy it for ctrader? I will be looking for a Great Developer to bid for it and let talk about it now
i mean i have this indicator(it's made for tradingview) but i would like to be using it in mt5, that's to change from pinescript code to mql5 code so that i can install it in mt5. and i want it be working in mt5 exactly the way its working in tradingview
Hello there, I have a script on tradingview pinescript that I need to get it converted to mql5 and add trailing loss, the script is very simple and not too complex. I will share the script with you once you bid. Thanks
Looking for a skilled developer to turn a pinescript into an MT5 indicator & EA I then want it to place buy and sell trades accordingly with close on opposite signal. // @version=1 indicator ( "Supply and Demand johann]" , overlay = true , max_boxes_count = 500 , max_bars_back = 500 ) //------------------------------------------------------------------------------ //Settings
Hello, I need to convert and indicator from pindescript to a bot in mt5 with a specific strategy. the pinescript is simple and is basicly modified moving average crossover with atr channel

Project information

Budget
80+ USD
For the developer
72 USD