MT4 to MT5 MONOWAVE INDICATOR

MQL5 変換

仕事が完了した

実行時間7 分
開発者からのフィードバック
very nice customer!

指定

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

ファイル:

MQ4
Ragnarck.mq4
2.0 Kb

応答済み

1
開発者 1
評価
(102)
プロジェクト
118
31%
仲裁
4
0% / 50%
期限切れ
2
2%
類似した注文
I need to resolve some bugs that my indicator presents and pass it to mql5 The task will be done alone and only through anydesk, it is my way of working, if you do not have a problem with it, write to me privately to start working
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 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 👋 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
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
I need to convert custom a indicator, I'm looking to convert from NinjaTrader to Quantower--are you familiar with Quantower and it's coding language? it's a rather simple indicator i just can't code on Quantower and would need that additional help--le me know. thanks

プロジェクト情報

予算
80+ USD
開発者用
72 USD