Adding 2 functions to old indicator.

MQL4 指标

工作已完成

执行时间14 小时
客户反馈
great developer
员工反馈
Great Customer, pleasure to work with..

指定

I have a head&shoulder indicator as picture below :

asds

As picture above, green line is left shoulder, white line is head, yellow line is neck. Exit (red cross) if right shoulder 10 bars more than left shoulder.

The indicator has 5 difference exit :
1) if buy arrow appear then exit.
2) if sell arrow appear then exit.
3) if right shoulder is 10 bars more than left shoulder then exit (mentioned just now).
4) if white line is more than 225 points from green line, then exit.
5) if yellow line is more than 225 points from green line, then exit.

Picture below show sell arrow (yellow color) appear then exit :

asdssww

Please add 2 new functions to this indicator as picture below description :

New function 1 : min Head 15 points.

asds

New function 2 : Limit 30 bars between the distance from neck to head.

ggg

I have code for the new function 2 but it has bug, u can copy the code and fix the bug if u want :

if(countGreen1==true){
   int countBarsGreen1 = iBarShift(NULL,0,debutGreen1);
   if(countBarsGreen1>31){
      Print("31 points distance go high function");
      ObjectMove(labelBlue1,1,Time[0],blue1);
      ObjectMove(labelPurple1,1,Time[0],highest1);
      ObjectMove(labelGreen1,1,Time[0],lowest1);
      
      string  cross4 ="cross4"+DoubleToStr(Bid,5);
      ObjectCreate(0,cross4,OBJ_ARROW_STOP,0,Time[0],Bid);
      ObjectSetInteger(0,cross4,OBJPROP_WIDTH,5);
      ObjectSetInteger(0,cross4,OBJPROP_COLOR,clrRed);
      
      ObjectSetInteger(0,labelBlue1,OBJPROP_RAY,false);
      ObjectSetInteger(0,labelPurple1,OBJPROP_RAY,false);
      ObjectSetInteger(0,labelGreen1,OBJPROP_RAY,false);
      labelBlue1=labelGreen1=labelPurple1="helloworld";
      ChartRedraw(0);
      countGreen1=false;
      countPurple1=false;
      countBlue1=false;
      countPink1=false;
      countAlert1=false;
      goHighCount=false;
      robert1=false;
      pass1=true;
      }
   }

反馈

2
开发者 2
等级
项目
0
0%
仲裁
0
逾期
0
空闲
3
开发者 3
等级
(188)
项目
212
58%
仲裁
9
11% / 89%
逾期
8
4%
空闲
5
开发者 5
等级
(49)
项目
134
27%
仲裁
62
13% / 53%
逾期
58
43%
空闲
发布者: 303 文章, 1 代码
6
开发者 6
等级
(69)
项目
146
34%
仲裁
13
8% / 62%
逾期
26
18%
空闲
发布者: 6 代码
相似订单
The Advisor should stop trading if the spread exceeds a selected value. Source code is unavailable. Decompilation may be necessary or any other suggested working solution may be acceptable. Testing should be thorough with proven demonstrable results
Convert Time Range Breakout Indicator to Strategy (Pine Script) I have an existing Time Range Breakout indicator on TradingView. I need a developer to convert it into a fully functional strategy with proper trade execution logic. Strategy Logic: Time Range: Define a specific time range (e.g., 03:00 – 04:30) During this time, the indicator marks the High and Low range Entry Conditions Buy when price touches the range
Hello, I’m looking for an experienced MQL4 developer to build a custom MT4 Expert Advisor based on a Koncorde-style indicator strategy. Here are the main requirements: 🔹 General Overview The EA must be a master EA , running on a single chart and managing multiple currency pairs simultaneously No need to attach EA to each chart Must support a configurable list of symbols 🔹 Indicator Requirement Develop a custom
I want to find a Developer to perform this work and settle payments in this Application. I undertake not to communicate with Applicants anywhere else except this Application, including third-party
Hi guys I’m looking for a coder who’s experienced in one script. The candidate must be familiar with fractals and self similarity. If you can’t code self similarity, please don’t bother contacting me ( respectfully). I just don’t want us to waste each others time. My budget is 100$. If that’s too low for you please, don’t contact me. Only contact me if you can code self similarity and can accept 100$. I will provide
I hope to acquire a profitable and existing expert advisor (EA) from the gold market, with complete source code, to add to our client portfolio. you can WECHAT: Faca7898 Please note EA when adding friends. It should be clarified that this does not require you to formulate or design new strategies. If you already have a verified, consistent, and production-ready EA, I am willing to purchase it immediately and engage
Core Requirements: Platform: MetaTrader 5 (MT5). Symbol: XAUUSD (Gold). Timeframes: M1 and M5 (user selectable). Trading Style: Scalping with controlled risk (not aggressive or high-risk strategies) -> adjustable, even better. Execution: Fast execution, optimized for gold market conditions. Frequence = adjustable, but there should be 10-20 trades per day. Strategy Logic: Use a reliable and conservative strategy
Eu preciso disso. A linha central do TMA (17,5,1.5) será a principal referência. Outra linha de média móvel (AVG) de 3 períodos decrescentes 2. As ordens serão as seguintes: abaixo, somente compra de TMA; acima, somente venda de TMA. O sinal de entrada será o seguinte: se o preço estiver acima da Média Móvel Tarifária (TMA), será apenas para venda; quando o preço se mantiver abaixo da Média Móvel Tarifária (AVG)
I am looking for non-repainting indicator to run in all sessions for scalping gold , happy to discuss if you have developed such indicators which can show profit and stop loss levels
Hello! I want to buy two indicators: A Support and Resistence Indicator and a Trendline Indicator. Support and Resistence Indicators needs to automatically draws Support and Resistance lines based on High and Low Candle in every time-frame (If possible time-frame needs to be in inputs and choose by me what time-frame i want indicator to draw lines) Trendline Indicator needs to automatically draws Trendline Channels

项目信息

预算
30+ USD
截止日期
 1  3 天