Script to draw box on main chart

MQL4 Göstergeler Komut dosyaları

İş tamamlandı

Tamamlanma süresi: 1 gün
Geliştirici tarafından geri bildirim
Great customer, highly recommended.
Müşteri tarafından geri bildirim
I am very please to work with him! Number1!

İş Gereklilikleri

Hi,

I have 1 original indicator and 1 Higher TimeFrame for this indicator.

This indicator draw value when bar closed.

This indicator take value +/-5, 4, 3, 1.5, 0.1

In the picture, I put:

- H4 for Higher Time Frame on M15 for current time frame à 16 bar

- Value to draw: 5

Any time the HTF indicator turn to value 5 or -5, I want to draw a box that cover the High and Low for bar[i+1] to bar[i+16]. 16 is because H4 on M15 has 16 bar.

 

So the script(?) I need allow me to:

1.       Put HTF of any window (D1, H4…) into any lower time frame. If D1 put on H1, the script will draw box based on 24 bar of H1.

2.       Change the value to draw. If value to draw is 3, the script will draw anytime HTF indicator3, 4,5 or -3, -4, -5

The logic can be found in the draft below. Might be it helpful.

Thank you.

HHC


Input Value_to_draw=5;

 

If( MathAbs(HTF_indicator(i)) >= Value_to_draw && HTF_indicator(i+1) != HTF_indicator(i))   

{              for( int j=i+1; j<=i+16; j++)

                {              get_highest=

                                get_lowest =

                }

}

Based on highest and lowest, draw box from bar[i+1] to bar[i+16]


Dosyalar:

PNG
Untitled.png
81.5 Kb

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(28)
Projeler
30
63%
Arabuluculuk
0
Süresi dolmuş
4
13%
Serbest
2
Geliştirici 2
Derecelendirme
(362)
Projeler
504
40%
Arabuluculuk
147
18% / 72%
Süresi dolmuş
98
19%
Meşgul
3
Geliştirici 3
Derecelendirme
(195)
Projeler
395
28%
Arabuluculuk
155
20% / 52%
Süresi dolmuş
112
28%
Serbest
4
Geliştirici 4
Derecelendirme
(721)
Projeler
1040
39%
Arabuluculuk
47
49% / 23%
Süresi dolmuş
84
8%
Serbest
Benzer siparişler
Dear Freelancers, I'm seeking a skilled MT4/MT5 developer to collaborate on a valuable trading indicator. Project Description: I'm looking to develop a powerful Elliott Wave indicator compatible with the MT4 and MT5 trading platforms. This indicator will be based on the highly successful [LuxAlgo] indicator currently available on TradingView. Key Features: In-indicator Alerts: The ability to receive pop-up
Profit EA 50+ USD
//+------------------------------------------------------------------+ //| SimpleEA.mq4 | //| Generated by MetaEditor | //| https://www.mql5.com/en/docs&nbsp ; | //+------------------------------------------------------------------+ #property strict // Input parameters input double LotSize = 0.1; // Lot size input int MovingAveragePeriod = 50; // MA
1. **Timeframe and Liquidity:** Focus on the 5-minute timeframe for liquidity analysis.(timeframe for liquidity should be editble) 2. **Candlestick MSS:** Monitor 1-minute candlestick patterns for entry signals.(should be editble) 3. **Swing Points:** Identify swing points using the high and low of the last three candles.(ict swimg high and low) 4. **Sell Setup:** - Wait for a 5-minute candle to take out the swing
i am looking for experienced programmer to create indicator for me. i am willing to pay for the service. and if it works amazingly like i expected. i will tip more money
High Low intraday ticker to display the most recent high low of up to 40 stock symbols. As a stock makes an intraday high low it will populate at the top and so on. Regardless of chart that's display it will continue to track high lows of the 40 stocks inputed. The 40 stocks can by manually changed. A high will display as green with the time (hour:minute:second), symbol, and last price. A low will be displayed as red
Modify an existing Python bot to trade bollinger bands, with iqoption api Currently the bot strategy is wrong, I am limited in my knowledge here and hope to fix this Hope to work with more experience people out there in relation to iqoption api and python
I need an EA to automate Tradingview alerts on MT4 using webhook alerts. The bridge/connector should be python based GUI. Required features at a minimum Mapping Tradingview alert formats to MT4 Automating market, limit and stop orders with entry price, stop loss, multiple TPs and trailing stop Lot sizing - fixed/% of balance/fixed amount breakeven, partial close and trailing stop Mapping pair name prefixes/suffixes
hi guys, I have a script, that I have been struggling to work. most of the work is done, just final touch of an expert is needed. The script Is using Fibonacci and Pivot standard in its base. look forward to hear from an expert! Best regards Sina
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 messengers, personal correspondence or emails. I understand that violators will be banned from publishing Orders in the Freelance service. I have read the Rules of using the Freelance service and accept them. I agree

Proje bilgisi

Bütçe
50+ USD
Geliştirici için
45 USD
Son teslim tarihi
from 1 to 2 gün