ADD STRETCH function ON/OFF on an actual operational source indicator MQL4

MQL4 指标 外汇 自定义图形

工作已完成

执行时间21 分钟
客户反馈
I was lucky to choose John who make quickly exactly what i wish with a clean working, correct errors on the source i give him and propose interesting ideas to make better. Well done, Thank you a lot
员工反馈
Great customer, clear specs, prompt communication, recommended+

指定

ON an existing indicator mql4  which display actually 9 group line currency ( AUD,CAD<CHF, ...., XAU)  a STRETCH which display the lines depending on the  width of the chart and not on the number of value ( display line value of 10 candles on chart of 20 candles)t function to an existing RSI currency strength indicator


=================================Please answer only if you already know how to do it and be able to show me before the agreement : Thank YOU ====================================

=====================The MAIN FUNCTION is to ADD the STRETCH on the actual indicator who already display the 9 lines group currency (line 1 for AUD, line 2 for CAD, line 3 for ....., line 9 for XAU or an other group)

Actually the indicator do not Strech the line means a parameter number of period is the actual display of each lines

( period = 10 means only 10 candles are displayed from current candle to 9 more back BUT beginning from the middle of the subwindow:

- for param price the lines begin from 0 level until current candle for the number of period we wish to see

- for param RSI the lines begin from 50 level until current candle for the number of period we wish to see

 identical for the third computational mode ADX

This way is the mode STRECH false 

When STRETCH true then the display will Strech the N periods of the parameter period on the full wide of the chart -1

Example :

With STRETCH ON, the selected candles would be rescaled to fill the full chart MT4 (e.g., 10 candles stretched into 20 → Zoom X2).

With STRETCH OFF, the candles would display in their natural spacing, simply plotted from -N to 0

Each line displayed will show a dot for each period of N periods (if period is 10 then it will display on the line STRECHED or not 10 dots

======================UPDATES to make on the actual source to be more clear or to correct actual errors in the source code

1)  display the indication of mode computational choosen which will be : PRICE NN (periods)  or   RSI NN XX(value of RSI) or ADX NN XX              STRECH ON/OFF

actually the first upper left line of sub windows is taken but this display has to be deleted to display the computational mode choosen with parameters

IF you know how to not display  the actual first line

or otherwise

the computational mode has to be displayed on last lower left line of the sub window indicator

In Param the choice of PRICE has to evident like PRICE : True or false  and replace the label "Legacy flag" which actually allow the choice of PRICE (but not clear)

-------------

2) the indicator is heavy in cpu  : found the reason due to an update not correct (before the indicator was not heavy CPU) probably coming from an loop inside the program near the display of line from  0 level or from 50 level line

⇒ in original source there was not this overload which freeze 2-3 secondes the mt4 instance

--------------

3) clean the display of label left or right (AUD CAD CHF ....) because if we change param X, Y, space between label then we have old label and new one mixed

and

reorganize the param of groups with 1 block for each of the 9 groups :

group1 show : true/false

