Script to draw box on main chart

MQL4 Indicateurs Scripts

Tâche terminée

Temps d'exécution 1 jour
Commentaires de l'employé
Great customer, highly recommended.
Commentaires du client
I am very please to work with him! Number1!

Spécifications

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]


Dossiers :

PNG
Untitled.png
81.5 Kb

Répondu

1
Développeur 1
Évaluation
(28)
Projets
30
63%
Arbitrage
0
En retard
4
13%
Gratuit
2
Développeur 2
Évaluation
(362)
Projets
504
40%
Arbitrage
147
18% / 72%
En retard
98
19%
Occupé
3
Développeur 3
Évaluation
(195)
Projets
395
28%
Arbitrage
155
20% / 52%
En retard
112
28%
Gratuit
4
Développeur 4
Évaluation
(721)
Projets
1040
39%
Arbitrage
47
49% / 23%
En retard
84
8%
Gratuit
Commandes similaires
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

Informations sur le projet

Budget
50+ USD
Pour le développeur
45 USD
Délais
de 1 à 2 jour(s)