1 simple indicator for GOLD(XAU/USD)

MQL5 指标 脚本

工作已完成

执行时间2 天
客户反馈
A very sincere and credible person. You can trust him with your requests! Thank you for job well done!
员工反馈
Excellent customer, fast respon. Nice to work with him. I'm waiting for your further Job. Thanks. Have a nice day mate.

指定

Hi programmers,

 I would like your assistance to develop a simple indicator with the following features.
==========================================================

Feature 1


To draw horizontal line based on the following formula:


Description:    - Horizontal Line 1= Current day's High - [(Previous day's High*100 - Previous day's Low*100)+300]/2

                     - Horizontal Line 2= Current day's Low + [(Previous day's High*100 - Previous day's Low*100)+300]/2

 IF  [(Previous day's High*100 - Previous day's Low*100)+300]/2 = EVEN number then *round* it to the next ODD number and Divide by 100 before drawing the Horizontal Line 1 & 2

 Example: Gold price previous day High was 1266.88 and previous day Low was 1247.88, thus applying  [(Previous day's High*100 - Previous day's Low*100)+300]/2 = [(126688-124788)+300]/2=1100 (which is EVEN number)
 
The 1100 is then "rounded" to the next ODD number 1101. 

 If the value contain decimal for example 1100.5 then round it to the next natural number of 1101(which is an ODD number) or IF the value contain decimal of 1101.5 then round it to the next natural number 1102(an EVEN number require further "rounding" to next ODD number 1103).

 The computed value of ODD number is finally divided by 100 then applied to get Horizontal Line 1 & 2.

 Feature 2

 To enable  Horizontal Line 1 & 2 applicable to previous days (Unitcount function) 

 Feature 3

 To have the options to select line type, color & width for each  Horizontal Line 1 & 2.

 

 For further clarification/negotiation, you can state it here or email to me at teadrop3283@gmail.com.

 

Best regards, 

Teadrop :) 

 

 



反馈

1
开发者 1
等级
(772)
项目
1039
44%
仲裁
50
8% / 50%
逾期
116
11%
空闲
2
开发者 2
等级
(25)
项目
50
28%
仲裁
47
9% / 72%
逾期
23
46%
空闲
3
开发者 3
等级
(1156)
项目
1462
63%
仲裁
21
57% / 10%
逾期
43
3%
空闲
4
开发者 4
等级
(49)
项目
134
27%
仲裁
62
13% / 53%
逾期
58
43%
空闲
发布者: 300 文章, 1 代码
5
开发者 5
等级
(25)
项目
36
17%
仲裁
14
14% / 57%
逾期
3
8%
空闲
6
开发者 6
等级
(94)
项目
162
40%
仲裁
20
15% / 75%
逾期
73
45%
空闲
发布者: 3 代码
相似订单
#property indicator_chart_window #property indicator_buffers 2 #property indicator_plots 2 #property indicator_type1 DRAW_ARROW #property indicator_color1 Blue #property indicator_label1 "Buy Signal" #property indicator_type2 DRAW_ARROW #property indicator_color2 Red #property indicator_label2 "Sell Signal" double BuyBuffer[]; double SellBuffer[]; input int MA_Period = 50; input int RSI_Period = 14; int maHandle;
Need Python developer to use MetaApi.cloud Python API (ready SDK) to build a real-time equity curve chart. Project is simple and details will be shared privately. Only apply if you have strong Python experience
A robot 30+ USD
Code pour créer un robot //+------------------------------------------------------------------+ #include <Trade/Trade.mqh> CTrade trade; // SYMBOLS string symbols[3] = {"Volatility 10 Index","Volatility 25 Index","Volatility 75 Index"}; string bestSymbol = ""; // VARIABLES double startBalance; int tradeCount = 0; int lossStreak = 0; bool tradingStopped = false; bool profitMode = false; datetime lastDay; // PARAMÈTRES
I need someone to recreate this indicator for mt5 for $60 it has to be non repaint ,I've been trying to code this indicator so if someone can do it my contact is , sebokomorobi6@gmail.com ,or 073 923 0151 you can contact the number on Whatsapp no calls allowed
Hi Im working with a Crypto trading company and we want to branch out with our indicator, i'm researching the bot automation and need some hands on board. i i want to hear your opinion about the indicator that i would like you to build. in the PDF i explain the whole indicator and how it need to look like. happy to hear form you
I want someone to hold a session for me and explain in details on how to implement them in. I would really appreciate your guidance on how to properly set up GoCharting and get access to CME futures data
When the super trend changes from buy to sell and crosses the fast moving average and the 200 moving average is above the price, send email notification and/or sms (text) to sell . When the super trend change from sell to buy and crosses the fast moving average and the 200 moving average is below the price, send email notification and /or sms (text) to buy. Please note that there are two moving averages(fast and
Hola comunidad, Estoy buscando un desarrollador que tenga el archivo de instalación de MetaTrader 4 build 1443 o que pueda ayudarme a volver a esa versión. Tengo un robot (EA) que funcionaba perfectamente en build 1443, pero mi plataforma se actualizó automáticamente a build 1470 y ahora el robot ya no funciona correctamente. Necesito alguien que: • Tenga el instalador de MT4 build 1443, o • Sepa cómo reinstalar esa
have the Beatrix Inventor Expert Advisor (EA) that was profitable in the past but has been losing money recently. I need an experienced EA developer/optimizer to study the trade history (especially Stop Loss hits, drawdown periods, SL/TP behavior, win/loss ratio, etc.) and recommend + implement specific tweaks so it becomes consistently profitable again. Your job: 1. Deep analysis of why the EA is no longer
want to develop a trading robot (EA) for MetaTrader 5 based on 10 specific rules. The robot should include a professional interface to control all settings, including: Fixed lot size (0.50), Stop Loss (10 USD), RSI indicators for entry/exit, News filter, Trailing stop, and daily profit targets. I have the full logic ready to discuss with the developer. Please ensure high-quality code and testing

项目信息

预算
20 - 50 USD
截止日期
 1  3 天