group1 name : 3 to 6 characters (EUR  .... XAU .... BTC ...

Group1 pairs in group : like EURUSD EURAUD .....  until 9 currencies could be indicated or at least 8 if problem of space

group1 line width : 0 to 10

group1 color : any color from the habitual little windows choice in MT4 

and so on for group 2 until 9


=================================================================================================================

As i am in arbitration with the developper that i choose before , who say that he know how to do it but after 7 days was not able to stretch the line

i will ask before to choose the developper to see this functionality on a chart with 1 line in sub windows with theses characteristics :

1 line for the pair of the chart (EURUSD ?) beginning at -30 on a chart of 35 candles displayed for a RSI 5 close 

for a  period to display 10 ,  STRETCHED on  30 ( zoom-stretch factor X 3)  

and on the same chart the same line without STRETCH (line begging at 0 level on the last 10 periods)

                    

Thank you for your help


============================== examples of display with STRETCH ON then OFF ============================================


Here is what i wish to see:


and here what i see actually without any STRETCH even i choose the param corresponding :



================================== end ==============================

反馈

1
开发者 1
等级
(267)
项目
335
29%
仲裁
36
28% / 64%
逾期
10
3%
繁忙
2
开发者 2
等级
(16)
项目
20
15%
仲裁
5
40% / 40%
逾期
0
空闲
3
开发者 3
等级
(1)
项目
3
0%
仲裁
0
逾期
0
空闲
4
开发者 4
等级
(390)
项目
416
30%
仲裁
74
19% / 72%
逾期
52
13%
工作中
5
开发者 5
等级
(20)
项目
28
4%
仲裁
4
0% / 100%
逾期
5
18%
工作中
6
开发者 6
等级
(267)
项目
282
55%
仲裁
0
逾期
5
2%
空闲
7
开发者 7
等级
项目
0
0%
仲裁
0
逾期
0
空闲
8
开发者 8
等级
(22)
项目
29
34%
仲裁
4
50% / 25%
逾期
5
17%
工作中
9
开发者 9
等级
(1)
项目
1
0%
仲裁
0
逾期
0
空闲
相似订单
We are seeking an experienced MQL4/MQL5 programmer to develop a high-performance, fully automated Expert Advisor (EA). The bot must execute a sophisticated multi-currency hedging strategy across correlated forex pairs. Key Responsibilities Develop Multi-Currency Logic : Build an EA capable of scanning and trading multiple currency pairs simultaneously from a single chart or setup. Implement Hedging Strategy : Code
I need an experienced MQL5 developer to create an Expert Advisor (EA) based on the trading strategy demonstrated in my video. The EA should accurately follow the entry, exit, risk management, lot size, trailing stop-loss, take-profit, and trade management rules shown. Full source code, backtesting, bug fixing, and clear input settings are required. And it should have option for Buy and Sell, then Sell only, Buy only
I am looking for an experienced MetaTrader 5 expert. I already have 3 MT5 trading accounts. I need someone to: 1. Help me choose a reliable Windows VPS. 2. Connect to my VPS remotely (AnyDesk or TeamViewer). 3. Install 3 MetaTrader 5 terminals. 4. Configure: - 1 Master Account - 2 Slave Accounts 5. Install and configure a professional Trade Copier. 6. Copy all trades from the Master account to both Slave
Hi there developer, I need someone who can create an trading ea that place order in points using an. Vps with an stop loss in 2 point behind the order price automatically it close order in 1 point if the market reverse
I have an MT4 custom indicator (.ex4) that I use regularly, and I would like an identical MT5 version. Important: I do not have the source code (.mq4). I only have the compiled MT4 indicator. I am looking for an experienced MQL developer who can recreate the indicator's functionality and appearance for MT5 by analyzing its behavior. The MT5 version should match the MT4 version as closely as possible, including
Mac200 50+ USD
I need a Trend following Bot. Here we took entries by looking at two indicator which are 200 period ema and 12 26 9 MacD. Rules for entry exit are: Buy trade: When market is above 200 ema and MacD Line cross over the signal line and this cross over happened below the zero line of MacD indicator. We simply put Buy trade. Sell trade: When market is below 200 ema and MacD line crosses below the signal line and this
I I would like to create a trading robot based on 2 ema crossing. The robot is pretty simple, it should open buy position when fast ema cross slow ema and vise versa. Also it should use martingale after the loss position. It should has expiration period inside the code and alerts l
1. The general process is: Automated online forex marketing to find potential clients -> Answering potential clients' questions -> Converting them into actual clients -> Opening accounts, depositing funds, and copying trades. 2. Developers could implement an AI Digital Twin/Shadow Agent to answer customer questions, eliminating the need for me to answer customer inquiries. 3. I have a CTA website and I'm manually
Iconic Boy 300 - 400 USD
Am looking for a bot to trade .so that I can be able to trade and become very successful and make some profit so that I cannot sleep on a empty stomach
Hello Traders and Investors, I am a professional algorithmic trading developer specialized in building high-quality Expert Advisors (EAs), Indicators, Scripts, and Trade Management Tools for MetaTrader 4 and MetaTrader 5. With extensive experience in financial markets and trading automation, I can transform your trading ideas into reliable and efficient solutions with clean, optimized, and well-structured code. My

项目信息

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